If possible, you should get either the Java2 Runtime Environment (JRE) or the Software Development Kit (SDK), version 1.4.2 or later.
You need a web server on that machine where you would like to install Marvin Applets package (since applets work properly only through HTTP protocol). If there is no web server on the machine, we can suggest Tomcat.
marvin-all-5.1.3_2.tar.gz (in Unix or in Mac OS X) or
marvin-all-5.1.3_2.zip (in MS Windows)
in the parent directory of "marvin".Double click on the exe file in the directory of Marvin Beans or its
shortcut on Desktop or in the Start menu.
msketch.batIf it says, "No such file or directory", add the
bin
subdirectory of the Marvin Beans directory to the PATH, or give the full path of
the file. E.g.: C:\Program Files\ChemAxon\MarvinBeans\bin\msketch.bat
For more details about the setting the PATH, please consult the Windows Help.Double click on the application in the directory of Marvin Beans. You can find the shortcut icon on the Desktop or on the Dock panel.
msketchFor more details, please see the Unix / Linux/ Mac OS command line section below.
msketchIf it says, "command not found", add the
bin
subdirectory of Marvin Beans directory to the PATH. For more details, please consult
the manual of the current shell. If you do not put it in the PATH, you can launch
the application on the following way:cd <MARVINBEANSHOME>/bin msketchor give the full path of the application to start it:
<MARVINBEANSHOME>/bin/msketch* "<MARVINBEANSHOME>" indicates the location where Marvin Beans was installed. Substitute this value with the home directory of Marvin Beans. E.g.:
/home/somebody/ChemAxon/MarvinBeans.