Funambol – first run
OK. I assume that we have installed Funambol, as I described here. It is time to run the server. Go to the Funambol directory (default: /opt/Funambol) and run:
# ./bin/funambol start
if you are lucky the server will start, but on Solaris, you need to modify scripts, because you problably will see that message:
./bin/funambol: J2EE_HOME=/opt/Funambol/tools/tomcat: is not an identifier
and again – this is compatibility problem between Linux and Unix shell. But personally I think, that Funambol developers should correct this, and in place of: