Reageer op reactie

Installing Funambol on a 64-bit Ubuntu

This is something that I found out by installing Funambol 7.1.1 on an Ubuntu 8.04.3 amd64 (virtual) machine:
Funambol uses it's own packaged sun java 5, but it's a 32-bit version. The service doesn't seem to start with /opt/Funambol/bin/funambol start, and strace seems to give the error "/opt/Funambol/tools/jre-1.5.0/jre/bin/java: No such file or directory". But the file is definitely there! The problem is that this java is compiled against 32-bit libraries. You can either force every script in Funambol to use a 64-bit java, or you can install 32 compatibility libraries with
sudo aptitude install ia32-libs

Reageren

De inhoud van dit veld is privé en zal niet openbaar worden gemaakt.
  • Adressen van webpagina's en e-mailadressen worden automatisch naar links omgezet.
  • Toegelaten HTML-tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Regels en paragrafen worden automatisch gesplitst.

Meer informatie over formaatmogelijkheden

CAPTCHA
Deze vraag wordt gebruikt om te testen indien u een menselijke bezoeker bent teneinde spam-inzendingen te vermijden.