Hi, I want to have a look at jmol. I use xmol a lot, but I am annoyed that I have to ftp the structures to that old sun machine to see it...
So, I took the jmol sources and tried to compiled. First the jmol script failed with the message: ciobica:/usr/local/jmol-5# ./jmol ./jmol: Command not found. Exit 1 Finally I figured out that it complained about the shell. I installed pdksh and changed the first line of the script from #!/bin/ksh to #!/usr/bin/ksh Now it says: ciobica:/usr/local/jmol-5# ./jmol ./jmol[39]: java: not found Exit 127 I browsed all the packages containing the word java and I installed java-common, but the error remains. What is java and what do I need to install to have it work? You don't have a requirements on the http://jmol.sourceforge.net page. I run Debian GNU/Linux 3.0 and a 2.4.18 kernel. Thank you for your help. Best regards, Ionel ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jmol-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-users

