Re: [PyMOL] homebrew pymol

2014-12-11 Thread Sampson, Jared
Hi Ryan - Have a look at this post, which may also help you in creating an app out of your Homebrewed PyMOL. I’d recommend using a symlink within the app bundle to /usr/local/bin/pymol, so when you update with homebrew, you don’t have to ch

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

[PyMOL] homebrew pymol

2014-12-10 Thread Walker, Ryan (walker3)
Hi All, Sorry if this has been asked before. Is there a way to set up it so that you can click the pdb file to launch pymol that was installed using home-brew? As of right now, when you click the ‘open with’ tab, there is no way to select the pymol app that was installed using home-brew of cour

Re: [PyMOL] homebrew pymol builds fine but get Symbol not found: _png_check_sig on launch

2013-08-05 Thread hari jayaram
I was able to get rid of this error by installing a new version of a Framework build for libpng from http://ethan.tira-thompson.com/Mac_OS_X_Ports.html I also switched to using the non homebrew version which I installed from source using "python setup.py install". Now I can get the pymol windo

[PyMOL] homebrew pymol builds fine but get Symbol not found: _png_check_sig on launch

2013-08-02 Thread hari jayaram
Hi , I was able to use the latest homebrew pymol formula and install pymol after making sure that tcl-tk was installed with --enable-threads and --with-x11 and python was configured --with-brewed-tk The pymol build proceeded to completion. However when I launch pymol I get the following error (