I‘m trying to run an application and getting the following error on screen:
error while loading shared libraries: libgobject-2.0.so.0
How do I fix this problem under Debian or Ubuntu 64 bit (amd64) Linux?
{ 2 comments }
by nixCraft on March 16, 2012 · 2 comments
I‘m trying to run an application and getting the following error on screen:
error while loading shared libraries: libgobject-2.0.so.0
How do I fix this problem under Debian or Ubuntu 64 bit (amd64) Linux?
{ 2 comments }
I‘ve compile and installed a library at /usr/local/lib/libapp2.so -> libapp2.so.1.4.3. How do I set the Library path under Linux operating systems?
{ 1 comment }
