|

Next: USB-MIDI:
Up: The OS-X Linux Connection
Previous: SND-GTK-on-OSX
SND-binary-on-OSX
If you don't want to start from scratch or if you want to install an
already statically compiled binary version of SND, follow the next
steps:
(more information about these steps can be found on the previous
section)
- Install the developer package for OS-X 10.2, 10.3, 10.4, or
above on the OS-X CDs.
- Install the 'X-window' application on the OS-X CDs or download it if
needed.
- Download Fink for 10.2, 10.3, 10.4 or
above.
- fink selfupdate
- fink update-all
Once all this is in place, use fink to install guile-1.6 and its
development libraries:
- fink install guile16
- fink install guile16-dev
- Go to your home ``bin'' directory or if you are a super user, go
to ``/usr/local/bin'' by:
or alternatively by
- In this directory now download the SND binary from
ccrma-ftp.stanford.edu
SND binaries are in pub/Lisp/ and should be one of osx-10.2-snd,
osx-10.3-snd, osx-10.4-snd, or above, depending on the OS-X version
you are running.
- Make sure you are on a terminal window and running the tcsh
shell. The xterm application on X11 would be a good idea at this
point.
- Provided that guile was installed on /sw/ which is the Fink
standard, type the following command on the terminal:
setenv GUILE_LOAD_PATH /sw/share/guile/1.6
- Now on the terminal and on the ``bin'' directory where SND is
type the following command in order to make SND an executable
application,
(make sure about the SND version you are running)
- You need to run SND under X11 using the ``xterm'' application. Make
sure you set your environment ``PATH'' variables so that the bin diretories
are on the the binary path. To run SND just type:
(Again, make make sure about your SND version)
or if they are on the binary path,
Next: USB-MIDI:
Up: The OS-X Linux Connection
Previous: SND-GTK-on-OSX
© Copyright 2001-2006 CCRMA, Stanford University. All rights reserved.
Created and Mantained by Juan Reyes
|