On 11/30/2012 11:08 AM, Katherine Swanic wrote:
> Alrighty! So I'm trying to get Fink on my Mac OSX 10.8 because I'm required 
> to have it for a program by the name of Afni.
>       I'm a junior in college and have no real experience with these programs 
> and am trying to follow the directions
> as well as I can. I've tried all the suggestions the website offered 
> including changing the maximum number of jobs from 2 to 1 and
> by re-running the self update a few times. I'm not sure how many lines you 
> need to see what the issue is, so I apologize if the code
> I sent you was still inadequate. Also something else I noticed that I'm not 
> quite sure applies to my current problem, after installing the
> Fink system I followed the steps and downloaded the descriptions to install 
> additional packages. When I was doing this, I choose, first to use the 
> preferred
> route, but when I was at this particular part;   Logging in to 
> :pserver:anonym...@fink.cvs.sourceforge.net:2401/cvsroot/fink
> CVS password: (press return)
> the program wouldn't continue saying that it had failed due to not having a 
> password. I was under the impression from reading the directions that the 
> password was none. I ended up using
> the other method. Not sure what this means and what I can do, if I need to do 
> anything.

SourceForge's CVS servers are currently down. Nothing the end user (or 
us) can do about it. Switching to rsync will get you the same end result 
when they work, so you're good to go if that finished successfully.

>       gcc -fno-common -DLUA_USE_LINUX -lreadline -L. -llua.5.1.4 lua.c -o lua
>   fi
> /usr/bin/sw_vers -productVersion | cut -d'.' -f1-2
> /bin/rm -rf /sw/src/fink.build/root-lua51-5.1.4-1
> /bin/mkdir -p /sw/src/fink.build/root-lua51-5.1.4-1/sw
> /bin/mkdir -p /sw/src/fink.build/root-lua51-5.1.4-1/DEBIAN
> /usr/sbin/chown -R fink-bld:fink-bld /sw/src/fink.build/root-lua51-5.1.4-1
> sudo -u fink-bld [ENV] sh -c /tmp/fink.l3G6U
> /tmp/fink.uqfMT
> #!/bin/sh -ev
>   make INSTALL_TOP=/sw/src/fink.build/root-lua51-5.1.4-1/sw \
>        INSTALL_MAN=/sw/src/fink.build/root-lua51-5.1.4-1/sw/share/man/man1 \
>        INSTALL_EXEC="install -s -m 0755" \
>        INSTALL_DATA="install -m 0644" \
>        install
> cd src && mkdir -p /sw/src/fink.build/root-lua51-5.1.4-1/sw/bin 
> /sw/src/fink.build/root-lua51-5.1.4-1/sw/include 
> /sw/src/fink.build/root-lua51-5.1.4-1/sw/lib 
> /sw/src/fink.build/root-lua51-5.1.4-1/sw/share/man/man1 
> /sw/src/fink.build/root-lua51-5.1.4-1/sw/share/lua/5.1 
> /sw/src/fink.build/root-lua51-5.1.4-1/sw/lib/lua/5.1
> cd src && install -s -m 0755 lua luac 
> /sw/src/fink.build/root-lua51-5.1.4-1/sw/bin
>
> Acceptance of the Xcode license requires a writeable home directory or root 
> authentication. Please change to a user with a writeable home directory, or 
> use 'sudo xcodebuild -license' to accept the license at the system level (for 
> all users).
> install: child process failed: xcrun strip - 
> /sw/src/fink.build/root-lua51-5.1.4-1/sw/bin/lua

Did you try the command given in that 2nd to last line?

sudo xcodebuild -license

Hanspeter


------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
TUNE You got it built. Now make it sing. Tune shows you how.
http://goparallel.sourceforge.net
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to