1 HOWTO get the libsmbclient built, so that you can get the new smb ioslave built...
3 1. Check out the samba sources from cvs with ( full directions are at: http://www.samba.org/samba/cvs.html
4 cvs -d :pserver:cvs@pserver.samba.org:/cvsroot login
5 use "cvs" as the password
6 cvs -z5 -d :pserver:cvs@pserver.samba.org:/cvsroot co -r SAMBA_3_0 samba/source
9 4. run ./configure && make
10 5. when compiling is done- shouldn't take more than 5-15 minutes depending on your machine,
11 you need to "make installclientlib installdat" - if you want all of samba, do "make install"