Re: mod perl compilation problem

2000-09-19 Thread Pramod Sokke
ood. - Original Message - From: Dhananjay Naniwadekar <[EMAIL PROTECTED]> To: Pramod Sokke <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, September 19, 2000 8:42 PM Subject: RE: mod perl compilation problem > Goodness, Pramod. You seem to be a guru. > I h

RE: mod perl compilation problem

2000-09-19 Thread Dhananjay Naniwadekar
t: Tuesday, September 19, 2000 7:42 PM To: Dhananjay Naniwadekar; Stronghold; [EMAIL PROTECTED] Subject: Re: mod perl compilation problem [10014208] @INC is the default path for all Perl libs. This is set at your Perl installation time, but can be modified by various number of ways. You can check ou

Re: mod perl compilation problem [10014208]

2000-09-19 Thread Pramod Sokke
u have any problems with this. Good luck! -Pramod - Original Message - From: Dhananjay Naniwadekar <[EMAIL PROTECTED]> To: Stronghold <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, September 19, 2000 2:32 PM Subject: RE: mod perl compilation problem [10014208] >

RE: mod perl compilation problem [10014208]

2000-09-19 Thread Dhananjay Naniwadekar
Hello there : I installed perl in dir /export/product/mydir ; then I installed stronghold 3.0 in the same dir. After that I installed CPAN modules. Now I am on to mod-perl installation. To spare you from having to read the whole of this mail, my Q in a nutshell is : perl programs use a variable

Re: mod per compilation problem

2000-08-15 Thread Doug MacEachern
On Wed, 5 Jul 2000, Kailashnath V Rampure wrote: > This is with reference to ur mail on mod_perl APXS error w/ apache/raven to > modperl mailing list. > I have a problem same problem with mod_perl. I just removed the the -Wl, -E > option from the flags of Make file for mod_perl but unable to comp

mod per compilation problem

2000-07-05 Thread Kailashnath V Rampure
This is with reference to ur mail on mod_perl APXS error w/ apache/raven to modperl mailing list. I have a problem same problem with mod_perl. I just removed the the -Wl, -E option from the flags of Make file for mod_perl but unable to compile mod_perl asa DSO. I would like to know that were you

Re: Compilation Problem

1999-12-10 Thread Eugene Miretskiy
Thank you very much. Enabling dynamic loading helped. Bruce Johnson wrote: > > Eugene, > > I just finished (I think) dealing with that same blamed error > about not being able to find symbol "main". Here are my notes on > how I did my build on Solaris 2.6: > > 1- Built Perl5.005.02 > a-

Re: Compilation Problem

1999-12-10 Thread Bruce Johnson
Eugene, I just finished (I think) dealing with that same blamed error about not being able to find symbol "main". Here are my notes on how I did my build on Solaris 2.6: 1- Built Perl5.005.02 a- Configure settings: No threading use Perl's malloc Nm extracts C librari

Re: Compilation Problem

1999-12-10 Thread Stas Bekman
http://perl.apache.org/guide/troubleshooting.html#Can_t_load_auto_DBI_DBI_so_ maybe ? > Stas Bekman wrote: > > > > Do you have a symlink from /usr/local/lib/libgdbm.so.2 to > > /usr/local/lib/libgdbm.so.2.x.x? replace x.x with the version that you > > have. > > > Thanks. This is exactly what

Re: Compilation Problem

1999-12-09 Thread Eugene Miretskiy
Stas Bekman wrote: > > Do you have a symlink from /usr/local/lib/libgdbm.so.2 to > /usr/local/lib/libgdbm.so.2.x.x? replace x.x with the version that you > have. > Thanks. This is exactly what was wrong. I was able to 'make' modperl, BUT make test failed: /usr/local/etc/apache_1.3.9.orig/src/

Re: Compilation Problem

1999-12-09 Thread Stas Bekman
On Thu, 9 Dec 1999, Eugene Miretskiy wrote: > Hello, > > I'm having problem compiling mod_perl_1.21 on SunOS 5.7 > > I followed instuctions in INSTALL.simple (just to see if i can compile > modperl). > I got the following error message when I tried to make modperl: > > ===> main > gcc -c -I..

Compilation Problem

1999-12-09 Thread Eugene Miretskiy
Hello, I'm having problem compiling mod_perl_1.21 on SunOS 5.7 I followed instuctions in INSTALL.simple (just to see if i can compile modperl). I got the following error message when I tried to make modperl: ===> main gcc -c -I../os/unix -I../include -DSOLARIS2=270 -DMOD_PERL -DUSE_EXPAT -I.