[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Problem Installing PHP4 on a RaQ2



> grab the MySQL tarball and compile from
> source,

then.....

> recompile PHP with the new mysql libs.
>
> This is my first time building software from source on a Unix box.

I suggest you start with something a little smaller like ahhh???.... mtr...
ya
http://www.bitwizard.nl/mtr/
and get
wget ftp://ftp.bitwizard.nl/mtr/mtr-0.42.tar.gz
and then
tar -zxpvf mtr-0.42.tar.gz
Read the entire INSTALL and README files....

> I probably should add that I installed the MySQL rpms from Cobalt, so I'm
> not sure I have ready access to the spec file they mention.

Then when you recompile it you will want to configure it to put things in
the same place with the same options.  or you can go to the traditional/std
way the MySql installs without some of the kool things cobalt put in their
package.

Zeffie