[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-dev] RESULT = 5
The problem is that you do not have /usr/local/lib/libsndfile.1.dylib
on your machine. I changed the project file linking so that this should
be fixed, but the mego build apparently has not picked up that change.
You can check this as follows.
Open the Terminal application.
'cd' to the SuperCollider3 directory. For example if it is in your home
directory you just type:
cd SuperCollider3
then launch the server :
./scsynth -u 57110
It will probably say something about not being able to find
libsndfile.1.dylib.
On Thursday, January 9, 2003, at 06:47 AM, Julian Rohrhuber wrote:
What does it mean if you try and boot SC3 using s.boot and get RESULT
= 5 ?
It seems the problem is not with the build but something local to my
machine.
--
--- james mccartney james@xxxxxxxxxxxxxx <http://www.audiosynth.com>
SuperCollider - a real time synthesis programming language for the
PowerMac.
<ftp://www.audiosynth.com/pub/updates/SC2.2.16.sea.hqx>