RE: [PyMOL] That _cmd thing

2006-05-08 Thread Warren DeLano
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

Re: [PyMOL] That _cmd thing

2006-05-06 Thread Atro Tossavainen
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

Re: [PyMOL] That _cmd thing

2006-05-05 Thread Robert Campbell
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

RE: [PyMOL] That _cmd thing

2006-05-05 Thread Warren DeLano
> 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

Re: [PyMOL] That _cmd thing

2006-05-05 Thread Peter Adrian Meyer
> 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

[PyMOL] That _cmd thing

2006-05-05 Thread Atro Tossavainen
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