I have been trying to install Pymol for days but ---.
(On my osx10....@powerbookg4; Fink installed)
1. The Diskimage 'pymol-0_93-bin-osx-g4-demos.dmg' and
'pymol-0_92-bin-osx-g4-demos.dmg' can not be mounted saying like
'mountabe file system missing (In Japanese)'.
2. 'pymol-0_90-bin-osx.dmg' can be mounted and I placed the folder just
downstream of 'Application'. But the message 'cannot continue <<event
coreoapp>>' appears saying;
on run
tell application "Terminal"
«event coreoapp»
do script with command "/Applications/PyMOL/Darwin/pymol.com"
end tell
end run.
3. (I did this first); Fink installation of '0.86-14' fails as follows;
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/sw/include/python2.3
-I/sw/include/python2.3 @DEFS@ -I/sw/include -c ././ExtensionClass.c
-o ./ExtensionClass.o
gcc: cannot specify -o with -c or -S and multiple compilations
make[2]: *** [ExtensionClass.o] Error 1
make[1]: *** [make-modules] Error 2
make: *** [.contrib] Error 2
### execution of make failed, exit code 2
Failed: compiling pymol-0.86-14 failed
Any help highly appreciated!
Kazuo