Tim,

Please keep subjects intact when you reply to existing threads,
otherwise it just starts a new one and makes it difficult to follow the
original discussion.

Cheers,
Julien. 

On Wed, 2007-10-03 at 20:43 -0400, Tim Pintsch wrote:
> If you follow this in your home directory, at least in OpenSUSE 10.2,
> You wind up with 
> 
> /home/tim/samba4/samba4
> 
> so then, sources would be found in:
> 
> /home/tim/samba4/samba4/source
> 
> When I did it without the first part, I wound up with only one
> folder. 
> 
> so if I took out the mkdir, cd part... it looked like:
> 
> /home/tim/samba4/source
> 
> Thanks,
> 
> tim.
> 
> On 10/3/07, Andrew Gaylard < [EMAIL PROTECTED]> wrote:
>         On 10/3/07, Dan Shearer <[EMAIL PROTECTED]> wrote:
>                 
>                 Firstly, you should be able to avoid using svn for
>                 Samba. From
>                 howto.txt:
>                 
>                 $ mkdir samba4 ; cd samba4
>                 $ rsync -avz samba.org::ftp/unpacked/samba4 .
>                 $ ./configure --prefix=/usr/local/samba
>                 $ make
>                 # make installlib && make installheader 
>                 # cd pidl && perl Makefile.PL && make && make install
>         
>         Dan,
>         
>         There's a small error in this part of the doc.  I sent a patch
>         to
>         Julien yesterday, but it isn't .  The sequence of commands 
>         should be:
>         
>         
>         $ rsync -avz samba.org::ftp/unpacked/samba4 .
>         $ cd samba4/source
>         $ ./configure --prefix=/usr/local/samba
>         $ make
>         # make installlib && make installheader 
>         # cd pidl && perl Makefile.PL && make && make install
>         $ cd ../../..
>         
>         Andrew
>         
>         
>         _______________________________________________
>         devel mailing list
>         [email protected]
>         http://mailman.openchange.org/listinfo/devel
>         
> 
> _______________________________________________
> devel mailing list
> [email protected]
> http://mailman.openchange.org/listinfo/devel
-- 
Julien Kerihuel
[EMAIL PROTECTED]
OpenChange Project Manager

GPG Fingerprint: 0B55 783D A781 6329 108A  B609 7EF6 FE11 A35F 1F79

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to