Once it says "Adito started successfully" give it a a minute or so before trying to access it with your web browser.
* Enable application autostart on boot, enter the following in terminal as '''root''' user:
cd /var/hda/web-apps/adito/server/
ant install-service
service adito start
This will create a service that will start upon reboot.
<!--* Fedora 12 64-bit error message "/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory" then do the following: