[Fink-users] fink pip and easy_install errors

2013-08-07 Thread John K. Parejko
Hello, When I run pip for python2.7 (installed via fink), I get the following error. easy_install gives a similar error (for distribute==0.6.24). I'm running OS X 10.6.8. I have a residual setuptools-py27/distribute-py27 (tried both) because nose-py27 still depends on setuptools, not

Re: [Fink-users] fink pip and easy_install errors

2013-08-07 Thread John K. Parejko
My original problem was solved by reinstalling pip via get-pip.py. Does Fink not actually supply pip? John On 7Aug 2013, at 14:24, Alexander Hansen wrote: On 8/7/13 11:07 AM, John K. Parejko wrote: I have a residual setuptools-py27/distribute-py27 (tried both) because nose-py27 still

Re: [Fink-users] matplotlib-py27 Problem

2013-06-06 Thread John K. Parejko
x86_64: std::basic_stringbufchar, std::char_traitschar, std::allocatorchar ::str() const, referenced from: get_pdf_charprocs(char const*, std::vectorint, std::allocatorint , TTDictionaryCallback) in pprdrv_tt.o ... On 5/25/13 8:49 PM, John K. Parejko wrote: Hello, I'm also

Re: [Fink-users] matplotlib-py27 Problem

2013-05-25 Thread John K. Parejko
Hello, I'm also having this exact problem for matplotlib-py26. Is there a solution available? It sounds like patching the matplotlib build script to change the directory ordering would fix it. Could this be done, or is there a way to do it manually? Thank you, John On 6Apr 2013, at 05:31,

[Fink-users] build error for libx264-98-shlibs

2011-04-27 Thread John K. Parejko
Hello, I'm getting the following build error for libx264-98-shlibs (coming in as a dependency on one of the gimp packages) for 10.6 64-bit. There was a discussion of a similar error last year: http://www.mail-archive.com/fink-users@lists.sourceforge.net/msg9.html but I'm building with

[Fink-users] libiconv build problem

2009-11-22 Thread John K. Parejko
While running a fink update-all, I get the error attached below. libiconv is an essential package, so this prevents me from updating anything. I've tried dpkg -r --force-all libiconv and then reinstalling, but it gives the same error. I don't have anything in /usr/local/lib that could

Re: [Fink-users] libiconv build problem

2009-11-22 Thread John K. Parejko
John K. Parejko wrote: While running a fink update-all, I get the error attached below. libiconv is an essential package, so this prevents me from updating anything. [] gcc -g -O2 iconv.o -Wl,-framework -Wl,CoreFoundation -o .libs/ iconv - L/sw/src/fink.build/libiconv-1.12-3

Re: [Fink-users] Update request: vpython

2009-11-22 Thread John K. Parejko
There is now visual-py26-5.12-2, which builds and works on 10.5 and 10.6. Thank you! I've now installed it, and it works. But, it needs an added dependency on libsigc++2. Thanks again for putting this together. John

Re: [Fink-users] matplotlib-py26 install trouble.

2009-10-04 Thread John K. Parejko
On 18 Sep 2009, at 22:44, John K. Parejko wrote: ... After some digging, I remembered that I'd built a pre-release of matplotlib 0.98.something so that I could use some of the new 0.98.x features. When I did the build, I used the SVN version with python setupegg.py develop to make following

Re: [Fink-users] matplotlib-py26 install trouble.

2009-09-18 Thread John K. Parejko
(Sorry for the double e-mail, Daniel: I forgot to cc: the list when I replied to you). On 17Sep 2009, at 05:07, Daniel Macks wrote: On Wed, Sep 16, 2009 at 02:09:05PM -0400, John K. Parejko wrote: I'm trying to install the new version of matplotlib-py26, but I get the following error about

[Fink-users] matplotlib-py26 install trouble.

2009-09-16 Thread John K. Parejko
Hello, I'm trying to install the new version of matplotlib-py26, but I get the following error about it trying to overwrite files that belong to dateutil: Unpacking matplotlib-py26 (from .../matplotlib-py26_0.99.0-1_darwin- i386.deb) ... /sw/bin/dpkg: error processing

Re: [Fink-users] matplotlib-py26 install trouble.

2009-09-16 Thread John K. Parejko
Yeah, this is a packaging bug. Try the workaround from http://www.finkproject.org/faq/comp-general.php?phpLang=en#also_in Thanks, that fixed it. Should I submit this to the matplotlib maintainer? How long have you waited for a response from the maintainer? We don't pay them that much