gideon compilation problem under RH9
Tarjei Knapstad
tarjeik at chemcon.no
Thu Jun 19 14:03:46 BST 2003
On Thu, 2003-06-19 at 14:49, Stefano Rosanelli wrote:
> Hello,
>
> I have the following error compiling gideon alpha4 under RedHat 9
>
> /usr/bin/ld: cannot find -lart_lgpl_2
>
That's because you're missing that library. Whenever you encounter
something like this:
http://www.rpmfind.net
We're missing libart_lgpl_2.so so let's search for it. It turns out that
file is part of the package libart_lgpl-devel-2.3.11-2.i386.rpm in the
case of RedHat 9, so all you have to do is get that package (and any
missing dependencies) and install.
After that just run make again.
--
Tarjei
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list