View previous topic :: View next topic |
Author |
Message |
Arist n00b
Joined: 22 Apr 2003 Posts: 6 Location: Champaign, Illinois, USA
|
Posted: Fri Feb 27, 2004 10:22 pm Post subject: Subversion 1.0 setup without ebuild? |
|
|
Since it sounds like the ebuild is not quite ready for primetime, can anybody point me in the direction of a good resource for installing this?
I understand I need the Berkeley DB and apache as well, which I have already emerged, but I'm not sure how to proceed from here. |
|
Back to top |
|
|
Arist n00b
Joined: 22 Apr 2003 Posts: 6 Location: Champaign, Illinois, USA
|
Posted: Sat Feb 28, 2004 3:12 pm Post subject: Solved |
|
|
This wasn't too tough.
I emerged BerkelyDB and Apache.
I unmasked Subversion and did an emerge --pretend to see it's dependencies, which on a fresh box were swig, libxml, and neon. I emerged those.
I grabbed a source tarball from subversion.tigris.org and followed the INSTALL directions. The only tricky part was specifying the apxs2 script for the build, which apparently has to do with the apache libs it needs.
From there everything I needed to know to actually get the Subversion server up and running was either in the Subversion source README or the apache docs, as this was my first exposure to Apache. |
|
Back to top |
|
|
lun_IX n00b
Joined: 06 Mar 2004 Posts: 61 Location: Hamburg, Germany
|
Posted: Wed Mar 24, 2004 7:55 am Post subject: |
|
|
could you please write a short summary what you have done?
I've never used apache nor subversion, but have to set up a server running subversion.
emerging subversion tells me, that apache2 is blocking or something like that?!
Can someone help me with that? _________________ If Linux doesn't have the solution, you have the wrong problem!
System: Athlon XP 2400+ | Epox 8K3A | 1024MB Infineon + Corsair | 80GB Seagate (IDE) | GeForce 4Ti 4200 | Gentoo-2.6.9 | Xorg
|
|
Back to top |
|
|
ediap n00b
Joined: 08 Oct 2003 Posts: 31 Location: Poland
|
Posted: Thu Mar 25, 2004 12:39 pm Post subject: |
|
|
Add "apache2" flag to your USE flags and the problem with blocking apache should be solved. |
|
Back to top |
|
|
lun_IX n00b
Joined: 06 Mar 2004 Posts: 61 Location: Hamburg, Germany
|
Posted: Thu Mar 25, 2004 1:27 pm Post subject: |
|
|
heyo!
sorry for not writing it here but i solved the problem myself yesterday! thanx for your answer!
My Subversion Server is up and working perfectly in combination with Eclipse (under Windows)!
Eclipse under Linux doesn't like the subclipse Plugin. I tried Eclipse-bin Version 2 and Eclipse-sdk Version 3. Version 2 activates the Plugin but but does not function correctly and 3 can't even startup the plugin.
But since all the clients here are running win2k (up to now) its not such a big problem! _________________ If Linux doesn't have the solution, you have the wrong problem!
System: Athlon XP 2400+ | Epox 8K3A | 1024MB Infineon + Corsair | 80GB Seagate (IDE) | GeForce 4Ti 4200 | Gentoo-2.6.9 | Xorg
|
|
Back to top |
|
|
|