Re: [Fink-users] matplotlib-py26-1.0.0-1 Error

2011-03-22 Thread Sean Lake
I was explicitly trying to use MacOSX. Thanks for the tip, Kurt & Lain. Sorry for the confusion, Martin. Something in Scisoft was putting one of its paths at the front of the sys.path list in python. That problem has been corrected (ie I'm deleting the scisoft paths at the beginning of the scrip

Re: [Fink-users] matplotlib-py26-1.0.0-1 Error

2011-03-22 Thread Iain Day
Matplotlib will work okay on 64bit fink if you set it to use an X11 backend rather than the MacOSX native one. I have matplotlib set to use GTKAgg as the backend in my matplotibrc and this works fine with X11. Maybe the global matplotlibrc (in /sw/lib/python2.X/site-packages/matplotlib/mpl-data

Re: [Fink-users] Compile fails for pdftk-1.44-1

2011-03-22 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/22/11 12:29 PM, Ingo Thies wrote: > Hi Alexander and others, > >> No, the problem exists on all 10.5 systems. Perhaps we need to cut the >> maintainer's pay. Oh, wait, he's a volunteer, so he's doing this as his >> time permits. > > I didn't w

Re: [Fink-users] Compile fails for pdftk-1.44-1

2011-03-22 Thread Ingo Thies
Hi Alexander and others, > No, the problem exists on all 10.5 systems. Perhaps we need to cut the > maintainer's pay. Oh, wait, he's a volunteer, so he's doing this as his > time permits. I didn't want to appear impatient, sorry if the post did to. I was just wondering why there were so few po

Re: [Fink-users] Compile fails for pdftk-1.44-1

2011-03-22 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/22/11 11:00 AM, Ingo Thies wrote: > Hi Andres, > >>> I can confirm pdftk-1.44.1 still failing on compilation. I get loads of >>> error messages. Platform: 10.5 Intel Unstable tree (Fink 0.29.19). >>> [...] >>> gcj-fsf-4.5: java_lib.jar: No such f

Re: [Fink-users] Compile fails for pdftk-1.44-1

2011-03-22 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/22/11 11:24 AM, Andres Kuusk wrote: > > > Hi Ingo, > > >> What is the equivalent of VERSUFF in Fink? > > I don't know. > >> VERSUFF appears to be empty, so export VERSUFF= won't change anything. > > It seems that java_lib.jar was built wi

Re: [Fink-users] matplotlib-py26-1.0.0-1 Error

2011-03-22 Thread Kurt Schwehr
matplotlib does not work on 64bit fink. I need to set the distribution correctly. Apple does not support Carbon on 64bit mac environments. -kurt (goatbar) http://schwehr.org From: Martin Costabel To: Sean Lake Cc: fink-users Fink ; Kurt Schwehr Sent: T

Re: [Fink-users] Compile fails for pdftk-1.44-1

2011-03-22 Thread Andres Kuusk
Hi Ingo, > What is the equivalent of VERSUFF in Fink? I don't know. > VERSUFF appears to be empty, so export VERSUFF= won't change anything. It seems that java_lib.jar was built with fastjar. I had to install the package fastjar (The fastjar Java package archiver). Andres

Re: [Fink-users] Compile fails for pdftk-1.44-1

2011-03-22 Thread Ingo Thies
Hi Andres, >> I can confirm pdftk-1.44.1 still failing on compilation. I get loads of >> error messages. Platform: 10.5 Intel Unstable tree (Fink 0.29.19). >> [...] >> gcj-fsf-4.5: java_lib.jar: No such file or directory > > In OpenSUSE-11.4 I compiled pdftk-1.44 using the makefile Makefile.Redhat

Re: [Fink-users] matplotlib-py26-1.0.0-1 Error

2011-03-22 Thread Martin Costabel
Sean Lake wrote: > Hello all, > > I'm running into a little trouble running this program. When I try to plot > something I run into this error: > > import matplotlib.pyplot as plt > Traceback (most recent call last): > File "", line 1, in > File > "/usr/local/scisoft/packages/python/lib/py

Re: [Fink-users] Compile fails for pdftk-1.44-1

2011-03-22 Thread Andres Kuusk
> Hi Fink users, > > I can confirm pdftk-1.44.1 still failing on compilation. I get loads of > error messages. Platform: 10.5 Intel Unstable tree (Fink 0.29.19). > [...] > gcj-fsf-4.5: java_lib.jar: No such file or directory In OpenSUSE-11.4 I compiled pdftk-1.44 using the makefile Makefile.Red

[Fink-users] matplotlib-py26-1.0.0-1 Error

2011-03-22 Thread Sean Lake
Hello all, I'm running into a little trouble running this program. When I try to plot something I run into this error: import matplotlib.pyplot as plt Traceback (most recent call last): File "", line 1, in File "/usr/local/scisoft/packages/python/lib/python2.6/site-packages/matplotlib/pypl