Re: [PyMOL] homebrew pymol

2014-12-11 Thread Rafael Navaza
Hello Ryan, You have to create your own .app for launching homebrew PyMOL and add drag and drop capability to the Info.plist file. Here is a good place to start : http://www.sveinbjorn.org/platypus Rafael. On 10/12/14 19:13, Walker, Ryan (walker3) wrote: > Hi All, > > Sorry if this has been as

Re: [PyMOL] Help: Linux active Stereo on screen seems OK with flickering in pymol window, but glasses dont seem to be shuttering

2011-07-20 Thread Rafael Navaza
Hi Hari, According to the NVidia's website, the Planar SA2311W is compatible with 3DVision since the version 260.19.36 of the Nvidia's video driver. Apparently the driver you're using is a way too old . Rafael. On 7/20/11 6:41 PM, hari jayaram wrote: Hi, I am using the nvidia driver : 195.36

Re: [PyMOL] Pymol problem under Centos 5.4

2011-06-01 Thread Rafael Navaza
Hi Harry, Do you build Pymol yourself on CentOS5 ? If so, do you have tkinter and python-pmw (third-party package) installed ? Rafael. On 6/1/11 11:37 AM, Harry Greenblatt wrote: BS"D Dear All, We have a quad core Intel machine with a GeForce 7300 card on which we recently installed Ce

[PyMOL] subversion 3924 with GNU and Intel compilers on RHEL5

2010-10-20 Thread Rafael Navaza
Hi all, I'm trying to build pymol-svn-3924 on a* *CentOS 5.5 x86_64 box. The "distutil" way doesn't work with Intel's compiler's 10.1 (work's with GNU) : # export CC='icc'; export CXX='icpc'; export F77='ifort' # python setup.py build # python setup.py install # python setup2.py install # ./