Results 1 to 4 of 4
I am running Samba version 3.0.25b-0 on RHEL 5.3. I just downloaded version 3.0.33.
I ran > tar -xf samba-3.0.3..tar.gz
- cd source3
- ./autogen.sh
- ./configure
- make
- ...
- 02-11-2010 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 3
Samba Upgrade
I am running Samba version 3.0.25b-0 on RHEL 5.3. I just downloaded version 3.0.33.
I ran > tar -xf samba-3.0.3..tar.gz
- cd source3
- ./autogen.sh
- ./configure
- make
- make install
When I do a smbstatus, it is still showing version 3.0.25b. Is there something I'm missing? I've tried it twice and it still won't show the updated version.
Thanks,
Scott
- 02-11-2010 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,096
Hello
I don't run RHEL so don't know for sure, but can't Samba be installed with YUM?
Code:yum install samba
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 02-11-2010 #3Just Joined!
- Join Date
- Dec 2009
- Posts
- 3
Would installing with yum make a difference? Wouldn't it still look at the same package and have the same results?
- 02-11-2010 #4
yeah but i think smbstatus is looking at the current running version. have bothered to restart samba? if you install it by source and it was installed somewhere the init packages would be looking, this might cause a problem. not to mention when you go to update your system, you'd have to give yum an exclusion statement or it would potentially override your copy.
i usually like to give whatever distro i'm running the benefit of the doubt. in your case, i'd see what version yum offers.linux user # 503963


Reply With Quote