Jens and Jim

Thank you, this helps alot.


<><><><><><><><><><><><><><><><>

Daniel Negrón
Lotus Notes Administrator / Developer
KB Electronics, Inc.
954.346.4900x122
http://www.kbelectronics.com

<><><><><><><><><><><><><><><><>


|--------+------------------------>
|        |          Jim Philips   |
|        |          <jcphil@mindsp|
|        |          ring.com>     |
|        |                        |
|        |          04/18/02 10:36|
|        |          AM            |
|        |                        |
|--------+------------------------>
  
>---------------------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                    
                                                         |
  |      To:     "Daniel Negron/KBE" <[EMAIL PROTECTED]>, 
<[EMAIL PROTECTED]>                                                      |
  |      cc:                                                                           
                                                         |
  |      Subject:     Re: Installing MySQL via RPM on RH72 (Involves Compiling PHP)    
                                                         |
  
>---------------------------------------------------------------------------------------------------------------------------------------------|




It isn't generally a good idea to install one piece by rpm and another by
compiling and installing. A straight compile and install will put things in

different directories from an rpm install. You will have a hard time making

it all work. You can go with rpm or compiling from source, but be
consistent.
If you want to compile everything from source, a goood tool to assist you
is
here:

http://www.apachetoolbox.com

It will install MySQL, Apache and PHP and allow you to enable the options
you
need. It takes a lot of the guesswork out of configuring and compiling.

On Thursday 18 April 2002 09:37 am, Daniel Negron/KBE wrote:
> Hi All having a problem with install for PHP.  I am trying to compile
using
> --with-mysql=/dir/name
>
> I used an RPM to install mysql.  during configure I get an error saying
> that it can not find the header files for mysql.  I have used '=/shared'
> and every directory where there is mysql and mysqld.  Do I need to
install
> the src files also ?  what else do I need to do for this.
>
> PS.  MySQL is working with No Problem  v3.23 and php 4.1.2
>
>
>
> Thank You
>
> <><><><><><><><><><><><><><><><>
>
> Daniel Negrón
> Lotus Notes Administrator / Developer
> KB Electronics, Inc.
> 954.346.4900x122
> http://www.kbelectronics.com
>
> <><><><><><><><><><><><><><><><>
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
> <[EMAIL PROTECTED]> Trouble
> unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php






---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to