Re: [PHP] compiling on freebsd

2002-04-24 Thread Christopher Riordan
php.net under installation there is a freebsd section. Christopher Riordan http://www.hal-9000.net - Original Message - From: "Larry Brown" <[EMAIL PROTECTED]> To: "PHP List" <[EMAIL PROTECTED]> Sent: Thursday, April 25, 2002 1:30 AM Subject: RE: [PHP] compilin

Re: [PHP] compiling on freebsd

2002-04-24 Thread Eugene Lee
On Thu, Apr 25, 2002 at 01:50:17AM -0400, Larry Brown wrote: : : I ended up using a port which eventually worked. I parsed the INSTALL file : and it didn't mention anything about specifically adding libphp4.so. It : mentioned checking the flags available with ./configure -help which I ran. : Bu

RE: [PHP] compiling on freebsd

2002-04-24 Thread Rasmus Lerdorf
---Original Message- > From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 25, 2002 12:40 AM > To: Larry Brown > Cc: PHP List > Subject: RE: [PHP] compiling on freebsd > > Please read the INSTALL file. The default is to make the command line php &g

RE: [PHP] compiling on freebsd

2002-04-24 Thread Larry Brown
-8388 -Original Message- From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 12:40 AM To: Larry Brown Cc: PHP List Subject: RE: [PHP] compiling on freebsd Please read the INSTALL file. The default is to make the command line php binary if you do not provide any ./configure

RE: [PHP] compiling on freebsd

2002-04-24 Thread Rasmus Lerdorf
ion Networks, Inc. > Member ICCA > (727) 723-8388 > > -Original Message- > From: Evan Nemerson [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 25, 2002 1:25 AM > To: Larry Brown; [EMAIL PROTECTED] > Subject: Re: [PHP] compiling on freebsd > > ./configure > ma

RE: [PHP] compiling on freebsd

2002-04-24 Thread Larry Brown
[mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 1:25 AM To: Larry Brown; [EMAIL PROTECTED] Subject: Re: [PHP] compiling on freebsd ./configure make make install On Wednesday 24 April 2002 22:08 pm, you wrote: > I am trying to get php installed and working on a freebsd server and I'

Re: [PHP] compiling on freebsd

2002-04-24 Thread Evan Nemerson
./configure make make install On Wednesday 24 April 2002 22:08 pm, you wrote: > I am trying to get php installed and working on a freebsd server and I'm > used to using linux where it hasn't failed me before. After running > ./configure make and make install there is no libphp4.so anywhere on

[PHP] compiling on freebsd

2002-04-24 Thread Larry Brown
I am trying to get php installed and working on a freebsd server and I'm used to using linux where it hasn't failed me before. After running ./configure make and make install there is no libphp4.so anywhere on the server. I ran just ./configure and make and then checked the current directories f