in reply to Re^4: Installing Glib on Debian
in thread Installing Glib on Debian
I really would like to understand why I get the warning on this machine but not on the other...
The warning (probably harmless) is simple to explain, ExtUtils::Liblist issues it because it doesn't know where to find those libraries (the ....so)
The error (can't load) is because of those gtk .so's not being found in LD_LIBRARY_PATH or other hardcoded path
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: Installing Glib on Debian
by morgon (Priest) on Feb 22, 2013 at 02:05 UTC | |
by Anonymous Monk on Feb 22, 2013 at 03:34 UTC | |
by Intrepid (Curate) on Mar 26, 2013 at 06:46 UTC |