Re: Problem installing mod_perl on solaris

2007-01-12 Thread Joseph Werner
Kiran Nadgir -Original Message- From: Joseph Werner [mailto:[EMAIL PROTECTED] Sent: Friday, January 12, 2007 10:43 AM To: modperl@perl.apache.org Subject: Re: Problem installing mod_perl on solaris Have you tried building with the GUN c compiler? It is available on the sunfreeware site. On S

RE: Problem installing mod_perl on solaris

2007-01-12 Thread Kiran.Nadgir
: Symbol referencing errors. No output written to miniperl collect2: ld returned 1 exit status Thanks, Kiran Nadgir -Original Message- From: Joseph Werner [mailto:[EMAIL PROTECTED] Sent: Friday, January 12, 2007 10:43 AM To: modperl@perl.apache.org Subject: Re: Problem installing mod_perl on

Re: Problem installing mod_perl on solaris

2007-01-12 Thread Joseph Werner
Have you tried building with the GUN c compiler? It is available on the sunfreeware site. On Solaris, I always load a suite of GNU tools and THEN at a minimum build apache, Perl, mod_perl and libapreq. Hope this helps, Werner On 1/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I've been tr