You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by I S <ci...@yahoo.com> on 2004/05/09 21:55:56 UTC

installation problem

Hi all,

I am really stuck and have been looking for solutions
around on Internet but with no luck. I am about to
give up and kind of not sure I should post this
question. Anyways, I give it a try and hope for some
suggestions.

I realize that the problem that I have is listed on
perl.apache.org.  There is some suggestions there too.
Yet I can't do what it is suggested.

Anyways, please take a little more momement to read my
problem/situation:

Problem:  Can't load ' ../auto/DBI/DBI.so for module
DBI.  

Suggestion:  Perl reinstallation with some ld flag.

We are using Solaris and when I do perl -V, it doesn't
have the ld flag of -XLinker --export-dynamic 

Linker and Libraries:
  ld='gcc', ldflags =' '
  libpth=/usr/lib /usr/ccs/lib
  libs=-lsocket -lnsl -ldl -lm -lc
  perllibs=-lsocket -lnsl -ldl -lm -lc
  libc=/lib/libc.so, so=so, useshrplib=false,
libperl=libperl.a

Since perl is widely used in the company, it is
impossible to have them  re-install perl just for me. 
We install our own version of Apache under home
directory.  And almost everyone in my company are
using FastCgi.  Yet, there is a mod_perl enabled
apache being run under the same machine, where I
failed to install mod_perl.  It was installed in 2001
and mod_perl version is 1.25.  This makes me believe
there might be a way to go around perl
re-installation.  

Is there any suggestion how to get around this
problem?
Or should i give up on mod_perl?

Thank you,
Isarin





	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html


Re: installation problem

Posted by Jean-Michel Hiver <jh...@mkdoc.com>.
> Problem:  Can't load ' ../auto/DBI/DBI.so for module
> DBI.  

Well, you could try Net::MySQL instead which is pure perl.

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html