On Wednesday 13 December 2006 16:32, Douglas Linford wrote:
> Good Day,
>
> I have added the eix functionallity to my system by doing the
> following:
>
> 1. iDeq ~# echo app-portage/eix >> /etc/portage/package.keywords
> 2. iDeq ~# emerge eix
> 3. iDeq ~# update-eix
> 4. iDeq ~# update-eix-remote update
>
> When I run the last command, it returns: bash: update-eix-remote:
> command not found

Try running 

/usr/bin/update-eix-remote update

if bash still doesn't find it, then the emerge was not successful 
(unlikely)

If bash does find the file with the full path, then you need to 
run 'hash' to update bash's list of programs in the $PATH. Or just log 
out and back in again

> And when I do: slocate update-eix-remote, nothing is found.

updatedb has not been run yet and thus does not yet know that the file 
exists. Enable it in cron, or run it manually, or wait 24 hours :-)


alan

-- 
gentoo-user@gentoo.org mailing list

Reply via email to