2010/3/22 Tatsiana Kirys <nus...@mail.ru>: > I've installed it. But i have even more errors now: > > nus...@linux-3mpg:~/Download/trunk/pymol> python setup.py build install > ....bunch of stuff.... > /usr/lib/gcc/i586-suse-linux/4.4/../../../../i586-suse-linux/bin/ld: cannot > find -lpng > collect2: ld returned 1 exit status > error: command 'g++' failed with exit status 1 >
This is the important error, all those others are just silliness. You need libpng-devel (which should also install some other package that starts with libpng that has the actual library) Interestingly, the pymol README claims pymol can be compiled without libpng. Assuming that isn't true any more, that probably should be corrected. -David ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net) Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net