Re: [PyMOL] building pymol on sgi irix 6.2 gcc 2.95.2, external sources python build fails

2004-09-17 Thread Dr. Daniel James White PhD
Hi all, building pymol external sources on irix6.2 with gcc 2.95 tcl and tk and zlib build ok!!! but python fails at the first hurdle with: creating Makefile cd /usr/people/dwhite/freestuff/pymolstuff/ext-0_95/src/Python-2.3.3; make cc -n32 -c -OPT:Olimit=0 -DNDEBUG -O -I. -I./

Re: [PyMOL] building pymol on sgi irix 6.2 gcc 2.95.2

2004-09-16 Thread Dr. Daniel James White PhD
Hi, I restarted the installation from unix sources as released on pymol sourceforge page, made the appropriate changes to build.com in the ext directory and now it is compiling away quite happily so far, there must have been an error i introduced while I was trying to build with gcc 2.7 prev