Hi.

--On 11.09.2002 15:56 +1200 Richard Merryweather wrote:

>> I'm a newbie. To pretty much everything I'm doing. :-)  As I
>> understand it, a configure file should be included in the tar ball
>> so I can compile the midgard-php4 files.  I don't see it in
>> midgard-php4-1.4.3.tar.bz2.
> 
> There isn't a ./configure script for midgard-php4, you want ./mkall,
> have a read of the install or readme file in that tarball.

Like every good PHP4 Module, the Build Process goes roughly like this:

1. Ensure that apxs (Apache), phpize and php-config (both PHP4) are in
$PATH.

2. Call phpize

Now you've got your configure.

3. Run ./configure, make, make install.

In our Package this is done by the mkall Script.


Live long and prosper!
Torben Nehmer

--
Torben Nehmer, Munich, Germany
http://www.nathan-syntronics.de, mailto:[EMAIL PROTECTED]
PGP Public Key: https://www.link-m.de/pgp/t.nehmer.asc

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to