• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Hilfe ... Open Exchange

A

Anonymous

Gast
Hi

Habe den Auftrag einen Server mit open Exchange auf zu legen.
Ich bin auch wirklich kein newbie was linux und auch programmieren angeht,
aber das ist echt der letzte müll.
Alleine der SQL code haut schon von vorn bis hinten nicht hin und der make klappt auch nicht wirklich.

Ich poste mal nen konsole-auszug.
Vielleicht hat ja jemand ne idee oder gar erfahrung...
Danke im voraus...

--------------

linux:/home/admin/open-ex # ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/admin/open-ex/config/missing: Unknown `--run' option
Try `/home/admin/open-ex/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... no
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... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/x86_64-suse-linux/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++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C++ preprocessor... /lib/cpp
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/x86_64-suse-linux/bin/ld -m elf_x86_64)
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 for javac... /usr/bin/javac
configure: WARNING: Maybe the build will not work properly because the check for
mail.jar failed. You should specify the location with --with-mailjar
configure: WARNING: Maybe the build will not work properly because the check for
activation.jar failed. You should specify the location with --with-activationjar
configure: WARNING: Maybe the build will not work properly because the check for
jdom.jar failed. You should specify the location with --with-jdomjar
configure: WARNING: Maybe the build will not work properly because the check for
jsdk.jar failed. You should specify the location with --with-jsdkjar
configure: WARNING: Maybe the build will not work properly because the check for
jdbc.jar failed. You should specify the location with --with-jdbcjar
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-1.4.2.0/lib/tools.jar
Buildfile: OX_COMPILE_CHECK.xml

test_connection:
[javac] Compiling 1 source file

BUILD FAILED
/home/admin/open-ex/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 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
linux:/home/admin/open-ex # make
Making all in javabuild
make[1]: Entering directory `/home/admin/open-ex/javabuild'
/usr/bin/ant -f ../build.xml
Unable to locate tools.jar. Expected to find it in
/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/lib/tools.jar
Buildfile: ../build.xml

init:

compile:
[javac] Compiling 500 source files to /home/admin/open-ex/build

BUILD FAILED
/home/admin/open-ex/build.xml:45: 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
make[1]: *** [java] Error 1
make[1]: Leaving directory `/home/admin/open-ex/javabuild'
make: *** [all-recursive] Error 1
linux:/home/admin/open-ex # make
Making all in javabuild
make[1]: Entering directory `/home/admin/open-ex/javabuild'
/usr/bin/ant -f ../build.xml
Unable to locate tools.jar. Expected to find it in
/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/lib/tools.jar
Buildfile: ../build.xml

init:

compile:
[javac] Compiling 500 source files to /home/admin/open-ex/build

BUILD FAILED
/home/admin/open-ex/build.xml:45: 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: 18 seconds
make[1]: *** [java] Error 1
make[1]: Leaving directory `/home/admin/open-ex/javabuild'
make: *** [all-recursive] Error 1
 
na ja gib mal ./configure --help ein, dazu komst noch das du einige jar datein brauchst und nen aktuellen java kompilier min java 1.4.2.

./configure --prefix=/data/ox \
--with-mailjar=/usr/lib/java/lib/mail.jar \
--with-activationjar=/usr/lib/java/lib/activation.jar \
--with-jdomjar=/usr/lib/java/lib/jdom.jar \
--with-xercesjar=/usr/lib/java/lib/xercesImpl.jar \
--with-jsdkjar=/usr/share/java/servletapi5.jar \
--with-jdbcjar=/usr/lib/java/lib/postgresql.jar \
--with-dbpass=YOURPASSWORD \
--with-domain=ox-server.de \
--with-basedn=dc=ox-server,dc=de \
--with-rootdn=uid=mailadmin,dc=ox-server,dc=de \
--with-organization="OX SERVER" \
--with-runuid=wwwrun \
--with-rungid=tomcat \
--with-jni-dir=/usr/lib/jvm/java-1.4.2-sun-1.4.2.08/include/ \
--enable-webdav \
--enable-doc

sonst such mal bei google nach ein tutorial. hab zwar eins aber irgendwie is das auch net so das beste http://www.ox-server.de/de/tutorial/ox_suse10.0.php hab jetzt das prob das ich mich nicht auf den exchange server anmelden kann :-( warum auch immer.
 
Oben