On 03.11.2004, at 16:34, Christian Bogen <[EMAIL PROTECTED]> wrote:
To: [EMAIL PROTECTED]
From: Christian Bogen <[EMAIL PROTECTED]>
Date: Wed, 3 Nov 2004 16:34:57 +0000 (UTC)
Subject: [Fink-users] /usr/libexec/gcc/darwin/ppc/3.3/cc1plus is not executable! (Was: Fink.conf not found upgrade error)
David R. Morrison <drm <at> math.duke.edu> writes:There is a workaround which will repair your fink installation: http://article.gmane.org/gmane.os.apple.fink.general/15234 .
Help! :) I followed these instructions and now I'm getting an altogether different error message:
/usr/libexec/gcc/darwin/ppc/3.3/cc1plus is not executable!
That doesn't surprise me since "darwin" is empty.
Is that a problem or will ignoring the error message suffice? (Fink binary only ...)
There is an omission in the workaround. You have to
sudo chmod ugo+rx /usr/libexec/gcc/darwin/ppc/3.3/cc1plus
too to make it executable. This is important, since otherwise the binary can not be executed and a lot of compiles will fail.
Chris.
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
