Re: [PyMOL] MacPyMOL fink download

2015-01-19 Thread Thomas Holder
Hi everyone, On 19 Jan 2015, at 03:30, Jordan Willis wrote: > [...] If you really want a fresh install I would delete all the pymol > directories in your computer with a find command like, and run a fresh > install... > > sudo cd / ; find . -name “*pymol*" -exec rm -rf {} \; > > However, tha

Re: [PyMOL] MacPyMOL fink download

2015-01-19 Thread David Hall
(2) assuming you didn't change it when installing fink, fink will install pymol in the /sw/bin directory. (4) this is fink setting environment variables such as PATH. You can add a line to your .bashrc to source it so it will be sourced every time you open a terminal. On Mon, Jan 19, 2015 at

Re: [PyMOL] MacPyMOL fink download

2015-01-19 Thread Jordan Willis
Hi Lau, If you install from command line, it will most likely install to /usr/local/bin/. The problem is, your icons probably link to the app you uninstalled. I would try to find the /usr/local/bin/pymol in your finder window, then drag the binary to your desktop in you want an icon. If you rea