LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Slackware 10.2 with lastest versions of apache mysql php (https://www.linuxquestions.org/questions/slackware-14/slackware-10-2-with-lastest-versions-of-apache-mysql-php-447248/)

kookie 05-22-2006 12:44 AM

Slackware 10.2 with lastest versions of apache mysql php
 
Hi guys,

Has any one successfully installed apache 2.2.2, mysql 5.0.21, and php 5.1.4 on slackware 10.2 with 2.6?

I have tried and keep getting errors when compiling php about mysql and lib file.

I have search and could not find anything, i can use successfully with downgraded versions, but would like to get this up and running. Let me know if you have done this and some instuctions on how you got it to work. Thanks.

bathory 05-22-2006 02:01 AM

You have to use the following options in your configure scrpit, among the others you want:
Code:

./configure --with-mysql=/path/to/mysql  –with-mysqli=/path/to/mysql_config --other-options-you-want

folkenfanel 05-23-2006 12:55 PM

use the SlackBuild
 
Hi

I have. :)

I just read something similar to this. I can only advice to use the SlackBuilds in order to build better packages (and control your home-made packages). You will need, obviously, to modify some small things in them to fit your needs (like apache2 instead of apache inside the php SlackBuild).

The best way to mess with the Source is the Master's way. This means Pat Volkerding's way. I try to follow it.

May the Source be with you!

kookie 05-23-2006 08:49 PM

Any links to the master's way????


All times are GMT -5. The time now is 12:24 PM.