View Single Post
Posts: 4 | Thanked: 0 times | Joined on Jun 2010
#1
Hi,

I really need help to get started.

I'm running Ubuntu 10.04 x64 and can't get ESBox to work.
I downloaded achieves and unpacked in the same folder, but running esbox.sh doesn't do anything for me(at least anything visible), just gives following output in the terminal:
Code:
Note: xulrunner 1.8 should be installed if Eclipse hangs on startup with
      an empty dialog, crashes in Help > Welcome, fails to show hover help,
      crashes in certain wizards, etc.

This script will detect xulrunner on PATH, in /usr/lib/xulrunner,
/usr/local/lib/xulrunner, or specified via the XULRUNNER environment variable.

Try:  sudo apt-get install xulrunner   in Ubuntu

See https://garage.maemo.org/tracker/index.php?func=detail&aid=4689&group_id=192&atid=1420
I have xulrunner installed
Code:
Mozilla XULRunner 1.9.2.3 - 20100414011136
I also have eclipse Galileo (Version: 3.5.2, Build id: M20100211-1343) and have pyDev and CDT installed on this eclipse.
Anyone has any idea what is going on??? and how can I get ESBox so I can start actually developing?