|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Installing Glib on Debianby morgon (Chaplain) |
| on Feb 22, 2013 at 00:07 UTC ( #1020022=perlquestion: print w/ replies, xml ) | Need Help?? |
|
morgon has asked for the
wisdom of the Perl Monks concerning the following question:
Hi
I am having troubles installing Glib for a self-compiled perl on a Debian-system. On a similar machine I recently installed it without any issues, but now I have this problem: Running perl Makefile.PL gives these warnings: Running make compiles a Glib.so, but finally I get this error:
Can't load 'blib/arch/auto/Glib/Glib.so' for module Glib: blib/arch/auto/Glib/Glib.so: undefined symbol: g_direct_hash at /home/mh/perl514/lib/5.14.1/x86_64-linux/DynaLoader.pm line 190. As far as I can tell I have all necessary prerequisites installed... Any advice on how to attack this? Many thanks!
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||