Date: Mon, 17 Mar 2003 22:58:27 +0100 From: Jens Rehsack <rehsack@liwing.de> To: Klein Olaf ICM MP CCQ GRM <olaf.klein@siemens.com> Cc: dirk@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: mod_php4-4.3.1 Message-ID: <3E764503.1000403@liwing.de> References: <FF54D4CFEE0BD5118AA1000347233A87016DAC96@klfs037a.klf.siemens.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Klein Olaf ICM MP CCQ GRM wrote: > hello Dirk, > > it seems to be a problem with the Port > regarding Sablotron: > > if you have installed Sablotron 97 (wich is > current version in ports) the php-installation > fails because of a missing sablot.69 in > > .../mod_php4/Makefile.inc" 78 lines --62%-- > LIB_DEPENDS+= sablot.69:${PORTSDIR}/textproc/sablotron > > Because i found a file sablot.70 i changed this line in the > workdir Makefile.inc to > > LIB_DEPENDS+= sablot.70:${PORTSDIR}/textproc/sablotron > > Then, after deinstalling the sablotron port manually > it will be installed by 'make', but 'make' fails with: > > checking for sablot-config... found > checking for Sablotron version... configure: error: Sablotron version 0.96 or greater required. > ===> Script "configure" failed unexpectedly. > > although the version 0.97 (wich is higher than 0.96, isn't it?) > is now installed by 'make' correctly. > > A Workaround is to change the line > .../mod_php4/work/php-4.3.1/configure" 83248 lines --88%-- > from > { echo "configure: error: Sablotron version 0.96 or greater required." 1>&2; exit 1; } > to > { echo "configure: error: Sablotron version 0.96 or greater required." 1>&2; } > > > to get php4 with Sablotron alone running is no problem like this, > but together with other options this won't work: > > Unfortunately you can not install a lot of other options > beside sablotron in the selection screen then, because some > of them force to extract this configure file again which > makes my changes get lost. > > As you can see, i am not very good in programming > and analyzing, but maybe these hints can help you > to get the port running with sablotron. > Hi Olaf, I have current mod_php4 running with current sablot without problems, but you are right. Would you please be so kind and submit your changes in unified diff format as a PR? Use send-pr(1). So long, Jens > > TIA > > > .olaf klein. -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: <rehsack@liwing.de> Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E764503.1000403>