Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Subversion on a linode
PostPosted: Thu Apr 22, 2004 4:37 pm 
Offline
Newbie

Joined: Thu Apr 22, 2004 10:44 am
Posts: 2
I tried to install subversion on Redhat(9) linode, but I was able to run it as I got an error from berkeley db.
It was mentioned in the documentation of subversion that the needed berkeley db does not work with some modified kernels on redhat. I tried the different kernels and nothing worked.
When I tried fedora with the 2.6 linode kernel, subversion worked. But mysql stopped working on the combination.

Does anybody know how to get both subversion and mysqk working ?

Thanks,

asult


Top
   
PostPosted: Thu Apr 22, 2004 5:56 pm 
Offline
Senior Member

Joined: Thu Aug 28, 2003 12:57 am
Posts: 273
asult wrote:
I tried to install subversion on Redhat(9) linode, but I was able to run it as I got an error from berkeley db.
It was mentioned in the documentation of subversion that the needed berkeley db does not work with some modified kernels on redhat. I tried the different kernels and nothing worked.
When I tried fedora with the 2.6 linode kernel, subversion worked. But mysql stopped working on the combination.

Does anybody know how to get both subversion and mysqk working ?

Thanks,

asult


Hi there. I also had troubles getting subversion to work on my Linode, which runs RedHat 9. I solved this problem by compiling my own version of db4 which works on RedHat 9 with subversion. I can't remember what exactly I had to do to get it to work - I might have had to mess with the spec file a bit; it's been a while, but I do know that these RPMs work.

I have made the RPMs available at:

http://www.ischo.com/db4/db4-4.0.14-20.i386.rpm
http://www.ischo.com/db4/db4-devel-4.0.14-20.i386.rpm
http://www.ischo.com/db4/db4-utils-4.0.14-20.i386.rpm

You can download these and use rpm -Uvh to upgrade to them. Should fix your problem.

You should test your MySQL after upgrading to those RPMs as well, as I do not run MySQL and can't guarantee that they work with it. But I think they should ...

Best wishes,
Bryan


Top
   
 Post subject:
PostPosted: Thu Apr 22, 2004 7:50 pm 
Offline
Newbie

Joined: Thu Apr 22, 2004 10:44 am
Posts: 2
Bryan,

Thank you very much, both subversion and Mysql are now working.
Really appreciate it. :)

asult


Top
   
PostPosted: Fri Apr 23, 2004 6:56 am 
Offline
Senior Member
User avatar

Joined: Sun Nov 23, 2003 1:40 pm
Posts: 79
Website: http://www.whitehouse.gov/history/presidents/bc42.html
bji wrote:


Small bit of advice ...

When distributing RPMs that are not with the distro shipped with, it is suggested that these RPMs be tagged with a different version naming scheme. Essentially all you have to do is add your initials to the %define release statement.

Example:

db4-4.0.14-20.i386.rpm

becomes ...

db4-4.0.14-20bji.i386.rpm

This way, when someone wants to upgrade the distribution or something, they can easily do "rpm -qa | grep bji" to see which non-standard RPMs might be problematic.

Bill Clinton


Top
   
PostPosted: Fri Apr 23, 2004 3:59 pm 
Offline
Senior Member

Joined: Thu Aug 28, 2003 12:57 am
Posts: 273
Bill Clinton wrote:
bji wrote:


Small bit of advice ...

When distributing RPMs that are not with the distro shipped with, it is suggested that these RPMs be tagged with a different version naming scheme. Essentially all you have to do is add your initials to the %define release statement.

Example:

db4-4.0.14-20.i386.rpm

becomes ...

db4-4.0.14-20bji.i386.rpm

This way, when someone wants to upgrade the distribution or something, they can easily do "rpm -qa | grep bji" to see which non-standard RPMs might be problematic.

Bill Clinton


Thank you for the good advice. I will do this in future even for my own RPMs, so that I can better keep track of which ones I have built myself.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group