[Samba] configure script not found in newly checked out source from SVN repository.

James Peach jorgar at gmail.com
Wed Mar 26 20:17:20 GMT 2008


On 26/03/2008, Siju George <sgeorge.ml at gmail.com> wrote:
> Hi,
>
>  I was following
>
>  http://wiki.samba.org/index.php/Samba4/HOWTO#Testing_Samba4_Active_Directory_in_Ubuntu_7.04_howto
>
>  to put Samba 4 to test.
>
>  I got this error.
>
>  ===========================================================
>  user at sys:/var/Software/samba4/source$ sudo svn update
>  At revision 26701.

Run ./autogen.sh at this point

>  user at sys:/var/Software/samba4/source$ sudo ./configure --prefix=/usr/local
>  sudo: ./configure: command not found

Don't run configure under sudo. do the configure and make as yourself,
then do "sudo make install" to install.


-- 
James Peach | jorgar at gmail.com


More information about the samba mailing list