[Fink-devel] fsplit and ccp4

2007-03-21 Thread Jack Howarth
Is anyone else having problems building the current ccp4 package in 10.4 unstable? I seem to be seeing the problems I had before with fsplit in that package incorrectly parsing out the source files that are compiled. This results in missing symbols (such as gtnrea in libccp4f.a). The problem va

Re: [Fink-devel] fsplit and ccp4

2007-03-21 Thread Jack Howarth
Okay I understand the problem now. I had forgotten about the breakage I identified earlier when Norton AutoProtect was enabled while ccp4 was built (causing fsplit to malfunction). William Scott has added a test in the CompileScript to abort the build of ccp4 when a NortonAutoProtect process is

[Fink-devel] sudo + PERL5LIB hack

2007-03-21 Thread Chris Dolan
I'd like to share a trick I made up tonight: sudo env PERL5LIB=$PERL5LIB perl some_program.pl This trick is needed because, as of 10.4.9, sudo no longer passes $PERL5LIB for security reasons, as most Fink users probably know by now. Specifically, I'm using that hack for psync because Ma

Re: [Fink-devel] fsplit and ccp4

2007-03-21 Thread Martin Costabel
Jack Howarth wrote: [] > ps For some reason 'fink update-all' now seems to honor the > test. Strange. I would be interested to know if this test > fails for anyone else who has NAV 10 installed. I can't help with NAV, but here is a guess about a possible cause: The ccp4 package description has th