Aditya Dhekney wrote:

> >Yes, but the actual lines where source files are being compiled, do
> >they show them?
>
> A dumb question, but...exactly where are these source files being compiled?
> I checked the Makefile, didn't find/recognize anything...definitely no
> -DHAVE_CONFIG_H.  Also checked all the .mk files (dynlib, rules, etc) in the
> build directory, and none had -DHAVE_CONFIG_H.  What file should i actually
> be looking at?

If you run mkall, the build will start. You'll see lines starting with
gcc, these are what I mean.

> I don't really understand this...do i just go to
> http://cvs.midgard-project.org/midgard/php4/ and copy/update all the files
> there to my current installation directory, and re-compile?

That would be one way :) The other is to fetch
http://www.iris-advies.com/php/Emile.Heyns/fetchcvs and run it. You
will be asked for a password, just press enter.

> Would I have to do this for everything (lib, mod, php4,data)?

Yes, but the fetchcvs script grabs them all. Run the bootstrap script
that fetchcvs grabs and you can proceed as usual.

Mind that you may need extra packages installed (autoconf, automake,
others) to have bootstrap succeed. If you don't want this, you can
wait until the snaps are updated (they'll show ...20010712...) and
grab those.

Emile


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

Reply via email to