On Tue, 17 Sep 2002, John Anderson wrote:

> Hi,
> 
> I installed Samba from source, and the smbmount utility didn't install
> (atleast it's not where it's supposed to be.)  A find / -name smbm*
> -print, turns up 2 C files (smbmount.c and smbmnt.c) in the source
> directory.
> 
> My question is, how can I configure / make just the smbmount programs?

You need to ./configure --with-smbmount, and it only builds on linux.

The recommended way to install is make install, but after make the files
are in the bin directory and you could just copy them, any codepage
definitions you need and set up a smb.conf.

But just 'make install' ...

/Urban

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to