| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
From: Jonathon Weiss <jweiss@MIT.EDU> To: netbsd-dev@MIT.EDU Date: Thu, 21 Sep 1995 00:43:26 EDT A make install of the lpr package does (among other things): ln -s lpr /usr/athena/bin/lpr.ucb shouldn't that be: ln -s /usr/bin/lpr /usr/athena/bin/lpr.ucb or am I really confused? Jonathon
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |