On Sun, 2011-02-27 at 11:34 +0100, Santiago DIEZ wrote: > Hi Peter, > > If the install worked fine, then you should be able to run the daemon with: > /usr/local/samba/smbd -- -D > You probably can't call it without the full path because > /usr/local/samba/is not in your path. > > If you want to remove a program compiled from source, go back to the source > directory and run > make uninstallbin > make uninstalldat > make uninstallman > make uninstallmo > make uninstallmsg > make uninstallscripts > make uninstall
The uninstall commands are not part of Samba4. As is almost correctly mentioned above, to run 'samba' (the Samba4 server binary) from /usr/local/samba, you need to run: /usr/local/sbin/samba Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Cisco Inc. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
