The easiest way to run Jomic on platforms other than Mac OS X is to use Webstart, a standard way to launch applications by simply clicking a link on a home page.
Java 1.4 or newer, available from http://java.com/.
The
unrar command, available from
http://www.rarlab.com/rar_add.htm. This command must be within the
system search path (
$PATH or
%PATH%), otherwise Jomic will be unable to open CBR archives.
Open http://jomic.sourceforge.net/webstart/ in your web browser and click on "Start Jomic!". A window should pop up and inform about the download progress. This will take a while. When done, Jomic automatically launches.
To start Jomic, you can reuse the link mentioned above. However, this is a bit tedious because you have to start the web browser, select a bookmark and click the link.
Most Web Start setups come with an application launcher that makes it easy to start any of the installed Web Start applications.
Pressing "Launch Online" will check for possible updates and download them. If there are no updates the applications launches a lot faster then during the installation. Pressing "Launch Offline" will launch the application immediately. This even works without any network connection.
If you prefer the command line and are using Sun's Web Start implementation, the following should do the trick:
javaws http://jomic.sourceforge.net/webstart/jomic.jnlpWithout any network connection, use the "-offline" switch:
javaws -offline http://jomic.sourceforge.net/webstart/jomic.jnlpUnfortunately Web Start does not allow to specify any application specific command line options, so you cannot pass a comic file name here.