
Porting attempts for Rosegarden 2.0 beta 3
==========================================

 IRIX 5.3
 Solaris
 Linux (a.out and ELF)
	These should all build okay; check out the various
	supplied Makefiles.  Binaries for SGI and Linux are
	available by anonymous ftp.

 IRIX 4.x, 5.2
	Use SYSTEM_ZILOG instead of SYSTEM_SGI.

 IRIX 6.2
	Apparently builds okay.

 HP-UX 9, 10
	Should build with Makefile mods; you probably shouldn't
	have to modify the source.

 IBM AIX
	I tried it once.  Didn't work.  I'd have been disappointed
	with any other result.  (Apparently the USS bods have got
	this working, and we'll probably look at it again soon.)

 SunOS 4.x
	The previous version of Rosegarden built under SunOS,
	though you'll need an ANSI C compiler (I used the C++
	compiler, and that was okay).  Don't know yet about this
	version.

Remember that whichever system you use, you'll need to have the Athena
libraries and headers (libXaw and the Xaw include directory).  This is
particularly likely to be a problem with HP-UX and AIX.

If you manage to port the system to something else, please let me know
-- especially if you had to modify the source to do it.  You may wish
to try providing your own binary distribution -- see make-bindist.sh.


Chris Cannam, July 1996
