-------- Original-Nachricht -------- > Datum: Sat, 11 Dec 2010 11:25:55 +0100 > Von: "J. Echter" <[email protected]> > An: [email protected] > Betreff: Re: [SOGo] Funambol java not found but its there.
> Am 11.12.2010 11:17, schrieb Steve: > >> where do i have to look to fix this? > >> > > This often happens if you try to run a 32bit binary on a 64bit system. > Can you check with "file /opt/Funambol/tools/jre-1.6.0/jre/bin/java" and > post the output? If that output says something about a 32bit binary and you > indeed run a 64bit system/os then you need to get a 64bit Java binary and > replace the one found in your installation. Or download Funambol in 64bit and > install it (I assume you run a binary distro and are not compiling stuff by > yourself). > > > > > your absolutely right :) > So it is a 64bit system you are running there? I don't know if there is a 64bit edition of Funambol is available? Anyway.... Just get a 64bit Java and replace the JRE under /opt/Funambol/tools/jre-1.6.0/jre/ with a 64bit version or change the init scripts or any script that is using /opt/Funambol/tools/jre-1.6.0/jre/java to point to your system JRE. > output of file: > > /opt/Funambol/tools/jre-1.6.0/jre/bin/java: ELF 32-bit LSB executable, > Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), > for GNU/Linux 2.2.5, not stripped > > > greetings > > juergen > -- > [email protected] > https://inverse.ca/sogo/lists -- Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief! Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail -- [email protected] https://inverse.ca/sogo/lists
