[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [Evolution] evolution 2.21.92 and gtkhtml-3.17.92 NOT compiling under opensuse10.3



On Thu, 2008-02-28 at 09:20 +0100, Rainer Klier wrote:
> in the meantime i found out WHY:
> the configure-script, or some part related to it has a bug.
> it finds out, that i have the latest glib-2.15.6 installed
> in /usr/local/lib but when it come to linking it links against the old
> glib-2.14 installed in /usr/lib64!

I doubt it's a bug.  Sounds like you need to tell your linker where to
find the libraries by setting your LD_LIBRARY_PATH environment variable
to /usr/local/lib before building.

Matthew Barnes



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]