[Fink-devel] ppl-0.10.2-1 failed on 10.6 32bit

2009-09-20 Thread Adrian Prantl
Hello, this is probably easy to fix; it seems as if there was a %p instead of a %i. cheers, Adrian make install-am test -z /sw/src/fink.build/root-ppl-0.10.2-1/sw/lib/ppl || ../../.././install-sh -c -d /sw/src/fink.build/root-ppl-0.10.2-1/ sw/lib/ppl /bin/sh ../../../libtool

[Fink-devel] sqlite3-rb18 depends on obsolete package

2009-09-20 Thread Koen van der Drift
Hi Benjamin, I did a fink cleanup, and got the following error: Reading buildlock packages... All buildlocks accounted for. The following 1 obsolete package(s) will be removed: swig-shlibs 1.3.20-1014 Tool that connects C, C++ programs with high-level languages

[Fink-devel] coreutils-default compilation error

2009-09-20 Thread Sébastien Maret
Hello, I am getting the following error when compiling coreutils-default 10.6/ x86_64: PASS: split-l PASS: stat-fmt PASS: stat-printf ./tac-continue: FULL_PARTITION_TMPDIR not defined; skipping this test SKIP: tac-continue PASS: test-diag tty-eof: sha384sum didn't exit after ^D from standard

[Fink-devel] fink handling of tcsh?

2009-09-20 Thread Jack Howarth
Do we have any special treatment for tcsh or csh under fink? I ask because I am seeing strange behavior under MacPorts (and no one their seems to use tcsh). When I do a 'sudo port install pymol' under tcsh, the installed binaries in /opt/local/bin aren't found in currently opened Terminal

Re: [Fink-devel] fink handling of tcsh?

2009-09-20 Thread David R. Morrison
Jack, Fink uses the scripts /sw/bin/init.csh (for tcsh/csh) and /sw/bin/ init.sh (for bash) to initialize various things, so you may find what you are looking for there. -- Dave On Sep 20, 2009, at 10:48 AM, Jack Howarth wrote: Do we have any special treatment for tcsh or csh under

Re: [Fink-devel] fink handling of tcsh?

2009-09-20 Thread David R. Morrison
I believe that has to do with tcsh's tab completion feature, defining the various fink commands which could be accessed by typing the beginning of the command and then hitting that tab key. -- Dave On Sep 20, 2009, at 1:17 PM, Jack Howarth wrote: On Sun, Sep 20, 2009 at 12:30:38PM

Re: [Fink-devel] ppl-0.10.2-1 failed on 10.6 32bit

2009-09-20 Thread Daniel Macks
Indeed. Fixed in ppl-0.10.2-2. Thanks for the report! dan On Sun, Sep 20, 2009 at 09:47:12AM +0200, Adrian Prantl wrote: Hello, this is probably easy to fix; it seems as if there was a %p instead of a %i. cheers, Adrian make install-am test -z