LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   smbmount doesn't work after reinstalling samba ... (https://www.linuxquestions.org/questions/slackware-14/smbmount-doesnt-work-after-reinstalling-samba-249263/)

sys7em 10-30-2004 06:44 PM

smbmount doesn't work after reinstalling samba ...
 
After installing some fresh samba source ...when I try to smbmount it gives me the following error ...

root@srv:/# smbmount
bash: smbmount: command not found
root@srv:/#

What the hell has happened with this thing ???

gbonvehi 10-30-2004 07:10 PM

Try putting: where smbmount
and see where it's, then run it with a full path.
Also, if you use su, try using su - instead that will load all the path values for root.

sys7em 10-31-2004 04:14 AM

where smbmount ...
command not found ...
Is there another way to found the full path :(

gbonvehi 10-31-2004 05:22 AM

Try whereis smbmount or if you configured locate, you can use locate smbmount

xushi 10-31-2004 06:14 AM

updatedb
locate smbmount


All times are GMT -5. The time now is 10:04 AM.