
On Tue, 2 Oct 2007, Paola Beassoni wrote:
Dear all, i have downloaded chimera 1.2422 for linux and i don know hoe to install it. I have OpenSUSE but i am really new in linux. I have the file "chimera-1.2422-linux.exe" but i don know how to run it. My shell doen recognizes the command "run". So, please if anyone can help me i would really appreciate it. Best Regards Paola
If you downloaded chimera to your desktop, then you would need to type in the following commands to the shell (which is the same as running them): cd Desktop chmod +x chimera-1.2422-linux.exe ./chimera-1.2422-linux.exe Then the installer program will ask you where it should install chimera. When the installer has finished, you can put a shortcut to chimera on your desktop with the following command: ln -s CHIMERA/bin/chimera chimera where CHIMERA is the directory where you installed chimera. And you can remove the chimera installer. Hope this helps, Greg Couch UCSF Computer Graphics Lab