On Tuesday 23 August 2005 21:27, timothy driscoll wrote:
> how do I run Jmol on Linux?  

Actually, identical as on windows...

> I checked out a clean copy from CVS and ran a 
> clean build, and it did not complain:
>
> cvs -d:ext:[EMAIL PROTECTED]:/cvsroot/jmol co Jmol
> ant clean main
>
> but then this:
>
> java Jmol.jar

You forgot the -jar:

java -jar Jmol.jar

Egon

-- 
[EMAIL PROTECTED]
GPG: 1024D/D6336BA6


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to