SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

Mac OS X specific notes

On Mac OS X, Slag only works with JACK, not with libao. So you have to install JackOSX from http://www.jackosx.com/ before you build and use Slag.

To build from source, I had to set the QMAKESPEC environment variable to "macx-g++".

The main Makefile includes 2 specific targets for Mac OS X. In order to make an staically linked application bundle called slag.app, type the command :

$ make bundle

There is also a "mac_pkg" target which makes a bziped tar archive of the bundle. Slag will be statically linked with libsndfile, libsamplerate, and Qt3, but still dynamically to libjack, since users must install JACK to use Slag anyway.

You can also get a precompiled bundle archives from :

http://download.savannah.gnu.org/releases/slag/


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.