|
From: Micah Y. <yo...@ho...> - 2001-11-10 05:28:56
|
ok, got the perl modules isolated from each other. But now I'm getting DynaLoader errors on Apache.so. I remember having this kind of trouble when installing Slash 2.0, but I can't remember how I fixed it. I know it's been discussed before, but a Slashcode.com search shows nothing and the mail archive search at geocrawler doesn't seem to work at all (it can't find ANYTHING). So, anyone know what's going on here? Thanks [root@eclipse Apache]# pwd /usr/local/slash22/lib/perl5/site_perl/5.6.0/i386-linux/Slash/Apache [root@eclipse Apache]# perl -c User.pm Can't load '/usr/local/slash22/lib/perl5/site_perl/5.6.0/i386-linux/auto/Slash/Apache/Apache.so' for module Slash::Apache: /usr/local/slash22/lib/perl5/site_perl/5.6.0/i386-linux/auto/Slash/Apache/Apache.so: undefined symbol: perl_cmd_perl_TAKE1 at /usr/lib/perl5/5.6.0/i386-linux/DynaLoader.pm line 200. at User.pm line 17 Compilation failed in require at User.pm line 17. BEGIN failed--compilation aborted at User.pm line 17. -- Like to travel? http://TravTalk.org Micah Yoder Internet Development http://yoderdev.com |