Re: [PHP] Compiling PHP Source guides

2004-12-23 Thread Donald Tyler
Greg Donald wrote: On Wed, 22 Dec 2004 13:56:39 -0800, Donald Tyler [EMAIL PROTECTED] wrote: I do have a rudimentary knowledge of *nix stuff I don't mean to offend, but it doesn't really seem so. Basic *nix skills usually include knowing how to configure, compile, and install software

Re: [PHP] Compiling PHP Source guides

2004-12-23 Thread Raditha Dissanayake
Greg Donald wrote: On Wed, 22 Dec 2004 13:56:39 -0800, Donald Tyler [EMAIL PROTECTED] wrote: I do have a rudimentary knowledge of *nix stuff I don't mean to offend, but it doesn't really seem so. Basic *nix skills usually include knowing how to configure, compile, and install software

Re: [PHP] Compiling PHP Source guides

2004-12-22 Thread Donald Tyler
I did RTFM. The exact page you linked to in fact: QUOTE: Requirements In order to have these functions available, you must compile PHP with support for the mysqli extension. END QUOTE That is the whole point of my request. I need a guide explaining *how* to compile the PHP Source. John

Re: [PHP] Compiling PHP Source guides

2004-12-22 Thread Jason Barnett
Donald Tyler wrote: I did RTFM. The exact page you linked to in fact: QUOTE: Requirements In order to have these functions available, you must compile PHP with support for the mysqli extension. END QUOTE That is the whole point of my request. I need a guide explaining *how* to compile the PHP

Re: [PHP] Compiling PHP Source guides

2004-12-22 Thread rogerk
Quoting Donald Tyler [EMAIL PROTECTED]: I did RTFM. The exact page you linked to in fact: QUOTE: Requirements In order to have these functions available, you must compile PHP with support for the mysqli extension. END QUOTE That is the whole point of my request. I need a guide

Re: [PHP] Compiling PHP Source guides

2004-12-22 Thread Bruce Douglas
... peace.. -Original Message- From: [EMAIL PROTECTED] Sent: Dec 22, 2004 2:10 PM To: Donald Tyler [EMAIL PROTECTED] Cc: php-general@lists.php.net Subject: Re: [PHP] Compiling PHP Source guides Quoting Donald Tyler [EMAIL PROTECTED]: I did RTFM. The exact page you linked to in fact

Re: [PHP] Compiling PHP Source guides

2004-12-22 Thread John Nichel
Donald Tyler wrote: I did RTFM. The exact page you linked to in fact: QUOTE: Requirements In order to have these functions available, you must compile PHP with support for the mysqli extension. END QUOTE That is the whole point of my request. I need a guide explaining *how* to compile the PHP

Re: [PHP] Compiling PHP Source guides

2004-12-22 Thread Donald Tyler
[EMAIL PROTECTED] wrote: Quoting Donald Tyler [EMAIL PROTECTED]: I did RTFM. The exact page you linked to in fact: QUOTE: Requirements In order to have these functions available, you must compile PHP with support for the mysqli extension. END QUOTE That is the whole point of my request. I need

Re: Re: [PHP] Compiling PHP Source guides

2004-12-22 Thread John Holmes
OK, I guess I'll try to read the instructions again. I *have* tried reading them on multiple occasions but its just greek to me. Then your next question to the list should be along the lines of: I have tried the instructions at http://... I got to step X and couldn't get any further. I typed

Re: [PHP] Compiling PHP Source guides

2004-12-22 Thread Greg Donald
On Wed, 22 Dec 2004 13:56:39 -0800, Donald Tyler [EMAIL PROTECTED] wrote: I do have a rudimentary knowledge of *nix stuff I don't mean to offend, but it doesn't really seem so. Basic *nix skills usually include knowing how to configure, compile, and install software from source. The PHP docs

Re: [PHP] Compiling PHP Source guides

2004-12-21 Thread Christophe Chisogne
Donald Tyler wrote: I am looking for a guide on compiling PHP 4. I am a complete newbie to compiling and have no idea where to start, so any links to guides and/or other useful info would be much appreciated. PHP is a scripting language, no need to compile it. If you're really new, 2 links from

Re: [PHP] Compiling PHP Source guides

2004-12-21 Thread John Nichel
Donald Tyler wrote: Hi, I am looking for a guide on compiling PHP 4. I am a complete newbie to compiling and have no idea where to start, so any links to guides and/or other useful info would be much appreciated. My reason is that I need MySQL 4 support, but I would like to get a general

Re: [PHP] Compiling PHP Source guides

2004-12-21 Thread Jason Barnett
John Nichel wrote: Donald Tyler wrote: Hi, I am looking for a guide on compiling PHP 4. I am a complete newbie to compiling and have no idea where to start, so any links to guides and/or other useful info would be much appreciated. What OS are you using? I have found compiling on Windows to be