Re: making /usr/local/bin accessible
- From: Dave Howorth <dhoworth@xxxxxxxxxxxxxxxxx>
- Date: Thu, 31 May 2007 14:23:51 +0100
Milos Prudek wrote:
The hnb binary
is in /usr/local/bin. Under the superuser, hnb runs without specifying the
full path. Under non-privileged user, running hnb without specifying the full
path results in this error message:
-bash: /usr/bin/hnb: No such file or directory
I have never seen this behaviour under Mandriva. What configuration is
responsible for this?
One possibility: some shells, including bash, have a cacheing mechanism
for the paths to commands (see the 'hash' built-in for details). Try
'hash -l' to see if it is cached and 'hash -r' to delete it if so.
Cheers, Dave
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: making /usr/local/bin accessible
- From: Milos Prudek
- Re: making /usr/local/bin accessible
- References:
- making /usr/local/bin accessible
- From: Milos Prudek
- making /usr/local/bin accessible
- Prev by Date: meaning of 'suspend'
- Next by Date: Re: making /usr/local/bin accessible
- Previous by thread: Re: making /usr/local/bin accessible
- Next by thread: Re: making /usr/local/bin accessible
- Index(es):