On 7/26/11 6:46 PM, Mohammad Wadud Bhuiya wrote: > Hi > > > Thank you so much for helping Fink installation. > > I can run Coot and ccp4 using Fink but I have problem to install > pymol. It looks like pymol is already installed but I can't run it > using "pymol" "./pymol". > > > Q1. Do I need to create .pymolrc file? > > > First I tried to install pymol directly from Fink, then I tried, > pymol install from source code, I'm failed. > > packages info and error msg are below. > > > > I am working on Mac 10.6.8. > > Package manager version: 0.31.0 > > Distribution version: selfupdate-cvs Tue Jul 26 15:24:59 2011, 10.6, > x86_64 > > Trees: local/main stable/main stable/crypto unstable/main > unstable/crypto > > Xcode 3.2.3 > > > > bash-3.2$ fink list pymol > > Information about 10177 packages read in 1 seconds. > > pymol-py25 1.4-7 Molecular graphics system > > pymol-py26 1.4-7 Molecular graphics system > > pymol-py27 1.4-7 Molecular graphics system > > > > > First I tried this > > *PyMOL Directly from Fink* > > fink *install* pymol-py25 > > > > *sudo**ln* -s > */*sw*/*fink*/*dists*/*unstable*/*main*/*finkinfo*/*sci*/*pymol-py.*** > > > */*sw*/*fink*/*dists*/local/*main*/*finkinfo*/*. > > >
And did you run a command afterwards, like "fink install pymol-py25"? Just making the symbolic links to the package description and patch doesn't do anything to install a package. > > > Second, I tried this > > > > *PyMOL Install from Source, Using Fink* > > > > 507 fink install python-2.5 pmw-py25 > > 508 fink install mesa mesa-shlibs > > > > bash-3.2$ fink install freetype2 freetype2-deve > > Information about 10177 packages read in 1 seconds. > > no matching version found for freetype2 > > Failed: no package found for specification 'freetype2-deve'! > That's right, you're installing a nonexistent package. Why are you trying to install that? > > <snip> > > bash-3.2$ fink install freeglut freeglut-shlibs > > Information about 10177 packages read in 1 seconds. > > No packages to install. > > What does "fink list freeglut" give you? > > Best, > > > Wadud > > > > What do you get *now* from "fink list pymol"? -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
