Kdevelop : cannot find -lart_lgpl_2

Kevin Krammer kevin.krammer at gmx.at
Sun Mar 2 10:57:45 GMT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Samstag, 1. März 2003 23:39, Tako Schotanus wrote:
> I just started Kdevelop 2.1.3 (KDE 3.1) for the first time and made a
> new project using the "KDE Normal" template. Didn't make any other
> changes, just told it to Execute. The make failed because of the linker
> that can't find art_lgpl_2 although it is in fact installed on my
> system. The only thing I can see is that the library is istalled in
> /usr/lib while that folder doesn't seem to appear in the list of
> folders the linker uses.

/usr/lib is the standard directory so it is always used

> tako at libertad% locate art_lgpl_2
> /usr/lib/libart_lgpl_2.so.2
> /usr/lib/libart_lgpl_2.so.2.3.11

I think the linker is looking for libart_lgpl_2.so
A symbolic link should help:
#> cd /usr/lib
#> ln -s libart_lgpl_2.so.2 libart_lgpl_2.so

Cheers,
Kevin

- -- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Krammer <kevin.krammer at gmx.at>
Developer at the Kmud Project http://www.kmud.de/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD4DBQE+YeOunKMhG6pzZJIRAmuoAJ90Ef+HEDNJlA4Q5N9VeRhDr73eQwCYlOjc
HXCnQyVf8jzGjV4gnlYgHA==
=9TTZ
-----END PGP SIGNATURE-----

___________________________________________________
This message is from the kde mailing list.
Account management:  http://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list