Re: compiling troubles on Solaris 8

2001-08-07 Thread Homsher, Dave V.
>> As an aside, Solaris 8 comes with prebuilt versions of Apache >> and mod_perl, >does anyone familiar with HP-UX, AIX, or IRIX know whether this is true of >these platforms as well? >Whether they are DSO mod_perl or not would also be helpful. HP-UX doesn't consider Perl a supportable piece o

Re: compiling troubles on Solaris 8

2001-08-06 Thread Alan Burlison
Geoffrey Young wrote: > > As an aside, Solaris 8 comes with prebuilt versions of Apache > > and mod_perl, > > does anyone familiar with HP-UX, AIX, or IRIX know whether this is true of > these platforms as well? > > Whether they are DSO mod_perl or not would also be helpful. On Solaris it is b

RE: compiling troubles on Solaris 8

2001-08-06 Thread Geoffrey Young
> -Original Message- > From: Alan Burlison [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 06, 2001 4:54 AM > To: Ged Haywood > Cc: Bryan McGuire; Paul Phillips; [EMAIL PROTECTED] > Subject: Re: compiling troubles on Solaris 8 > [snip] > > As an aside, So

Re: compiling troubles on Solaris 8

2001-08-06 Thread Alan Burlison
Ged Haywood wrote: > Well OK, read "What Compiler Should Be Used to Build mod_perl?" in the > "install" section of Stas' new book if you want to use different compilers > - but don't say I didn't warn you! :) By all means, please feel free to buy our compiler. Alan Burlison

Re: compiling troubles on Solaris 8

2001-08-06 Thread Ged Haywood
Hi there, On Mon, 6 Aug 2001, Alan Burlison wrote: > > Please note that the same compiler must be used to build Perl and mod_perl, > > Not so. gcc should work just fine. The problem is that when perl is > configured and built, it saves the compiler name and flags in Config.pm. Well OK, read

Re: compiling troubles on Solaris 8

2001-08-06 Thread Alan Burlison
> > > When I first started, it did not seem to be using gcc, so I renamed > > > /usr/ucb/cc to cc.default, and make /usr/ucb/cc a link to gcc. Please don't do that - switch it back and just make sure gcc is somewhere on your path. > Please note that the same compiler must be used to build Perl a

Re: compiling troubles on Solaris 8

2001-08-05 Thread Ged Haywood
Hi guys, > On Sunday, August 5, 2001, at 04:05 PM, Paul Phillips wrote: > > > I am trying to build mod_perl 1.26 and Apache 1.3.20 on my Solaris 8 > > box. I have installed the additional CD with the developer tools > > including the gnu utilities and gcc. > > > > When I first started, it did

Re: compiling troubles on Solaris 8

2001-08-05 Thread Bryan McGuire
Sun wants to sell you it's Forte for C (formerly known as the Sun Workshop compiler). There's a hundred reasons to use the sun compiler over gcc, and one pretty big reason why you you don't want to use it. If you can get it into your budget, by all means go for the real Sun compiler. It gen