Re: [Fink-devel] pythonmods with no Distribution field and py32 and py33 variants

2014-12-17 Thread Kurt Schwehr
I'm guessing that it wouldn't go over well to delete all the other variants? On Wednesday, December 17, 2014 6:56 PM, Hanspeter Niederstrasser wrote: OS X 10.10 only has python27 and py34 available.  The following packages all have py32 or py33 variants, but don't have a Distributio

[Fink-devel] pythonmods with no Distribution field and py32 and py33 variants

2014-12-17 Thread Hanspeter Niederstrasser
OS X 10.10 only has python27 and py34 available. The following packages all have py32 or py33 variants, but don't have a Distribution: field to restrict the 32 and 33 variants to 10.7-10.9. The solution can be something as simple as the following field (please verify it meets the specific nee

Re: [Fink-devel] libxml2.2.dylib is incompatible with pymol-py27

2014-12-17 Thread Alexander Hansen
> On Dec 17, 2014, at 1:54 PM, Xiaoguang Xue wrote: > > Thanks! Problem was solved after I installed libxml2-shlibs and libxml2-bin. > I don't know why fink didn't install these two packages when I setup pymol. > But thanks so much anyway! Merry Christmas! > > On Wed, Dec 17, 2014 at 10:51 PM

Re: [Fink-devel] libxml2.2.dylib is incompatible with pymol-py27

2014-12-17 Thread Xiaoguang Xue
Thanks! Problem was solved after I installed libxml2-shlibs and libxml2-bin. I don't know why fink didn't install these two packages when I setup pymol. But thanks so much anyway! Merry Christmas! On Wed, Dec 17, 2014 at 10:51 PM, Alexander Hansen < alexanderk.han...@gmail.com> wrote: > > > On Dec

Re: [Fink-devel] libxml2.2.dylib is incompatible with pymol-py27

2014-12-17 Thread Alexander Hansen
> On Dec 17, 2014, at 1:46 PM, Xiaoguang Xue wrote: > > Dear All > > I got an error after I install pymol-py27 through the latest fink. > > My system is OS X Yosemite 10.10.1 > > Traceback (most recent call last): > File "/sw/lib/python2.7/site-packages/pymol/__init__.py", line 71, in > >

[Fink-devel] libxml2.2.dylib is incompatible with pymol-py27

2014-12-17 Thread Xiaoguang Xue
Dear All I got an error after I install pymol-py27 through the latest fink. My system is OS X Yosemite 10.10.1 Traceback (most recent call last): File "/sw/lib/python2.7/site-packages/pymol/__init__.py", line 71, in import pymol File "/sw/lib/python2.7/site-packages/pymol/__init__