RE: port php4 mit "--with-system-regex" kompilieren

From: Benjamin Thelen <benjamin.thelen(at)ccgis.de>
Date: Fri, 25 Apr 2003 17:01:26 +0200

Hi Oliver,

Hm, also ein Makefile.local habe ich nicht, aber im Makefile selber steht
unter
CONFIGURE_ARGS+ ua auch --with-regex=system. In der Hilfe zum Configure
Script steht folgendes dazu:
--with-regex=TYPE regex library type: system, apache, php. Default:php
Warning: Do not use...na weißt schon :-)!

Sehr, sehr seltsam ist, dass unter CONFIGURE_ARGS+ auch
--without-gd \
--without-mysql
zu finden ist. Beides wurde aber zu Beginn der php4 Installation in diesem
Menü ausgewählt und auch definitiv installiert (läuft auch beides). So
scheinen diese Argumente nicht zu greifen. Seltsam.

PHP wurde mit folgenen Optionen kompiliert:

./configure' '--with-apxs=/usr/local/sbin/apxs'
'--with-config-file-path=/usr/local/etc' '--enable-versioning'
'--with-regex=system' '--without-gd' '--without-mysql'
'--with-gd=/usr/local' '--enable-gd-native-ttf'
'--with-freetype-dir=/usr/local' '--with-jpeg-dir=/usr/local'
'--with-png-dir=/usr/local' '--with-zlib' '--with-pdflib=/usr/local'
'--with-zlib-dir=/usr' '--with-jpeg-dir=/usr/local'
'--with-png-dir=/usr/local' '--with-tiff-dir=/usr/local'
'--with-mysql=/usr/local' '--with-pgsql=/usr/local' '--with-dbase'
'--with-expat-dir=/usr/local' '--with-dom=/usr/local' '--prefix=/usr/local'
'i386-portbld-freebsd4.7'

Somit ist klar, dass php mit system-regex kompiliert wurde. Hm, an der
Stelle kannst Du mir natürlich nicht weiterhelfen! Da sind die Jungs/Mädels
von umn-mapserver gefragt.

Danke Dir und schönes Wochenende!
Benjamin

> -----Original Message-----
> From: Oliver Schneider [mailto:os20032003(at)kobo.de]
> Sent: Friday, April 25, 2003 3:26 PM
> To: Benjamin Thelen
> Cc: de-BSD-Questions
> Subject: Re: port php4 mit "--with-system-regex" kompilieren
>
>
> Hallo,
>
> Also schrieb Benjamin Thelen am Fri, Apr 25, 2003 at 02:25:54PM +0200:
> > ich bekomme folgende Meldung nach dem configure-script:
> >
> > !!! The current version of PHP MapScript has some problems with
> !!!
> > !!! PHP4's bundled regex. Until we figure the solution to the
> !!!
> > !!! problem, the workaround is to compile PHP4 with the system
> regex !!!
> > !!! Please re-configure and re-compile PHP4 with
> --with-system-regex !!!
> > !!! and then re-configure and re-compile MapServer.
> !!!
> > Wie mache ich das? Eigentlich würde ich in den Source-code
> gehen und dort
> > "configure --with-system-regex" angeben. Könnte ich das in
> > /user/ports/www/mod_php4/work einfach angeben und danach wieder ein
> > Verzeichnis höher gehen und "make install" wie üblich machen?
> Oder zerhaut
> > es dann die zuvor angegebene Option wieder? Ist wahrscheinlich
> eine blöde
> > Idee und geht ganz anders?
>
> unabhängig vom Fehler, den kenne ich nicht willst Du es vermutlich in
> die Datei Makefile.local folgendes schreiben. Die Datei bleibt auch nach
> einem cvsup bestehen.
>
> CONFIGURE_ARGS+=--with-system-regex
>
> Die Datei bleibt auch nach einem cvsup bestehen.
> Ein sinvolleres Beispiel für diese Datei wäre die Option
> --with-mnogosearch=PATH, da ich so eine Konfiguration bei einer
> Neuinstallation des php Moduls beibehalten will.
>
> Gruß
> Oliver
>
> --
> ------------------------------------------------------------------
> Wie man weiss, ist "Windows" ebenfalls indianisch und heisst
> ,,Weisser Mann starren durch Glasscheibe auf Sanduhr``
> ------------------------------------------------------------------
>
>
>

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Fri 25 Apr 2003 - 17:01:46 CEST

search this site