[MacPorts] #16354: "man ls" doesn't work properly after installing coreutils
#16354: "man ls" doesn't work properly after installing coreutils ------------------------------------+--------------------------------------- Reporter: mvanier@cs.caltech.edu | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ------------------------------------+--------------------------------------- I installed GNU coreutils as follows: sudo port install coreutils +with_default_names This works fine, but the man page for "ls" that comes up after this install is the BSD ls man page, not the GNU ls man page. Furthermore, this isn't because the BSD man page directory is earlier in the MANPATH variable. The reason it happens is that the file /opt/local/man/man1/ls.1 is a symlink to a non-existent file /opt/local/man/man1/gls.1. In fact, the correct file is gls.1.gz, so you should have a symlink between ls.1.gz and gls.1.gz. Once I installed this symlink by hand everything worked the way it should. -- Ticket URL: <http://trac.macports.org/ticket/16354> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16354: "man ls" doesn't work properly after installing coreutils -------------------------------------+-------------------------------------- Reporter: mvanier@cs.caltech.edu | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------------+-------------------------------------- Changes (by blb@macports.org): * cc: mvanier@cs.caltech.edu (removed) * owner: macports-tickets@lists.macosforge.org => nox@macports.org * milestone: => Port Bugs Comment: Assigning to maintainer. -- Ticket URL: <http://trac.macports.org/ticket/16354#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16354: "man ls" doesn't work properly after installing coreutils -------------------------------------+-------------------------------------- Reporter: mvanier@cs.caltech.edu | Owner: nox@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: Port: | -------------------------------------+-------------------------------------- Changes (by nox@macports.org): * status: new => closed * resolution: => duplicate Comment: #15864 -- Ticket URL: <http://trac.macports.org/ticket/16354#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts