linosch
04-07-2003, 15:17
Hallo zusammen,
ich weis, dass ich hier nicht ganz richtig bin, aber bei soviel Know-How wird der eine oder andere sicherlich PHP schon mal selber installiert haben.
Mein System: Debian Woody rc1, Apache 2.0.46, PHP4.3.2
Mein Problem: Wenn ich php mit der option --enable-calendar installieren möchte, bekommte ich folgenden Fehler:
./configure: --enable-calendar: command not found
What's wrong?
Thx für die Hilfe!
Gruss
Lino
------------ meine Config
./configure \
--prefix=/usr/local/php \
--with-apxs2=/usr/local/apache/bin/apxs \
--with-mysql \
--with-config-file-path=/usr/local/php \
--with-zlib \
--with-gettext \
--with-gdbm \
--with-bz2 \
--with-flatfile \
--with-gd \
--with-readline \
--with-mm \
--with-mcrypt \
--with-db2 \
--with-mime_magic \
--disable-cgi \
--enable-track-vars \
--enable-force-cgi-redirect \
--enable-ftp \
--enable-bcmath \
--enable-calendar
ich weis, dass ich hier nicht ganz richtig bin, aber bei soviel Know-How wird der eine oder andere sicherlich PHP schon mal selber installiert haben.
Mein System: Debian Woody rc1, Apache 2.0.46, PHP4.3.2
Mein Problem: Wenn ich php mit der option --enable-calendar installieren möchte, bekommte ich folgenden Fehler:
./configure: --enable-calendar: command not found
What's wrong?
Thx für die Hilfe!
Gruss
Lino
------------ meine Config
./configure \
--prefix=/usr/local/php \
--with-apxs2=/usr/local/apache/bin/apxs \
--with-mysql \
--with-config-file-path=/usr/local/php \
--with-zlib \
--with-gettext \
--with-gdbm \
--with-bz2 \
--with-flatfile \
--with-gd \
--with-readline \
--with-mm \
--with-mcrypt \
--with-db2 \
--with-mime_magic \
--disable-cgi \
--enable-track-vars \
--enable-force-cgi-redirect \
--enable-ftp \
--enable-bcmath \
--enable-calendar