006 10:12 AM
> To: pymol-users@lists.sourceforge.net
> Subject: Re: [PyMOL] That _cmd thing
>
> Warren,
>
> Thanks for the quick response.
>
> > Python as a scripting environment isn't configured for that
> style of
> > use, where all of the cross-platfo
Warren,
Thanks for the quick response.
> Python as a scripting environment isn't configured for that style of
> use, where all of the cross-platform components are shared in common
> and only the platform-specific binaries are separated.
machine:~/scratch/Python-2.4.2> ./configure --help
...
Fin
Hello Atro,
* Atro Tossavainen [2006-05-05 11:10] wrote:
>
> I've built pymol 0.99 manually according to the INSTALLATION VIA COMPILATION
> instructions. I don't want to have a second copy of all the dependencies
> which I already have anyway, and I want to have pymol for multiple flavours
> of
> From: pymol-users-ad...@lists.sourceforge.net
> [mailto:pymol-users-ad...@lists.sourceforge.net] On Behalf Of
> Atro Tossavainen
> Sent: Friday, May 05, 2006 7:18 AM
> To: pymol-users@lists.sourceforge.net
> Subject: [PyMOL] That _cmd thing
>
> Hello,
>
> I've buil
> which I already have anyway, and I want to have pymol for multiple
> flavours
> of UNIX in the same directory on a shared network file system if possible.
> Now I'm hitting that famous bit:
> $ ./pymol
> Traceback (most recent call last):
> File "/{my PYMOL_PATH}/modules/pymol/__init__.py", lin
Hello,
I've built pymol 0.99 manually according to the INSTALLATION VIA COMPILATION
instructions. I don't want to have a second copy of all the dependencies
which I already have anyway, and I want to have pymol for multiple flavours
of UNIX in the same directory on a shared network file system if