mod_ph4

2005-01-15 Thread Mark
I just recompiled mod_php4 (4.3.10) for Apache 1.3.x on
FreeBSD 4.10R. But all options are gone from the Makefile!
It used to be I got this nice menu, giving me every option
to compile extra stuff in; but that is completely gone now!
How do I get it back??

Thanks,

- Mark

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: mod_ph4

2005-01-15 Thread Mark
 -Original Message-
 From: Mark [mailto:[EMAIL PROTECTED] 
 Sent: zaterdag 15 januari 2005 22:12
 To: freebsd-questions@freebsd.org
 Subject: mod_ph4
 
 I just recompiled mod_php4 (4.3.10) for Apache 1.3.x on
 FreeBSD 4.10R. But all options are gone from the Makefile!
 It used to be I got this nice menu, giving me every option
 to compile extra stuff in; but that is completely gone now!
 How do I get it back??

Ok, I found /ports/lang/php4-extensions. Great! Except,
it will not compile anything! How do I get this meta thingy
to compile at all? Sigh. The old php4 install was working just fine;
now it is all messed up. :(

- Mark

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mod_ph4

2005-01-15 Thread Daniel S. Haischt
did you type 'make config' just within the
/ports/lang/php4-extensions directory?
You should get a menu where you can
select/deselect various compile options ...
Mark schrieb:
-Original Message-
From: Mark [mailto:[EMAIL PROTECTED] 
Sent: zaterdag 15 januari 2005 22:12
To: freebsd-questions@freebsd.org
Subject: mod_ph4

I just recompiled mod_php4 (4.3.10) for Apache 1.3.x on
FreeBSD 4.10R. But all options are gone from the Makefile!
It used to be I got this nice menu, giving me every option
to compile extra stuff in; but that is completely gone now!
How do I get it back??

Ok, I found /ports/lang/php4-extensions. Great! Except,
it will not compile anything! How do I get this meta thingy
to compile at all? Sigh. The old php4 install was working just fine;
now it is all messed up. :(
- Mark
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
!DSPAM:41e995ae41286937921216!

--
Mit freundlichen Gruessen / With kind regards
Daniel S. Haischt
Wan't a complete signature??? Type at a shell prompt:
$  finger -l [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: mod_ph4

2005-01-15 Thread Mark
 -Original Message-
 From: Daniel S. Haischt [mailto:[EMAIL PROTECTED] 
 Sent: zaterdag 15 januari 2005 23:27
 To: Mark
 Cc: freebsd-questions@freebsd.org
 Subject: Re: mod_ph4
 
 did you type 'make config' just within the
 /ports/lang/php4-extensions directory?
 
 You should get a menu where you can
 select/deselect various compile options ...

Yes, I did that. After I selected the options,
the make just exits, but does not start a compile. :(

- Mark

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mod_ph4

2005-01-15 Thread Daniel S. Haischt
This is the complete sequence:
make config  make install (dist)clean
Did you type make install etc. after make config?
I did install php5 the same way and it should work.
Mark schrieb:
-Original Message-
From: Daniel S. Haischt [mailto:[EMAIL PROTECTED] 
Sent: zaterdag 15 januari 2005 23:27
To: Mark
Cc: freebsd-questions@freebsd.org
Subject: Re: mod_ph4

did you type 'make config' just within the
/ports/lang/php4-extensions directory?
You should get a menu where you can
select/deselect various compile options ...

Yes, I did that. After I selected the options,
the make just exits, but does not start a compile. :(
- Mark
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
!DSPAM:41e99d22196103295897930!

--
Mit freundlichen Gruessen / With kind regards
Daniel S. Haischt
Wan't a complete signature??? Type at a shell prompt:
$  finger -l [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: mod_ph4

2005-01-15 Thread Mark
 -Original Message-
 From: Daniel S. Haischt [mailto:[EMAIL PROTECTED] 
 Sent: zaterdag 15 januari 2005 23:48
 To: Mark
 Cc: freebsd-questions@freebsd.org
 Subject: Re: mod_ph4
 
 This is the complete sequence:
 
 make config  make install (dist)clean
 
 Did you type make install etc. after make config?

Yes, I did all those things; but I get errors all over the place:

-
% make install
===  Installing for php4-extensions-1.0
===   php4-extensions-1.0 depends on file:
/usr/local/include/php/main/php.h - found
===   php4-extensions-1.0 depends on file:
/usr/local/lib/php/20020429/bz2.so - not found
===Verifying install for /usr/local/lib/php/20020429/bz2.so in
/usr/ports/archivers/php4-bz2
===  Vulnerability check disabled
===  Extracting for php4-bz2-4.3.10_1
 Checksum OK for php-4.3.10.tar.bz2.
===  Patching for php4-bz2-4.3.10_1
===   php4-bz2-4.3.10_1 depends on executable: phpize - found
===   php4-bz2-4.3.10_1 depends on file: /usr/local/bin/automake - not
found
===Verifying install for /usr/local/bin/automake in
/usr/ports/devel/automake
  No directory for /usr/local/bin/automake.  Skipping..
===   php4-bz2-4.3.10_1 depends on file: /usr/local/bin/autoconf - not
found
===Verifying install for /usr/local/bin/autoconf in
/usr/ports/devel/autoconf
  No directory for /usr/local/bin/autoconf.  Skipping..
===   php4-bz2-4.3.10_1 depends on file:
/usr/local/libexec/libtool13/libtool - found
===  PHPizing for php4-bz2-4.3.10_1
aclocal15: not found
*** Error code 1

Stop in /usr/ports/archivers/php4-bz2.
*** Error code 1
-

Thanks,

- Mark

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mod_ph4

2005-01-15 Thread Daniel S. Haischt
First of all check whether automake/autoconf
are in your PATH. e.g.
 #  which automake
 #  which automake
If you are getting no results check whether
autoconf/automake are installed:
 #  pkg_info | grep autoconf
 #  pkg_info | grep automake
Also check your PATH variable ...
 #  env | grep PATH
/usr/local/bin should contained in your PATH
variable.
Mark schrieb:
-Original Message-
From: Daniel S. Haischt [mailto:[EMAIL PROTECTED] 
Sent: zaterdag 15 januari 2005 23:48
To: Mark
Cc: freebsd-questions@freebsd.org
Subject: Re: mod_ph4

This is the complete sequence:
make config  make install (dist)clean
Did you type make install etc. after make config?

Yes, I did all those things; but I get errors all over the place:
-
% make install
===  Installing for php4-extensions-1.0
===   php4-extensions-1.0 depends on file:
/usr/local/include/php/main/php.h - found
===   php4-extensions-1.0 depends on file:
/usr/local/lib/php/20020429/bz2.so - not found
===Verifying install for /usr/local/lib/php/20020429/bz2.so in
/usr/ports/archivers/php4-bz2
===  Vulnerability check disabled
===  Extracting for php4-bz2-4.3.10_1
Checksum OK for php-4.3.10.tar.bz2.
===  Patching for php4-bz2-4.3.10_1
===   php4-bz2-4.3.10_1 depends on executable: phpize - found
===   php4-bz2-4.3.10_1 depends on file: /usr/local/bin/automake - not
found
===Verifying install for /usr/local/bin/automake in
/usr/ports/devel/automake
  No directory for /usr/local/bin/automake.  Skipping..
===   php4-bz2-4.3.10_1 depends on file: /usr/local/bin/autoconf - not
found
===Verifying install for /usr/local/bin/autoconf in
/usr/ports/devel/autoconf
  No directory for /usr/local/bin/autoconf.  Skipping..
===   php4-bz2-4.3.10_1 depends on file:
/usr/local/libexec/libtool13/libtool - found
===  PHPizing for php4-bz2-4.3.10_1
aclocal15: not found
*** Error code 1
Stop in /usr/ports/archivers/php4-bz2.
*** Error code 1
-
Thanks,
- Mark
!DSPAM:41e9a042259954368969750!

--
Mit freundlichen Gruessen / With kind regards
Daniel S. Haischt
Wan't a complete signature??? Type at a shell prompt:
$  finger -l [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mod_ph4

2005-01-15 Thread Daniel S. Haischt
btw, try to install the autoconf/automake
ports first before php4.
Is this your first port that you are installing
on your system? I am wondering because the auto
tools are missing ...
Daniel S. Haischt schrieb:
First of all check whether automake/autoconf
are in your PATH. e.g.
 #  which automake
 #  which automake
If you are getting no results check whether
autoconf/automake are installed:
 #  pkg_info | grep autoconf
 #  pkg_info | grep automake
Also check your PATH variable ...
 #  env | grep PATH
/usr/local/bin should contained in your PATH
variable.
Mark schrieb:
-Original Message-
From: Daniel S. Haischt [mailto:[EMAIL PROTECTED] Sent: 
zaterdag 15 januari 2005 23:48
To: Mark
Cc: freebsd-questions@freebsd.org
Subject: Re: mod_ph4

This is the complete sequence:
make config  make install (dist)clean
Did you type make install etc. after make config?

Yes, I did all those things; but I get errors all over the place:
-
% make install
===  Installing for php4-extensions-1.0
===   php4-extensions-1.0 depends on file:
/usr/local/include/php/main/php.h - found
===   php4-extensions-1.0 depends on file:
/usr/local/lib/php/20020429/bz2.so - not found
===Verifying install for /usr/local/lib/php/20020429/bz2.so in
/usr/ports/archivers/php4-bz2
===  Vulnerability check disabled
===  Extracting for php4-bz2-4.3.10_1
Checksum OK for php-4.3.10.tar.bz2.

===  Patching for php4-bz2-4.3.10_1
===   php4-bz2-4.3.10_1 depends on executable: phpize - found
===   php4-bz2-4.3.10_1 depends on file: /usr/local/bin/automake - not
found
===Verifying install for /usr/local/bin/automake in
/usr/ports/devel/automake
  No directory for /usr/local/bin/automake.  Skipping..
===   php4-bz2-4.3.10_1 depends on file: /usr/local/bin/autoconf - not
found
===Verifying install for /usr/local/bin/autoconf in
/usr/ports/devel/autoconf
  No directory for /usr/local/bin/autoconf.  Skipping..
===   php4-bz2-4.3.10_1 depends on file:
/usr/local/libexec/libtool13/libtool - found
===  PHPizing for php4-bz2-4.3.10_1
aclocal15: not found
*** Error code 1
Stop in /usr/ports/archivers/php4-bz2.
*** Error code 1
-
Thanks,
- Mark



--
Mit freundlichen Gruessen / With kind regards
Daniel S. Haischt
Wan't a complete signature??? Type at a shell prompt:
$  finger -l [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: mod_ph4

2005-01-15 Thread Mark
 -Original Message-
 From: Daniel S. Haischt [mailto:[EMAIL PROTECTED] 
 Sent: zondag 16 januari 2005 0:10
 To: Mark
 Cc: freebsd-questions@freebsd.org
 Subject: Re: mod_ph4
 
 btw, try to install the autoconf/automake
 ports first before php4.
 
 Is this your first port that you are installing
 on your system? I am wondering because the auto
 tools are missing ...

Nope, installed zillion of packages. :) automake + autoconf indeed
seem to be missing. Or rather, they are in different locations
(like /usr/local/libexec/autoconf259/autoconf). Ok, so I made a few
symlinks, and now I get this:

% make install
===  Vulnerability check disabled
===  Found saved configuration for php4-extensions-1.0
===  Extracting for php4-extensions-1.0
===  Patching for php4-extensions-1.0
===  Configuring for php4-extensions-1.0
===  Installing for php4-extensions-1.0
===   php4-extensions-1.0 depends on file:
/usr/local/include/php/main/php.h - found
===   php4-extensions-1.0 depends on file:
/usr/local/lib/php/20020429/bz2.so - not found
===Verifying install for /usr/local/lib/php/20020429/bz2.so in
/usr/ports/archivers/php4-bz2
===  Vulnerability check disabled
===  Extracting for php4-bz2-4.3.10_1
 Checksum OK for php-4.3.10.tar.bz2.
===  Patching for php4-bz2-4.3.10_1
===   php4-bz2-4.3.10_1 depends on executable: phpize - found
===   php4-bz2-4.3.10_1 depends on file: /usr/local/bin/automake - found
===   php4-bz2-4.3.10_1 depends on file: /usr/local/bin/autoconf - found
===   php4-bz2-4.3.10_1 depends on file:
/usr/local/libexec/libtool13/libtool - found
===  PHPizing for php4-bz2-4.3.10_1
aclocal15: not found
*** Error code 1

Stop in /backup/ports/archivers/php4-bz2.
*** Error code 1

Stop in /backup/ports/lang/php4-extensions.

Thanks,

- Mark

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


SOLVED (was RE: mod_ph4)

2005-01-15 Thread Mark
 -Original Message-
 From: Daniel S. Haischt [mailto:[EMAIL PROTECTED] 
 Sent: zondag 16 januari 2005 0:10
 To: Mark
 Cc: freebsd-questions@freebsd.org
 Subject: Re: mod_ph4
 
 btw, try to install the autoconf/automake
 ports first before php4.

All is well again. :) For some bizarre reason my bsd.port.mk
had become corrupted. No wonder nothing worked. Now
everything compiled smoothly again. :)

Thanks for the help,

- Mark

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]