Matt Crawford said:
> 
[...]
> Finding prebound objects...
> Bad switch -d
> Failed: can't make 
> /sw/src/root-libiconv-1.9.1-11/sw/var/lib/fink/prebound/files for 
> libiconv: No such file or directory

At that point, fink seems to be trying to run:

  install -d -m 755 /sw/src/root-libiconv-1.9.1-11/sw/var/lib/fink/prebound/files

but the 'install' command it's finding doesn't support the -d flag.
That's weird, since I think all the usual variants of the standard
install program support that flag. And even weirder, the error
messages they give for an invalid flag has a different wording. What
is your PATH, which components have an 'install' executable, and are
any of them perhaps not part of OS X or fink?

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to