Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
06-15-2009, 10:13 PM
|
#1
|
LQ Newbie
Registered: Jun 2009
Posts: 7
Rep:
|
Yum is installing an old version of subversion -- how can I get the latest version?
I'm on Fedora 9 (64-bit). If I do
yum install subversion
it installs version 1.4 or so.
How can I fix this so that yum will install the very latest stable version of subversion, i.e, 1.6.1 at the time of writing?
Many thanks,
D
|
|
|
06-15-2009, 11:04 PM
|
#2
|
LQ Guru
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678
Rep: 
|
Try
yum --showduplicates list subversion
to see what's in the repos you have available. I don't have an F9 platform to check on any more.
|
|
|
06-15-2009, 11:24 PM
|
#3
|
Member
Registered: Aug 2003
Location: Sydney Australia
Distribution: CentOS/archlinux
Posts: 40
Rep:
|
When installing software from the distributions packaging tools and the default software repositories you don't always get the latest version.
There are quite a few 3rd party 'yum repos' out there.
Some places have a policy to never use 3rd party modules due to the potential of packaging/library version conflicts.
I have had great success using Fedora's EPEL 'yum repos' for getting more up2date versions of software.
If any of the '3rd party repos' don't have the latest version your after the next thing is to grab the SRPM for the package and modify it to build the newer version. This can be a little less than trivial but a very worthy learning experience.
|
|
|
06-15-2009, 11:42 PM
|
#4
|
LQ Guru
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678
Rep: 
|
rpmforge certainly has 1.6.2 for CentOS 5, so I'd be surprised if they didn't have at least the same for F9
|
|
|
06-16-2009, 12:09 AM
|
#5
|
LQ Newbie
Registered: Jun 2009
Posts: 7
Original Poster
Rep:
|
Yeah, the problem is that rpmforge doesn't have a reference for Fedora 9 / yum.
So the question is, how do I configure yum (i.e, add the appropriate repository) so that it will pick up the latest version of svn?
Quote:
Originally Posted by billymayday
rpmforge certainly has 1.6.2 for CentOS 5, so I'd be surprised if they didn't have at least the same for F9
|
|
|
|
06-18-2009, 01:22 AM
|
#6
|
Member
Registered: Aug 2003
Location: Sydney Australia
Distribution: CentOS/archlinux
Posts: 40
Rep:
|
Quote:
Originally Posted by dhjdhj
Yeah, the problem is that rpmforge doesn't have a reference for Fedora 9 / yum.
So the question is, how do I configure yum (i.e, add the appropriate repository) so that it will pick up the latest version of svn?
|
It looks like rpmforge havent got a FC 9 specific repos.
Here is a link with some info for you.
https://fedoraproject.org/wiki/OtherRepositories
I think one problem you may run into is that in FC world FC9 is getting a bit old now and some repos may have dropped support already.
If what you want is not available on a repos somewhere then you really have 2 choices left.
Upgrade to latest FC or grab the Source RPM for the package you want out of a newer FC release and recompile/backport it to FC9.
|
|
|
06-18-2009, 01:34 AM
|
#7
|
LQ Guru
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678
Rep: 
|
Or remove the current version with yum and just install from source.
|
|
|
All times are GMT -5. The time now is 01:36 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|