S
Scarvy
hallo, (bin übrigens linuxANFÄNGER)
ich habe bereits php installiert und hatte jetzt vor per skript einiges zu konfigurieren.
mein skript beginnt so:
./configure --with-mysql \
--with-xml \
--with-gd \
--with-pear=/usr/share/php \
--with-regex=php \
--with-apxs2=/usr/bin/apxs2 \
--enable-track-vars \
--prefix=/usr \
--with-config-file-path=/etc/php4/apache2 \
und so weiter...
nach dem ausführen "checkt" linux so einiges und gibt folgende nachricht:
If configure fails try --with-jpeg-dir=<DIR>
configure: error: libpng.(a|so) not found.
./phpinstal: line 6: --with-regex=php: command not found
./phpinstal: line 8: --enable-track-vars: command not found
ich hoffe man kann mir helfen
thx, Scarvy
ich habe bereits php installiert und hatte jetzt vor per skript einiges zu konfigurieren.
mein skript beginnt so:
./configure --with-mysql \
--with-xml \
--with-gd \
--with-pear=/usr/share/php \
--with-regex=php \
--with-apxs2=/usr/bin/apxs2 \
--enable-track-vars \
--prefix=/usr \
--with-config-file-path=/etc/php4/apache2 \
und so weiter...
nach dem ausführen "checkt" linux so einiges und gibt folgende nachricht:
If configure fails try --with-jpeg-dir=<DIR>
configure: error: libpng.(a|so) not found.
./phpinstal: line 6: --with-regex=php: command not found
./phpinstal: line 8: --enable-track-vars: command not found
ich hoffe man kann mir helfen
thx, Scarvy