On Thu, Mar 20, 2008 at 09:06:45AM +0100, Karoly VEGH wrote: > On Wed, 2008-03-19 at 17:13 +0100, Volker Lendecke wrote: > > On Wed, Mar 19, 2008 at 04:43:59PM +0100, Karoly VEGH wrote: > > > > Do you have a chance to try smbclient from the 3-2-test git > > branch? I've done some considerable changes to speed up > > smbclient mget. You can get a current tar.gz via > > http://repo.or.cz/w/Samba.git?a=snapshot;h=refs/heads/v3-2-stable;sf=tgz > > or you can check it out via git yourself. > > got the tgz, but not sure how to compile it - can you give me a hint? > Found no configure file, just some Makefiles, but in the examples dir, > and no smbclient subdir, just libsmbclient:
./autogen.sh; ./configure; ./make If you don't have the autotools around, you might also pull a version that already has configure and make by rsync -avzP samba.org::ftp/unpacked/samba_3_2_stable . Volker
pgpNGXAX8NFSe.pgp
Description: PGP signature
-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
