Koozali.org: home of the SME Server
Other Languages => Français => Topic started by: nono-mb on March 25, 2004, 07:32:58 PM
-
Bonjour à tous,
je souhaite installer un serveur intranet avec une sme 6 avec moregroupwre + fetchmail + apache + php 4.3.x + Mysql
A prioris tout semble bien partis sauf que lorsque je fait la mise à jours de php 4.1 vers 4.3 via ce tutorial
http://www.leiinc.com/repository/Linux/Mitel_SME_Server/HowToGuides/sme56_imp-horde-php_upgrade.htm
Le problème c'est que en utilisan ces rpm l'extension curl n'est plus activée et il me la faut absolument pour moregroupware.
Je me suis donc mis à la compilation de php
pour compiler php j'ai télécharger le dev-tool de sme 5.6 sur contribs.org et je me suis lancé dans compilation avec les paramètre d'origine et ca ne marche pas. Voila ce que ca me donne :
[root@web php-4.3.4]# ./configure i386-redhat-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr --with-config-file-path=/etc --enable-force-cgi-redirect --disable-debug --enable-pic --disable-rpath --enable-inline-optimization --with-bz2 --with-db3 --with-curl --with-dom=/usr --with-exec-dir=/usr/bin --with-freetype-dir=/usr --with-png-dir=/usr --with-gd --enable-gd-native-ttf --with-ttf --with-gdbm --with-gettext --with-ncurses --with-gmp --with-iconv --with-jpeg-dir=/usr --with-mm --with-openssl --with-png --with-pspell --with-regex=system --with-xml --with-expat-dir=/usr --with-zlib --with-layout=GNU --enable-bcmath --enable-debugger --enable-exif --enable-ftp --enable-magic-quotes --enable-safe-mode --enable-sockets --enable-sysvsem --enable-sysvshm --enable-discard-path --enable-track-vars --enable-trans-sid --enable-yp --enable-wddx --without-oci8 --with-imap=shared --with-imap-ssl --with-kerberos=/usr/kerberos --with-ldap=shared --with-mysql=shared,/usr --with-pgsql=shared --with-snmp=shared,/usr --with-snmp=shared --enable-ucd-snmp-hack --with-unixODBC=shared --enable-memory-limit --enable-bcmath --enable-shmop --enable-versioning --enable-calendar --enable-dbx --enable-dio --enable-mbstring --enable-mbstr-enc-trans --with-apxs=/usr/sbin/apxs
loading cache ./config.cache
checking host system type... i386-redhat-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking for re2c... exit 0;
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for gawk... gawk
checking for bison... no
checking for byacc... no
configure: warning: You will need bison if you want to regenerate the PHP parsers.
checking for flex... lex
checking for yywrap in -ll... no
checking lex output file root... ./configure: lex: command not found
configure: error: cannot find output from lex; giving up
[root@web php-4.3.4]#
si quelqu'un a une idée je suis preneur car là je n'y comprend plus rien
merci d'avance
[/url]
-
Sur la version 6.0 de SME,j'ai installé le package flex-2.5.4a-23.i386.rpm
Bon Courage
-
Bonjour à tous,
je souhaite installer un serveur intranet avec une sme 6 avec moregroupwre + fetchmail + apache + php 4.3.x + Mysql
A prioris tout semble bien partis sauf que lorsque je fait la mise à jours de php 4.1 vers 4.3 via ce tutorial
http://www.leiinc.com/repository/Linux/Mitel_SME_Server/HowToGuides/sme56_imp-horde-php_upgrade.htm
Le problème c'est que en utilisan ces rpm l'extension curl n'est plus activée et il me la faut absolument pour moregroupware.
Je me suis donc mis à la compilation de php
pour compiler php j'ai télécharger le dev-tool de sme 5.6 sur contribs.org et je me suis lancé dans compilation avec les paramètre d'origine et ca ne marche pas. Voila ce que ca me donne :
Stop ! Les DevTools pour la 5.6 ne sont pas les bons pour la 6.0 !
voici l'add qui va bien :
http://mirror.contribs.org/smeserver/contribs/hpe/devtools-6.01/dev-rpms/
Bonne chance,
Pascal