Re: [Fink-devel] pymol-py build workaround

2008-05-10 Thread Koen van der Drift
On May 10, 2008, at 10:15 AM, Alexander Hansen wrote: > > On May 10, 2008, at 10:05 AM, Koen van der Drift wrote: > >> Jack, >> >> Still fails on my system: >> >> > > > >> Removing build-lock package... >> /sw/bin/dpkg-lockwait -r fink-buildlock-pymol-py25-1.0r2-1001 >> (Reading database ... 136

Re: [Fink-devel] pymol-py build workaround

2008-05-10 Thread Koen van der Drift
Jack, Still fails on my system: /bin/rm -f .update .includes cd contrib;make -f Makefile.delsci cd modules;echo installdir=/sw/lib/pymol/modules > Makefile.pre.in cd modules;echo PYTHON=python2.5 >> Makefile.pre.in cd modules;echo PYTHONFRAMEWORK=Python >> Makefile.pre.in cd modules;cat Makefile

[Fink-devel] pymol-py build workaround

2008-05-09 Thread Jack Howarth
This problem appears to be due to the following change in python 2.5.2... *** python/branches/release25-maint/Modules/makesetup 2006/08/17 00:38:04 51333 --- python/branches/release25-maint/Modules/makesetup 2007/09/05 11:47:22 57990 *** *** 238,244

[Fink-devel] pymol-py build workaround

2008-05-09 Thread Jack Howarth
I have modified the pymol-py patch to work around the current breakage when building pymol-py25 on fink unstable. The problem manifests itself when the Makefile in the contrib/modules is created. For some unknown reason, we are suddenly now creating a broken Makefile with BLDSHARED being used in