views:

218

answers:

3

We have a few SGI Onyx 350 and Orgin 350 systems running IRIX 6.5.x that we would like to install Subversion on. One of them will likely be used as a simple repository server running svnserve. The others will only need client installs.

The Subversion webpage has links to unofficial binaries for many *NIX systems, including HP-UX, Solaris, AIX, the BSDs and Linux distros. Unfortunately, there aren't any for IRIX. A Google search also comes up empty.

So, is there someplace on the web that publishes IRIX binaries for Subversion?

If not, does anyone have experience compiling SVN from source on such systems? How hard is it to track down all of the dependencies? Are there any caveats we should be aware of?

A: 

The guy that maintains This website sells secondhand SGI gear. He sells them with CD's of contributed software. Maybe he can do something for you.

Also, The SGI forum on nekochan.net has postings of contributed software. You may be able to ask for something there.

Subversion is fairly pernickety about its dependencies (as you have probably already worked out). This link gives some of the dependencies for installing on Redhat 7.3, which dates back to the early 2000's (I don't know what minor release of Irix you're using). You may find it to be a reasonable guide to the dependencies.

ConcernedOfTunbridgeWells
+1  A: 

For a machine like yours, the source code build is probably the way to go(it's one of the advantages of having source). The dependencies aren't that bad. The dependencies are zlib, the Apache Portable Runtime (and the apr-utils), neon (optional), and BerkelyDB(optional also).
Get the Apache and neon, and berkelyDB stuff first. then just ./configure --prefix=;make;make install

David Nehme
+1  A: 

The Nekoware repository has a binary of Subversion 1.5.5.

http://www.mechanics.citg.tudelft.nl/~everdij/nekoware/index.php?path=current/