Other Unix, Linux, Solaris, and Mac OS X
- Install JDK 6 or later and link /usr/java to the Java home or define the environment variable
tar -vzxf resin-4.0.x.tar.gz
cd resin-4.0.x
./configure
- some details on the ./configure options.
make
sudo make install
- Execute
sudo resinctl start
- or run
java -jar lib/resin.jar start
- or run
- Browse to http://localhost:8080