Installing libmime

Dotan Cohen dotancohen at gmail.com
Tue May 8 09:49:57 UTC 2007


On 08/05/07, Michael Schwendt <mschwendt at gmail.com> wrote:
> On 08/05/07, Dotan Cohen wrote:
> > I need to install libmime 0.5 from the tarball to install the latest
> > Synce. It's not making, can somebody please point out to me where the
> > error is so that I may correct it? Thanks.
>
> > /bin/sh ./libtool --mode=link gcc -Wall -g -O2 -DHAVE_CONFIG_H  -o
> > test test.o -L. libmimedir.la
> > libtool: link: cannot find the library `'
> > make: *** [test] Error 1
>
> What are the contents of "libmimedir.la"?
>

Thanks, here it is:

# libmimedir.la - a libtool library file
# Generated by ltmain.sh - GNU libtool 1.5.6 (1.1220.2.94 2004/04/10 16:27:27)
#
# Please DO NOT delete this file!
# It is necessary for linking the library.

# The name that we can dlopen(3).
dlname='libmimedir.so.0'

# Names of this library.
library_names='libmimedir.so.0.0.0 libmimedir.so.0 libmimedir.so'

# The name of the static archive.
old_library='libmimedir.a'

# Libraries that this one depends upon.
dependency_libs=''

# Version information for libmimedir.
current=0
age=0
revision=0

# Is this an already installed library?
installed=no

# Should we warn about portability when linking against -modules?
shouldnotlink=no

# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''

# Directory that this library needs to be installed in:
libdir='/usr/local/lib'




More information about the fedora-list mailing list