Chris Devers wrote: > Where did you get your /usr/bin/install from? The developer's kit? Have > you been able to use it without problems in the past? > > I'm confused now.
Chris, this is an old problem that has come up a couple of times before (maybe it should become a FAQ?). The problem is that in the source directory, there is a script named "Install". If now the current directory "." comes before /usr/bin in the user's PATH, the shell (sh in this case, tcsh would not do this) happily executes ./Install instead of /usr/bin/install. -- Martin _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
