[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re[2]: [cobalt-users] PHP4 on a RaQ2 (well, a RaQ3)
- Subject: Re: Re[2]: [cobalt-users] PHP4 on a RaQ2 (well, a RaQ3)
- From: Jay Summers <jay@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed May 2 02:09:06 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Hello List,
>
> Wednesday, May 02, 2001, 1:12:56 AM, you wrote:
>
>>> make
>
> PB> After following the above steps, and watching the apache*/src/modules/php4
> PB> dir get populated with a libmodphp4.a file instead of a libphp4.a, I made
> PB> the appropriate changes to, and ran the config.status which worked w/o
> PB> complaint. However, during the make I had several errors that prevented
> me
> PB> from finishing the build:
>
> If I understand you replaced
> "--activate-module=src/modules/php4/libphp4.a" \ with
> "--activate-module=src/modules/php4/libmodphp4.a" \
>
>> From the PHP4 installation instructions:
> =====================================================================
> (The above line is correct! Yes, we know libphp4a.a does not exist at
> this stage. It isn't supposed to. It will be created.)
> =====================================================================
>
> So I guess you have to keep libphp4.a even though it doesn't exist at
> this stage.
> HTH.
That line is correct, even though it does not exist. Simple answer is, don't
replace that line.
HTH,
j