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
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
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
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