Results 1 to 3 of 3
I've got Trustix Secure Linux 2.0 distribution with standard Samba 2.2.8.
Now I want samba 3.0.1 installing on my Distro.
I've done ./configure
after that make
and then make install
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-26-2004 #1Linux Newbie
- Join Date
- Dec 2003
- Location
- Netherlands
- Posts
- 193
Installing Samba 3.0.1
I've got Trustix Secure Linux 2.0 distribution with standard Samba 2.2.8.
Now I want samba 3.0.1 installing on my Distro.
I've done ./configure
after that make
and then make install
Everything worked correct, but when I restart my samba server and look with smbstatus to my version of samba I saw 2.2.8. Can someone help me please to get rid of 2.2.8 and go to 3.0.1Computers Are Like Air Conditioners... They\'re both useless with Windows open!
- 01-26-2004 #2Linux User
- Join Date
- May 2003
- Location
- CA
- Posts
- 370
how do you restart your samba server? do you use a default init script or something?
Fixing Unix is better than working with Windows.
http://nikhilk.homedns.org/projects/index.html
- 01-30-2004 #3Just Joined!
- Join Date
- Nov 2003
- Posts
- 34
Re: Installing Samba 3.0.1
You may start reinstalling your old samba
Originally Posted by Mystic_Slayer
rpm -e --nodeps samba-2.2.8
Then install you new samba-3.0.1


Reply With Quote
