| Previous · Next | |
| User | Message |
|
bradcan
|
Date: 12/17/2009 3:11 pm · Subject: Debian 5.03 Install Failed · Rating: 0
I decided to do an installation on a Degian system since I had so much trouble with Ubuntu. Thinking this should be a breeze after sucess with Ubuntu! But, I am stumped with the following in my /apache2/error.log Can't load '/data/wre/prereqs/lib/perl5/site_perl/5.10.0/i686-linux/auto/DBI/DBI.so' for module DBI: /data/wre/prereqs/lib/perl5/site_perl/5.10.0/i686-linux/auto/DBI/DBI.so: undefined symbol: PL_tainting at /usr/lib/perl/5.10/DynaLoader.pm line 196.\n at /data/wre/prereqs/lib/perl5/site_perl/5.10.0/i686-linux/DBI.pm line 263\nBEGIN failed--compilation aborted at /data/wre/prereqs/lib/perl5/site_perl/5.10.0/i686-linux/DBI.pm line 263.\nCompilation failed in require at /data/WebGUI/sbin/preload.perl line 34.\nCompilation failed in require at (eval 2) line 1.\n I dont't know what to do about :'undefined symbol: PL_tainting' except try a source install? Surely this is a programming error? I have downloaded and installed wre-0.9.3-debian5 and followed the same procedure as under Ubuntu ie followed the instructions fom here: http://www.webgui.org/comunity-wiki/wre-installation. The test site is created OK and I am at the stage of restarting apache2 which fails with the above error in the log. What next a source install? --- (Edited on 12/17/2009 3:11 pm [GMT-0600] by bradcan) --- |
| Back to Top |
Rate [ | ]
|
|
bradcan
|
Date: 12/18/2009 5:40 am · Subject: Re: Debian 5.03 Install Failed (SOLVED) · Rating: 0
Oops.. The problem is multiple versions of DBI.pm! Something didn't compile during first attempt at: ./testEnvironment.pl because of missing development environment! Did this: apt-get update && apt-get upgrade and ./testEnvironment.pl and all is now OK. --- (Edited on 12/18/2009 5:40 am [GMT-0600] by bradcan) --- |
| Back to Top |
Rate [ | ]
|