Re: Failing make install



Pavel Roskin wrote:

Hello!

../../src/man2hlp mc.1 ./xnc.hlp mc.hlp.es
../../src/man2hlp: error while loading shared libraries:
libglib-2.0.so.0: cannot open shared object file: No such file or
directory

You have a misconfigured installation of glib2.  The simplest workaround
is to set LD_LIBRARY_PATH environment variable to the path where
libglib-2.0.so.0 can be found.

pkgconfig should have provided the runtime library path as an option to
the linker, but it apparently didn't.

--
Regards,
Pavel Roskin


Many thanks for your valuable advice, and... it worked marvalously.
In pkgconfig nothing about glib2.



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