Raphaël Leplae © 2000,2001,2002 Release 2.2 |
News |
About |
Versions |
Features |
Documentation |
Download |
Installation |
P & S |
Licence |
Back | ||||||||||||||||||||||||
Menu | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
Overview | ||||||||||||||||||||||||
RmscopII is written in Tcl/Tk and should run on most UNIX and MSWin platforms, however, we haven't tested them under all possible Tcl/Tk versions and on all possible platforms. I am aware that there are possible problems depending on these factors and other external ones. This page will be used to collect these problems and propose possible solutions. Please, let us know if you encountered problems in running RmscopII by sending an e-mail with as much as possible information like:
|
||||||||||||||||||||||||
Supported platforms | ||||||||||||||||||||||||
Here is a summary of the platforms where RmscopII is known to be running on. Please let me know if other platforms can be added to the list:
|
||||||||||||||||||||||||
Tcl/Tk compatibility | ||||||||||||||||||||||||
RmscopII needs Tcl/Tk version 8.3 or higher. Two notes about Tcl/Tk: 1) Tcl/Tk is quite easy to install, provided basic experience with computers. On MSWindows and Mac, an installer will take care of the job. On UNIX platforms, the compilation and installation is straightforward under most operating systems. 2) Most Tcl/Tk scripts written under an earlier Tcl/Tk version are most likely compatible with newer versions. RmscopII hasn't been tested under all possible Tcl/Tk versions above 8.3. If you have problems, see the top of this page for bug report. Often the problems are related to the Tcl/Tk installation itself or its configuration. The installer coming with RmscopII ensures that the Tcl/Tk configuration is ok and the rmscop2 shell script on UNIX or batch file on MSWin should use the proper executables. In case you perform an upgrade of Tcl/Tk, it is highly recommended to re-install RmscopII too. |
||||||||||||||||||||||||
RasMol recognition | ||||||||||||||||||||||||
One major feature of RmscopII is the ability to manage multiple RasMol windows on screen. This means that every time RmscopII is executed, it will show a list of buttons corresponding to each RasMol window on your screen. There is a known issue with RasMol on Alpha OSF1 where the RasMol windows might not be properly "registered" on the X server and RmscopII will detect only one RasMol. If you have such a problem, the solution is simple: recompile RasMol. | ||||||||||||||||||||||||
Zombie process(es) | ||||||||||||||||||||||||
On UNIX only with RmscopII version 2.0. In case a problem occurs when processing an input file, RmscopII might leave one or several process(es) running as zombie on the machine. The consequence is that the next call to RmscopII either from a shell or through a web page will not produce any result. To check this, exit RmscopII and in a shell type: ps -u <your login name>
where <your login name> corresponds to your user name. If one or more RmscopII jobs are running, kill them:
kill -9 <process id>
where <process id> is the process identifier corresponding to the RmscopII zombie processes.
|
||||||||||||||||||||||||
Tcl/Tk crash when quitting RmscopII | ||||||||||||||||||||||||
On MSWin and Mac with Tcl/Tk version 8.3 only. With Tcl/Tk 8.4 and therefore with higher versions, the problem seems gone. When exiting RmscopII, an error message is given about Tcl/Tk crashing. Just close the window and the problem shouldn't interfere with the OS. |
||||||||||||||||||||||||
Back |
Last modified on Thu Jan 1 00:00:00 1970 | merlinor @ SourceForge |