Download
To run Neogia, you need to have a java 1.5 sdk installed on your system and the JAVA_HOME environment variable should point to this JVM. If you want compile Neogia, you will also need ant-1.6.5 to be installed on your system. The variables ANT_HOME should point to ant installation folder and ANT_OPTS should be equal to -Xmx256M.
- Ready to use (compiled and demo data loaded) :
- download ofbizNeogia-version-bin.zip on Sourceforge project page
- unzip ofbizNeogia-version-bin.zip and cd into ofbizNeogia
- start ofbizNeogia :
- Unix-like : sh startofbiz.sh && tail -f runtime/logs/console.log
- Windows : startofbiz.bat in a cmd windows, it's important the windows continues to be open, if it close ofbizNeogia is closed too.
- Then go to http://localhost:8080/catalog to access Catalog application
Default account is "admin" with "ofbiz" as password.
- CVS snapshot
- download ofbizNeogia-version-src.zip on Sourceforge project page
- unzip ofbizNeogia-version-src.zip and cd into ofbizNeogia
- compile and load demo data by doing ant run-install-fr
- start ofbizNeogia :
- Unix-like : sh startofbiz.sh && tail -f runtime/logs/console.log
- Windows : startofbiz.bat
- Then go to http://localhost:8080/catalog to access Catalog application
Default account is "admin" with "ofbiz" as password.
object: Howto Download and install and run Neogia for a new user reference page language: English


