-- Martin Costabel <[EMAIL PROTECTED]> is rumored to have mumbled on 10. August 2006 12:13:55 +0200 regarding Re: [Fink-users] Problem installing fink-0.24.25:
> Sebastian Hagedorn wrote: > [] >> OK. I'm a bit bummed that I still don't get it: > > I don't understand it either. I'm glad :-) You actually came to the same analysis I came to, only I didn't trust myself. > Somewhere on the way between the first and the second call of "rem > --version" there must be a switch of the PATH variable, Not really, as you will see below. > You could try to place "printenv PATH" at several places into the > fail-2eperm script and then run the above make command again. That didn't help, either. So I ran the commands manually. Here's where things get messed up: bash-3.00# pwd /Volumes/Datengrab/sw/src/fink.build/coreutils-5.96-5/coreutils-5.96/tests/rm bash-3.00# setuidgid nobody which rm csh: Can't start from current directory: Permission denied csh: Trying to start from "/Users/hgd" /bin/rm bash-3.00# So PATH doesn't get changed, but the shell refuses to use /Volumes/Datengrab/sw/src/fink.build/coreutils-5.96-5/coreutils-5.96/tests/rm/../../src/rm. I'm not sure what can be done about that. For the time being I got around this by adding these lines to sources.list: deb http://fink.sodan.ecc.u-tokyo.ac.jp/apt/10.4 ecc main crypto deb http://fink.sodan.ecc.u-tokyo.ac.jp/apt/10.4 unstable main crypto There's binary version of coreutils there ... Thanks for your help, Sebastian -- Sebastian Hagedorn Ehrenfeldgürtel 156, 50823 Köln, Germany http://www.spinfo.uni-koeln.de/~hgd/ "Being just contaminates the void" - Robyn Hitchcock ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
