hiya tony

what does your /etc/samba/smb.conf look like ??

- snag the one that comes with samba-2.x.x.tgz
        - easier to modify it... and make it work

- testparm ( from samba pkg )
        - should tell you what it dont like about your config file

- smbclient -U% -L localhost
        - should tell you what it thinks its doing 
        to be able to talk to the other guy

- dont forget to create your samba account
         cd /etc/samba ; smbpasswd -a tmollica

- go to your windoze box and have fun..

have fun linuxing
c ya
alvin


On Tue, 21 May 2002, tony mollica wrote:

> Hello.  I'm trying to build new Samba .deb 
> packages from the Debian sources but ./configure
> stops with the lines:
> 
> checking configure summary
> configure: error: summary failure. Aborting config
> make: *** [build-stamp] Error 1
> 
> Obviously it stops here, but I am unable to find
> the problem.  It will configure properly and compile
> properly from source without the debian/rules method,
> but I would like the packages built.  If I ./configure 
> from the source directory and then try to run 
> debian/rules binary other errors pop up, some files
> are not placed where they should be in the directory
> structure, it seems.
> 
> Also, I'm trying to add the nbfw patch.  The source 
> patches OK but the result is the same with or without
> the patch.
> 
> Any suggestions on repairing this?
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to