Click to See Complete Forum and Search --> : samba 3.0.0 on redhat 9.0


cantsleep
10-12-2003, 03:00 PM
network card definitely works as i can surf the internet...
i've have done the following so far to compile from source:
./configure
make
make install

here's my problem... i don't see smb.conf in any of the two indicated locations after compilation (no errors during the compile)... i tried initiating testparm command and daemons by smbd -D and nmbd -D but i'm getting 'command not found' messages from the shell... anyone have any suggestions on this?
tia

YogaFrog
10-12-2003, 03:05 PM
Try to install the binary! It helped me, and i experienced the same problem.

Go grab it here:

http://us3.samba.org/samba/ftp/Bina.../RPMS/i386/9.0/

cantsleep
10-12-2003, 05:42 PM
thanks alot it worked ... rpms to the rescue...