Re: How compile midi_servers?

"Matthijs Hollemans" <[email protected]> Thu, 4 Sep 2003 21:11:57 +0200
Newsgroups gmane.os.openbeos.midi
Organization All Your Software
Message-ID <019c01c37318$6a5d13c0$0200a8c0@shiruken>
Hey Jerome,

> Hi, when I try to compile it jam say me problem with rc and stop.

You need to recompile jam first. Go into /current/src/tools/jam and do a
"make". Then copy that version of jam into /boot/home/bin. (Maybe you can
even do "make install".) Also do a ./configure from the /current directory
if you haven't done that in a while.

-Matthijs