On Monday, August 26, 2002, at 12:47 , Thom Peters II wrote:
> [Luna:~] thom% which man > /sw/bin/man > [Luna:~] thom% more /sw/bin/man > #!/bin/sh > exec /usr/bin/man -C /sw/etc/man.conf $* That's very odd indeed. My /sw/bin/man is a compiled executable, not a shell program: $ file /sw/bin/man /sw/bin/man: Mach-O executable ppc $ dpkg -S /sw/bin/man man: /sw/bin/man $ fink list man Information about 1400 packages read in 4 seconds. i man 1.5k-1 Man pager $ fink --version Package manager version: 0.10.0 Distribution version: 0.4.0.cvs (Yes, there was more output from "fink list man"....) Where did your /sw/bin/man come from (i.e., what does "dpkg -S /sw/bin/man" say)? I'm running Mac OS 10.1.5, but that shouldn't make a difference w.r.t. fink's man package. HTH, Dan -- This email impairs your ability to operate heavy machinery. <mailto:[EMAIL PROTECTED]> ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
