i'm using fink and trying to selfupdate. but it dies at: Creating postinstall script... #make test Can't exec "#make": No such file or directory at /sw/lib/perl5/Fink/Services.pm line 184. ### execution of failed, exit code -1 Failed: compiling fink-0.17.1-1 failed
This is a bug in the fink package description. It contains a line that used to be, in older versions of fink, a syntax error. What version of fink do you have, 0.12.0 or something?
For a fix, edit the file /sw/fink/dists/unstable/main/finkinfo/base/fink-0.17.1-1.info
and remove the line
#make test
in the CompileScript paragraph. Once you have it installed, the next selfupdate will restore the original version of this file.
-- Martin
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
