Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problems with rc-update
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
zcereal2002
n00b
n00b


Joined: 15 Jul 2003
Posts: 9

PostPosted: Tue Jul 22, 2003 4:22 am    Post subject: problems with rc-update Reply with quote

i am trying to pick the logger i want to use
and i am going with metalogger
so i go

Code:

cdimage linux# emerge app-admin/metalog
cdimage linux# rc-update add metalog default


then i get the error message

bash: rc-update: command not found

no idea what to do

any help is appreciated
Back to top
View user's profile Send private message
ozukir@
Apprentice
Apprentice


Joined: 14 Oct 2002
Posts: 209
Location: USA

PostPosted: Tue Jul 22, 2003 5:08 am    Post subject: Reply with quote

Looks like a path problem. Use whereis command to determine rc-updates location or look in the usual places (/usr/bin /bin /sbin). Most likely it is out of the PATH scope because you did a su to root without the "-", so you're using the path of the user and not root. Once you've located rc-update check your PATH (printenv | grep PATH).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum