On Tue, 16 Jul 2002, Gary K. Olson wrote: > I have tried to install readline with both dselect and apt, and it does > not install. I keep getting the following message: > > Setting up readline (4.2a-4) ... > usage: install [-cps] [-f flags] [-m mode] [-o owner] [-g group] [-l > linkflags] [-S stripflags] file1 file2 > . > . > .
That's weird. What do you get from a "which install"? You should get back /usr/bin/install, or maybe /sw/bin/install; if you get anything else (such as /usr/local/bin/install) then you have a version of the program that is incompatible with Fink, such as that provided by the GNU-Darwin project. -- Chris Devers ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
