Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Dec 2005 13:40:26 +0100
From:      "Thomas Wenzel" <thomas.wenzel@escape-germany.de>
To:        <ale@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: php4-4.4.1_3
Message-ID:  <F08B0115A043C24CB7D8F6CCC9739792732EA9@helmut.escape-germany.com>

next in thread | raw e-mail | index | archive | help
Hallo Ale,

My Question is how to correctly configure portinstall for 'lang/php4' =
for the php4-modules like curl, openssl etc.


I tried hard to install lang/php4 with the curl option and other =
modules.
I also googled for that point and found the :
'PHP4_OPTIONS=3D"... CURL ..."'
But these options are not found with portinstall.

-----------------------------------------------------------------
I am using:
MAKE_ARGS =3D
'lang/php4' =3D> [
		'WITH_OPENSSL=3Dyes',
		'WITH_APACHE2=3Dyes',
		'PHP4_OPTIONS=3D"CURL"'
		],
------------------------------------------
php -m:=20

[PHP Modules]
openssl
pcre
standard
xml
------------------------------------------
php_version Configure Command:
'./configure' '--enable-versioning' '--enable-memory-limit' =
'--with-layout=3DGNU' '--with-config-file-scan-dir=3D/usr/local/etc/php' =
'--disable-all' '--with-regex=3Dphp' '--with-openssl=3D/usr/local' =
'--with-openssl-dir=3D/usr/local' '--with-apxs2=3D/usr/local/sbin/apxs' =
'--disable-ipv6' '--prefix=3D/usr/local' 'i386-portbld-freebsd6.0'
-----------------------------------------------------------------


Formerly I used:

-----------------------------------------------------------------
MAKE_ARGS =3D
'lang/php4' =3D> [
		'CONFIGURE_ARGS+=3D--with-curl',
		'CONFIGURE_ARGS+=3D--with-openssl',
		'CONFIGURE_ARGS+=3D--with-apxs2',
		],
------------------------------------------
php -m:

[PHP Modules]
ctype
curl
mysql
openssl
overload
pcre
posix
session
standard
tokenizer
xml
------------------------------------------
php_version Configure Command:=20
'./configure' '--with-curl' '--with-openssl' '--with-apxs2'

------------------------------------------
But I do run into problems with php4-pear while doing this because some =
values are not set or set wrong.
-----------------------------------------------------------------



Thanks for advice.



Mit freundlichen Gr=FC=DFen

Thomas F. Wenzel
Gesch=E4ftsleitung

escape GmbH
Niddastra=DFe 84
60329 Frankfurt am Main
Telefon +49 69 46 09 61 - 0
Telefax +49 69 46 09 61 - 99
Mobil +49 179 69 57 460
mailto:thomas.wenzel@escape-germany.de
www.escape-germany.de

_________________________________________________________________________=
_______
ESC58 - eine Kooperation der Firmen escape GmbH und fiftyeight GmbH =
www.esc58.de

=20




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F08B0115A043C24CB7D8F6CCC9739792732EA9>