Caesar Samsi
2015-Apr-24 22:10 UTC
[Samba] When "make install" how do I specify the target directories?
I've compiled samba with "make" but I'm stumped with "make install" It doesn't copy the binaries to the expected locations. How do I specify where "make install" should install the binaries? Thank you, Caesar.
Jeremy Allison
2015-Apr-24 22:15 UTC
[Samba] When "make install" how do I specify the target directories?
On Fri, Apr 24, 2015 at 03:10:25PM -0700, Caesar Samsi wrote:> I've compiled samba with "make" but I'm stumped with "make install" > > It doesn't copy the binaries to the expected locations. > > How do I specify where "make install" should install the binaries?You specify the target during the configure step. buildtools/bin/waf configure --prefix=/prefix/to/use