Re: [Osw-users] Installation on Mac OSX
Brought to you by:
peoplestank
From: Amar <am...@pt...> - 2003-12-21 02:21:39
|
Installation on Mac OSXHi Bertrand- There is no need to compile anything if you are using the OSX binary = install. After installation, the commands "osw" and "oswbin" are placed = in /usr/local/bin, and can be accessed from a terminal window. In order set the environment variables, you will need to type the = following commands from a terminal window: DYLD_BIND_AT_LAUNCH=3D1 export DYLD_BIND_AT_LAUNCH OSW_DIR=3D/usr/local/osw export OSW_DIR I will make this more explicit in INSTALL.macosx -Amar ----- Original Message -----=20 From: bc=20 To: osw...@li...=20 Sent: Friday, December 19, 2003 9:55 AM Subject: [Osw-users] Installation on Mac OSX Hello there Sorry to bother you with those stupid beginner things, but I'm = struggling installing OSW on Mac OS 10.2.8 (Jaguar) I ran the install script, and it did install under usr/local/lib... = There are bunch of files there, tutorials, sources etc. But from there on, I'm stuck. Needless to say I'm not a unix geek, I'm a musician, and even though I = learnt how to configure the basics to run sendmail, I have lots of = wholes in my small Unix / terminal / shell background. I understand I need to set environment variables DYLD_BIND_AT_LAUNCH, = and then something like OSW_DIR =3D /usr/local/lib/ But how do I do this ? In which file ? And if I succeed doing this, where is the application located = (executable file) ? Do I need to compile anything (I've never done this = before...) Cheers and tx Bertrand=20 |