Installation open-xchange

Bonjour je suis un newbie sous linux et j’essaie d’installer open-xchange. Après de moultes recherches sur google, mon ./configure progresse mais là je tombe sur une erreur qui me bloque. Je n’arrive pas à trouver d’informations. Voici mon problème:

wks-123:/usr/adm/ox/open-xchange-0.8.6-5# ./configure --prefix=/usr/local/openxchange --with-mailj ar=/usr/local/javamail/mail.jar --with-activationjar=/usr/local/jaf/activation.jar --with-jdomjar =/usr/local/jdom/build/jdom.jar --with-xercesjar=/usr/local/xerces/xercesImpl.jar --with-jsdkjar=/ usr/local/tomcat/common/lib/servlet-api.jar --with-jdbcjar=/usr/local/jdbc/pg74.216.jdbc3.jar --wi th-htdocsdir=/var/www/ --with-cgibindir=/usr/lib/cgi-bin/ --with-runuid=www-data --with-rungid=www -data --with-dbname=openexchange --with-dbuser=openexchange --with-dbpass=secret --with-dbhost=127 .0.0.1 --enable-webdav
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
/usr/adm/ox/open-xchange-0.8.6-5/config/missing: Unknown --run' option Try/usr/adm/ox/open-xchange-0.8.6-5/config/missing --help’ for more information
configure: WARNING: `missing’ script is too old or missing
checking for gawk… gawk
checking whether make sets $(MAKE)… yes

Merci de votre aide
checking whether to enable maintainer-specific portions of Makefiles… no
checking whether make sets $(MAKE)… (cached) yes
checking for a BSD-compatible install… /usr/bin/install -c
checking for java… /usr/bin/java
checking for jikes… /usr/bin/jikes
checking for jar… /usr/bin/jar
checking for ant… /usr/bin/ant
checking for javah… no
checking for sudo… /usr/bin/sudo
checking for gcc… gcc
checking for C compiler default output file name… a.out
checking whether the C compiler works… yes
checking whether we are cross compiling… no
checking for suffix of executables…
checking for suffix of object files… o
checking whether we are using the GNU C compiler… yes
checking whether gcc accepts -g… yes
checking for gcc option to accept ANSI C… none needed
checking for style of include used by make… GNU
checking dependency style of gcc… gcc3
checking build system type… i686-pc-linux-gnu
checking host system type… i686-pc-linux-gnu
checking for a sed that does not truncate output… /bin/sed
checking for egrep… grep -E
checking for ld used by gcc… /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld… yes
checking for /usr/bin/ld option to reload object files… -r
checking for BSD-compatible nm… /usr/bin/nm -B
checking whether ln -s works… yes
checking how to recognise dependent libraries… pass_all
checking how to run the C preprocessor… gcc -E
checking for ANSI C header files… yes
checking for sys/types.h… yes
checking for sys/stat.h… yes
checking for stdlib.h… yes
checking for string.h… yes
checking for memory.h… yes
checking for strings.h… yes
checking for inttypes.h… yes
checking for stdint.h… yes
checking for unistd.h… yes
checking dlfcn.h usability… yes
checking dlfcn.h presence… yes
checking for dlfcn.h… yes
checking for g++… g++
checking whether we are using the GNU C++ compiler… yes
checking whether g++ accepts -g… yes
checking dependency style of g++… gcc3
checking how to run the C++ preprocessor… g++ -E
checking for g77… no
checking for f77… no
checking for xlf… no
checking for frt… no
checking for pgf77… no
checking for fort77… no
checking for fl32… no
checking for af77… no
checking for f90… no
checking for xlf90… no
checking for pgf90… no
checking for epcf90… no
checking for f95… no
checking for fort… no
checking for xlf95… no
checking for ifc… no
checking for efc… no
checking for pgf95… no
checking for lf95… no
checking for gfortran… no
checking whether we are using the GNU Fortran 77 compiler… no
checking whether accepts -g… no
checking the maximum length of command line arguments… 32768
checking command to parse /usr/bin/nm -B output from gcc object… ok
checking for objdir… .libs
checking for ar… ar
checking for ranlib… ranlib
checking for strip… strip
checking if gcc static flag works… yes
checking if gcc supports -fno-rtti -fno-exceptions… no
checking for gcc option to produce PIC… -fPIC
checking if gcc PIC flag -fPIC works… yes
checking if gcc supports -c -o file.o… yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries… yes
checking whether -lc should be explicitly linked in… no
checking dynamic linker characteristics… GNU/Linux ld.so
checking how to hardcode library paths into programs… immediate
checking whether stripping libraries is possible… yes
checking if libtool supports shared libraries… yes
checking whether to build shared libraries… yes
checking whether to build static libraries… no
configure: creating libtool
checking for pthread_mutex_lock in -lpthread… yes
checking for pthread_mutex_lock in -lpthreads… no
checking for socket in -lsocket… no
checking for _xti_accept in -lnsl… no
checking for an ANSI C-conforming const… yes
configure: WARNING: Maybe the build will not work properly because the check for /usr/local/tomcat /common/lib/servlet-api.jar failed. You should specify the location with --with-jsdkjar
checking sys/socket.h usability… yes
checking sys/socket.h presence… yes
checking for sys/socket.h… yes
checking for sys/types.h… (cached) yes
checking netinet/in.h usability… yes
checking netinet/in.h presence… yes
checking for netinet/in.h… yes
checking netinet/tcp.h usability… yes
checking netinet/tcp.h presence… yes
checking for netinet/tcp.h… yes
checking netdb.h usability… yes
checking netdb.h presence… yes
checking for netdb.h… yes
checking fcntl.h usability… yes
checking fcntl.h presence… yes
checking for fcntl.h… yes
checking signal.h usability… yes
checking signal.h presence… yes
checking for signal.h… yes
checking for unistd.h… (cached) yes
checking for string.h… (cached) yes
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/lib/too ls.jar
Buildfile: OX_COMPILE_CHECK.xml

test_connection:
[javac] Compiling 1 source file

BUILD FAILED
/usr/adm/ox/open-xchange-0.8.6-5/OX_COMPILE_CHECK.xml:3: Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK

Total time: 1 second
configure: WARNING: database check … failed
configure: creating ./config.status
config.status: creating build.xml
config.status: creating tomcat.xml
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/misc/Makefile
config.status: creating src/misc/login/login.pm
config.status: creating src/misc/ssl/Makefile
config.status: creating javabuild/Makefile
config.status: creating bin/groupware/openexchange-groupware
config.status: creating bin/webmail/openexchange-webmail
config.status: creating bin/groupware/openexchange-sessiond
config.status: creating sbin/addgroup_ox
config.status: creating sbin/addresource_ox
config.status: creating sbin/addresourcegroup_ox
config.status: creating sbin/addresourcetogroup_ox
config.status: creating sbin/adduser_ox
config.status: creating sbin/addusersql_ox
config.status: creating sbin/addusertogroup_ox
config.status: creating sbin/changeuserattr_ox
config.status: creating sbin/changecyruspass_ox
config.status: creating sbin/delgroup_ox
config.status: creating sbin/delresource_ox
config.status: creating sbin/delresourcefromgroup_ox
config.status: creating sbin/delresourcegroup_ox
config.status: creating sbin/deluser_ox
config.status: creating sbin/deluserfromgroup_ox
config.status: creating sbin/correctfilespool
config.status: creating sbin/dbinit_ox
config.status: creating sbin/removedocuments_ox
config.status: creating system/etc/init.d/groupware
config.status: creating system/etc/init.d/webmail
config.status: creating system/etc/init.d/sessiond
config.status: creating system/etc/init.d/openexchange
config.status: creating system/servlet/web.xml
config.status: creating system/umin/oxuserminconfig.properties
config.status: creating conf/groupware/system.properties
config.status: creating conf/groupware/server.conf
config.status: creating conf/webmail/server.conf
config.status: creating conf/webmail/system.properties
config.status: creating conf/admintools.conf
config.status: creating system/setup/init_ldap.ldif
config.status: creating src/com/openexchange/server/Version.java
config.status: executing depfiles commands
rm: cannot remove `OX_COMPILE_CHECK.class’: No such file or directory

Merci de votre aide.

et un apt-get install openxchange (si debian ou ubuntu) ou yum install openxchange (si redhat) ne suffirait pas ?
enfin, je parle de l’utilisation d gestionnaire de packages quoi… le truc qui te permet d’installer des applis en 2 temps 3 mouvements…
le truc que tout le monde utilise au lieu de se faire chier a compiler… :stuck_out_tongue:

sinon, ton erreur est expliquee la

T’as pas installe le JDK mais juste le JRE.

j’ai déjà essayé synaptic mais à priori c’est pas possible. Y a pas de paquet open-xchange. Obligé de le compilé. Et je ne suis pas un expert en compilation! Pour ce qui est du jdk je pensais l’avoir installé. Je vérifie et je te tiens au courant. Merci de ton aide


Peut-être mon lien qui n'est pas bon...

Y a du mieux, j’ai modifié le chemin pour l’option --with-jsdkjar=
Voilà le résultat obtenu:

wks-123:/usr/adm/ox/open-xchange-0.8.6-5# ./configure --prefix=/usr/local/openxchange --with-mailjar=/usr/local/javamail/mail.jar --with-activationjar=/usr/local/jaf/activation.jar --with-jdomjar=/usr/local/jdom/build/jdom.jar --with-xercesjar=/usr/local/xerces/xercesImpl.jar --with-jsdkjar=/usr/share/java/servlet-2.3.jar --with-jdbcjar=/usr/local/jdbc/pg74.216.jdbc3.jar --with-htdocsdir=/var/www/ --with-cgibindir=/usr/lib/cgi-bin/ --with-runuid=www-data --with-rungid=www-data --with-dbname=openexchange --with-dbuser=openexchange --with-dbpass=secret --with-dbhost=127.0.0.1 --enable-webdav checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
/usr/adm/ox/open-xchange-0.8.6-5/config/missing: Unknown --run' option Try/usr/adm/ox/open-xchange-0.8.6-5/config/missing --help’ for more information
configure: WARNING: `missing’ script is too old or missing
checking for gawk… gawk
checking whether make sets $(MAKE)… yes
checking whether to enable maintainer-specific portions of Makefiles… no
checking whether make sets $(MAKE)… (cached) yes
checking for a BSD-compatible install… /usr/bin/install -c
checking for java… /usr/bin/java
checking for jikes… /usr/bin/jikes
checking for jar… /usr/bin/jar
checking for ant… /usr/bin/ant
checking for javah… no
checking for sudo… /usr/bin/sudo
checking for gcc… gcc
checking for C compiler default output file name… a.out
checking whether the C compiler works… yes
checking whether we are cross compiling… no
checking for suffix of executables…
checking for suffix of object files… o
checking whether we are using the GNU C compiler… yes
checking whether gcc accepts -g… yes
checking for gcc option to accept ANSI C… none needed
checking for style of include used by make… GNU
checking dependency style of gcc… gcc3
checking build system type… i686-pc-linux-gnu
checking host system type… i686-pc-linux-gnu
checking for a sed that does not truncate output… /bin/sed
checking for egrep… grep -E
checking for ld used by gcc… /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld… yes
checking for /usr/bin/ld option to reload object files… -r
checking for BSD-compatible nm… /usr/bin/nm -B
checking whether ln -s works… yes
checking how to recognise dependent libraries… pass_all
checking how to run the C preprocessor… gcc -E
checking for ANSI C header files… yes
checking for sys/types.h… yes
checking for sys/stat.h… yes
checking for stdlib.h… yes
checking for string.h… yes
checking for memory.h… yes
checking for strings.h… yes
checking for inttypes.h… yes
checking for stdint.h… yes
checking for unistd.h… yes
checking dlfcn.h usability… yes
checking dlfcn.h presence… yes
checking for dlfcn.h… yes
checking for g++… g++
checking whether we are using the GNU C++ compiler… yes
checking whether g++ accepts -g… yes
checking dependency style of g++… gcc3
checking how to run the C++ preprocessor… g++ -E
checking for g77… no
checking for f77… no
checking for xlf… no
checking for frt… no
checking for pgf77… no
checking for fort77… no
checking for fl32… no
checking for af77… no
checking for f90… no
checking for xlf90… no
checking for pgf90… no
checking for epcf90… no
checking for f95… no
checking for fort… no
checking for xlf95… no
checking for ifc… no
checking for efc… no
checking for pgf95… no
checking for lf95… no
checking for gfortran… no
checking whether we are using the GNU Fortran 77 compiler… no
checking whether accepts -g… no
checking the maximum length of command line arguments… 32768
checking command to parse /usr/bin/nm -B output from gcc object… ok
checking for objdir… .libs
checking for ar… ar
checking for ranlib… ranlib
checking for strip… strip
checking if gcc static flag works… yes
checking if gcc supports -fno-rtti -fno-exceptions… no
checking for gcc option to produce PIC… -fPIC
checking if gcc PIC flag -fPIC works… yes
checking if gcc supports -c -o file.o… yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries… yes
checking whether -lc should be explicitly linked in… no
checking dynamic linker characteristics… GNU/Linux ld.so
checking how to hardcode library paths into programs… immediate
checking whether stripping libraries is possible… yes
checking if libtool supports shared libraries… yes
checking whether to build shared libraries… yes
checking whether to build static libraries… no
configure: creating libtool
checking for pthread_mutex_lock in -lpthread… yes
checking for pthread_mutex_lock in -lpthreads… no
checking for socket in -lsocket… no
checking for _xti_accept in -lnsl… no
checking for an ANSI C-conforming const… yes
checking sys/socket.h usability… yes
checking sys/socket.h presence… yes
checking for sys/socket.h… yes
checking for sys/types.h… (cached) yes
checking netinet/in.h usability… yes
checking netinet/in.h presence… yes
checking for netinet/in.h… yes
checking netinet/tcp.h usability… yes
checking netinet/tcp.h presence… yes
checking for netinet/tcp.h… yes
checking netdb.h usability… yes
checking netdb.h presence… yes
checking for netdb.h… yes
checking fcntl.h usability… yes
checking fcntl.h presence… yes
checking for fcntl.h… yes
checking signal.h usability… yes
checking signal.h presence… yes
checking for signal.h… yes
checking for unistd.h… (cached) yes
checking for string.h… (cached) yes
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/lib/tools.jar
Buildfile: OX_COMPILE_CHECK.xml

test_connection:
[javac] Compiling 1 source file

BUILD FAILED
/usr/adm/ox/open-xchange-0.8.6-5/OX_COMPILE_CHECK.xml:3: Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK

Total time: 3 seconds
configure: WARNING: database check … failed
configure: creating ./config.status
config.status: creating build.xml
config.status: creating tomcat.xml
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/misc/Makefile
config.status: creating src/misc/login/login.pm
config.status: creating src/misc/ssl/Makefile
config.status: creating javabuild/Makefile
config.status: creating bin/groupware/openexchange-groupware
config.status: creating bin/webmail/openexchange-webmail
config.status: creating bin/groupware/openexchange-sessiond
config.status: creating sbin/addgroup_ox
config.status: creating sbin/addresource_ox
config.status: creating sbin/addresourcegroup_ox
config.status: creating sbin/addresourcetogroup_ox
config.status: creating sbin/adduser_ox
config.status: creating sbin/addusersql_ox
config.status: creating sbin/addusertogroup_ox
config.status: creating sbin/changeuserattr_ox
config.status: creating sbin/changecyruspass_ox
config.status: creating sbin/delgroup_ox
config.status: creating sbin/delresource_ox
config.status: creating sbin/delresourcefromgroup_ox
config.status: creating sbin/delresourcegroup_ox
config.status: creating sbin/deluser_ox
config.status: creating sbin/deluserfromgroup_ox
config.status: creating sbin/correctfilespool
config.status: creating sbin/dbinit_ox
config.status: creating sbin/removedocuments_ox
config.status: creating system/etc/init.d/groupware
config.status: creating system/etc/init.d/webmail
config.status: creating system/etc/init.d/sessiond
config.status: creating system/etc/init.d/openexchange
config.status: creating system/servlet/web.xml
config.status: creating system/umin/oxuserminconfig.properties
config.status: creating conf/groupware/system.properties
config.status: creating conf/groupware/server.conf
config.status: creating conf/webmail/server.conf
config.status: creating conf/webmail/system.properties
config.status: creating conf/admintools.conf
config.status: creating system/setup/init_ldap.ldif
config.status: creating src/com/openexchange/server/Version.java
config.status: executing depfiles commands
rm: cannot remove `OX_COMPILE_CHECK.class’: No such file or directory

Je suis tout de même toujours en erreur à la fin

visiblement, meme si t’as installe un jdk sun, il est pas actif
(sous linux, il est possible d’installer plusieurs jdk et passer de l’un a l’autre relativement facilement)
Pour l’instant, tu utilises GCJ qui est une alternative Libre au jdk de sun mais qui a encore de gros manques pour etre un remplacant parfait.

tape dans une console

et tu selectionnes le jdk sun le plus recent.

Si tu ne vois pas que jdk de sun alors un

devrait regler le prob
Et tu te delogues puis tu te relogues
Edité le 10/09/2007 à 15:00

voilà le résultat:

wks-123:/usr/adm/ox/open-xchange-0.8.6-5/config# update-alternatives --config java

Il n’y a qu’un programme fournissant java (/usr/bin/gij-wrapper-4.1).
Rien à configurer.
wks-123:/usr/adm/ox/open-xchange-0.8.6-5/config# apt-get install sun-java6-jdk
Lecture des listes de paquets… Fait
Construction de l’arbre des dépendances… Fait
E: Impossible de trouver le paquet sun-java6-jdk
wks-123:/usr/adm/ox/open-xchange-0.8.6-5/config#


Au fait je suis sous Debian etch

sous debian c’est

apt-get install sun-java5-jdk

wks-123:~# apt-get install sun-java5-jdk
Lecture des listes de paquets… Fait
Construction de l’arbre des dépendances… Fait
E: Impossible de trouver le paquet sun-java5-jdk

pas mieux!! :frowning:

t’as active les sources non-free dans /etc/apt/sources.list ?

oui activée

et bien il faut faire un apt-get update puis le apt-get install sun-java5-jdk

mais il faudrait aussi que tu lises un peu de doc debian car tout ce que je t’explique sont des trucs de bases que tu peux faire tout seul…

j ai fait recharger dans synaptic


apt-get update effectué mais pas mieux
t'es sur que le problème vient du jdk??

Maintenant je me retrouve avec cette erreur:

BUILD FAILED
/usr/adm/ox/open-xchange-0.8.6-5/OX_COMPILE_CHECK.xml:3: Error starting modern compiler

je n’ai plus le problème de localisation de tools.jar, mais maintenant c’est un problème de compilation!?!

oui… ton systeme utilise gcj alors qu’il faut un jdk officiel sun.

fait un java -version et tu le verras

Franchement, la je sais pas ce que tu as mamaillé mais si ton sources.list est correct (sources non-free actives), que t’as fait un apt-get update puis un apt-get install sun-java5-jdk alors tu dois avoir le jdk installe…
Puis il faut faire un update-alternatives --config java pour selectionner le jdk sun officiel.

Et a partir de la, ta compil doit se poursuivre (bon t’auras peut etre d’autres erreurs mais au moins ca ira un peu plus loin)
Edité le 11/09/2007 à 14:31

Merci, merci. J’ai enfin réussi à installer sun-java5-jdk. Du coup ma compilation progresse. Je te laisse voir le résultat obtenu. Par contre il me reste 2 warnings que je t’ai renotés à la fin. Merci

wks-123:/usr/adm/ox/open-xchange-0.8.6-5# ./configure --prefix=/usr/local/openxchange --with-mailjar=/usr/local/javamail/mail.jar --with-acti vationjar=/usr/local/jaf/activation.jar --with-jdomjar=/usr/local/jdom/build/jdom.jar --with-xercesjar=/usr/share/java/xercesImpl.jar --with- jsdkjar=/usr/share/java/servlet-2.3.jar --with-jdbcjar=/usr/local/jdbc/pg74.216.jdbc3.jar --with-dbname=openxchange --with-dbuser=openxchange --with-dbhost=127.0.0.1 --with-dbpass=secret --with-runuid=wwwrun --with-rungid=nogroup --enable-webdav
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
/usr/adm/ox/open-xchange-0.8.6-5/config/missing: Unknown --run' option Try/usr/adm/ox/open-xchange-0.8.6-5/config/missing --help’ for more information
configure: WARNING: `missing’ script is too old or missing
checking for gawk… gawk
checking whether make sets $(MAKE)… yes
checking whether to enable maintainer-specific portions of Makefiles… no
checking whether make sets $(MAKE)… (cached) yes
checking for a BSD-compatible install… /usr/bin/install -c
checking for java… /usr/bin/java
checking for jikes… /usr/bin/jikes
checking for jar… /usr/bin/jar
checking for ant… /usr/bin/ant
checking for javah… /usr/bin/javah
checking for sudo… /usr/bin/sudo
checking for gcc… gcc
checking for C compiler default output file name… a.out
checking whether the C compiler works… yes
checking whether we are cross compiling… no
checking for suffix of executables…
checking for suffix of object files… o
checking whether we are using the GNU C compiler… yes
checking whether gcc accepts -g… yes
checking for gcc option to accept ANSI C… none needed
checking for style of include used by make… GNU
checking dependency style of gcc… gcc3
checking build system type… i686-pc-linux-gnu
checking host system type… i686-pc-linux-gnu
checking for a sed that does not truncate output… /bin/sed
checking for egrep… grep -E
checking for ld used by gcc… /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld… yes
checking for /usr/bin/ld option to reload object files… -r
checking for BSD-compatible nm… /usr/bin/nm -B
checking whether ln -s works… yes
checking how to recognise dependent libraries… pass_all
checking how to run the C preprocessor… gcc -E
checking for ANSI C header files… yes
checking for sys/types.h… yes
checking for sys/stat.h… yes
checking for stdlib.h… yes
checking for string.h… yes
checking for memory.h… yes
checking for strings.h… yes
checking for inttypes.h… yes
checking for stdint.h… yes
checking for unistd.h… yes
checking dlfcn.h usability… yes
checking dlfcn.h presence… yes
checking for dlfcn.h… yes
checking for g++… g++
checking whether we are using the GNU C++ compiler… yes
checking whether g++ accepts -g… yes
checking dependency style of g++… gcc3
checking how to run the C++ preprocessor… g++ -E
checking for g77… no
checking for f77… no
checking for xlf… no
checking for frt… no
checking for pgf77… no
checking for fort77… no
checking for fl32… no
checking for af77… no
checking for f90… no
checking for xlf90… no
checking for pgf90… no
checking for epcf90… no
checking for f95… no
checking for fort… no
checking for xlf95… no
checking for ifc… no
checking for efc… no
checking for pgf95… no
checking for lf95… no
checking for gfortran… no
checking whether we are using the GNU Fortran 77 compiler… no
checking whether accepts -g… no
checking the maximum length of command line arguments… 32768
checking command to parse /usr/bin/nm -B output from gcc object… ok
checking for objdir… .libs
checking for ar… ar
checking for ranlib… ranlib
checking for strip… strip
checking if gcc static flag works… yes
checking if gcc supports -fno-rtti -fno-exceptions… no
checking for gcc option to produce PIC… -fPIC
checking if gcc PIC flag -fPIC works… yes
checking if gcc supports -c -o file.o… yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries… yes
checking whether -lc should be explicitly linked in… no
checking dynamic linker characteristics… GNU/Linux ld.so
checking how to hardcode library paths into programs… immediate
checking whether stripping libraries is possible… yes
checking if libtool supports shared libraries… yes
checking whether to build shared libraries… yes
checking whether to build static libraries… no
configure: creating libtool
checking for pthread_mutex_lock in -lpthread… yes
checking for pthread_mutex_lock in -lpthreads… no
checking for socket in -lsocket… no
checking for _xti_accept in -lnsl… no
checking for an ANSI C-conforming const… yes
checking sys/socket.h usability… yes
checking sys/socket.h presence… yes
checking for sys/socket.h… yes
checking for sys/types.h… (cached) yes
checking netinet/in.h usability… yes
checking netinet/in.h presence… yes
checking for netinet/in.h… yes
checking netinet/tcp.h usability… yes
checking netinet/tcp.h presence… yes
checking for netinet/tcp.h… yes
checking netdb.h usability… yes
checking netdb.h presence… yes
checking for netdb.h… yes
checking fcntl.h usability… yes
checking fcntl.h presence… yes
checking for fcntl.h… yes
checking signal.h usability… yes
checking signal.h presence… yes
checking for signal.h… yes
checking for unistd.h… (cached) yes
checking for string.h… (cached) yes
Buildfile: OX_COMPILE_CHECK.xml

test_connection:
[javac] Compiling 1 source file
[java] Searching for database driver org.postgresql.Driver … found.
configure: WARNING: database check … failed
configure: creating ./config.status
config.status: creating build.xml
config.status: creating tomcat.xml
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/misc/Makefile
config.status: creating src/misc/login/login.pm
config.status: creating src/misc/ssl/Makefile
config.status: creating javabuild/Makefile
config.status: creating bin/groupware/openexchange-groupware
config.status: creating bin/webmail/openexchange-webmail
config.status: creating bin/groupware/openexchange-sessiond
config.status: creating sbin/addgroup_ox
config.status: creating sbin/addresource_ox
config.status: creating sbin/addresourcegroup_ox
config.status: creating sbin/addresourcetogroup_ox
config.status: creating sbin/adduser_ox
config.status: creating sbin/addusersql_ox
config.status: creating sbin/addusertogroup_ox
config.status: creating sbin/changeuserattr_ox
config.status: creating sbin/changecyruspass_ox
config.status: creating sbin/delgroup_ox
config.status: creating sbin/delresource_ox
config.status: creating sbin/delresourcefromgroup_ox
config.status: creating sbin/delresourcegroup_ox
config.status: creating sbin/deluser_ox
config.status: creating sbin/deluserfromgroup_ox
config.status: creating sbin/correctfilespool
config.status: creating sbin/dbinit_ox
config.status: creating sbin/removedocuments_ox
config.status: creating system/etc/init.d/groupware
config.status: creating system/etc/init.d/webmail
config.status: creating system/etc/init.d/sessiond
config.status: creating system/etc/init.d/openexchange
config.status: creating system/servlet/web.xml
config.status: creating system/umin/oxuserminconfig.properties
config.status: creating conf/groupware/system.properties
config.status: creating conf/groupware/server.conf
config.status: creating conf/webmail/server.conf
config.status: creating conf/webmail/system.properties
config.status: creating conf/admintools.conf
config.status: creating system/setup/init_ldap.ldif
config.status: creating src/com/openexchange/server/Version.java
config.status: executing depfiles commands

Par contre il me reste 2 warnings:

  1. configure: WARNING: `missing’ script is too old or missing
  2. configure: WARNING: database check … failed

Je dois en tenir compte j’imagine! Peux-tu m’aider sur leurs significations? Merci

Je pense pas que le premier warning soit important…
par contre, le 2e parle de postgresql et comme je suppose que openxchange utilise une bdd, j’imagine qu’il pleurniche car il ne trouve pas la base en question.

Mais la, je peux rien dire de plus car je connais pas la procedure d’install de cette appli. Donc va sur le site officiel et suit la doc…

ok merci