Ho installato un server OpenLdap su una Slackware per una rubrica condivisa e volevo provarne la gestione con Phpldapadmin ma ho scoperto che il pacchetto standard Php4 di Slackware non è compilato con l'opzione --with-ldap.
Ho provato con lo Slackbuild originale ma mi da' alcuni errori, qualcuno ha già provato la cosa o si trovano dei .tgz di php già con il supporto per ldap ??
Un saluto a tutti.
Gabriele
Php4 e phpldapadmin
Moderatore: Staff
Regole del forum
1) Citare sempre la versione di Slackware usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Slackware, se l'argomento è generale usate il forum Gnu/Linux in genere.
3) Leggere attentamente le risposte ricevute.
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.
La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
1) Citare sempre la versione di Slackware usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Slackware, se l'argomento è generale usate il forum Gnu/Linux in genere.
3) Leggere attentamente le risposte ricevute.
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.
La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
-
navaho-stanco
- Linux 0.x

- Messaggi: 39
- Iscritto il: mar 28 set 2004, 0:00
- Contatta:
-
navaho-stanco
- Linux 0.x

- Messaggi: 39
- Iscritto il: mar 28 set 2004, 0:00
- Contatta:
L' errore è questo
cp: cannot stat `/tmp/recompile/pear/*': No such file or directory
bzip2: Can't open input file *.bz2: No such file or directory.
zcat: /tmp/recompile/php.ini.diff.gz: No such file or directory
Hmm... I can't seem to find a patch in there anywhere.
zcat: /tmp/recompile/php.squirrel.diff.gz: No such file or directory
Hmm... I can't seem to find a patch in there anywhere.
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -march=i486 -mtune=i686 ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
make: *** No rule to make target `distclean'. Stop.
chmod: cannot access `/tmp/package-php/usr/bin/pear': No such file or directory
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -march=i486 -mtune=i686 ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install-cli'. Stop.
chmod: cannot access `/tmp/package-php/usr/bin/php': No such file or directory
chown: cannot access `/tmp/package-php/usr/bin/php': No such file or directory
./php.SlackBuild: line 153: cd: /tmp/package-php/usr/lib/php: No such file or directory
chown: cannot access `/tmp/package-php/usr/bin': No such file or directory
gzip: /tmp/package-php/usr/man/man?/*.?: No such file or directory
zcat: /tmp/recompile/doinst.sh.gz: No such file or directory
bzip2: Can't open input file *.bz2: No such file or directory.
zcat: /tmp/recompile/php.ini.diff.gz: No such file or directory
Hmm... I can't seem to find a patch in there anywhere.
zcat: /tmp/recompile/php.squirrel.diff.gz: No such file or directory
Hmm... I can't seem to find a patch in there anywhere.
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -march=i486 -mtune=i686 ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
make: *** No rule to make target `distclean'. Stop.
chmod: cannot access `/tmp/package-php/usr/bin/pear': No such file or directory
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -march=i486 -mtune=i686 ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install-cli'. Stop.
chmod: cannot access `/tmp/package-php/usr/bin/php': No such file or directory
chown: cannot access `/tmp/package-php/usr/bin/php': No such file or directory
./php.SlackBuild: line 153: cd: /tmp/package-php/usr/lib/php: No such file or directory
chown: cannot access `/tmp/package-php/usr/bin': No such file or directory
gzip: /tmp/package-php/usr/man/man?/*.?: No such file or directory
zcat: /tmp/recompile/doinst.sh.gz: No such file or directory
Dove hai preso i sorgenti?
In ogni caso prendili da un mirror ufficiale, con tutte le patch e i file di configurazione allegati.
Per es:
http://slackware.at/data/slackware-curr ... rce/n/php/
In ogni caso prendili da un mirror ufficiale, con tutte le patch e i file di configurazione allegati.
Per es:
http://slackware.at/data/slackware-curr ... rce/n/php/

