LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Root problem - eagle usb (https://www.linuxquestions.org/questions/fedora-35/root-problem-eagle-usb-366710/)

Elbryan 09-24-2005 06:27 PM

Root problem - eagle usb
 
I have installed eagle-usb in order to configure my modem.
I opened a terminal and i installed (with su) the modem but if I try to execute the "eagleconfig" command, the os tell me "command not found".

If i log out from the normal user and i access from the log in dialog, i can execute the eagleconfig ....

Ah .. why i can connect to internet but now surfing the net? =.=''

My modem connects successfully but i can't surf the net O_O

Thanks!

tommyr1216 10-06-2005 08:46 AM

eagleconfig is probably in a directory which is in root's path, but not in your user accounts path (like /sbin, for example). You should use "su -" rather than just "su", which will load root's profile. It will set the correct paths, so you should be able to run eagleconfig. Alternatively, you could specify the absolute path as the user (run /sbin/eagleconfig rather than just eagleconfig).

Ace2005 10-09-2005 04:59 AM

Hi

Its /usr/sbin/eagleconfig and /usr/sbin/startadsl


All times are GMT -5. The time now is 07:30 PM.