Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

lvm/build-supercollider

Open more actions menu

Repository files navigation

build-supercollider

A dead simple script that installs (build) dependencies, clones Supercollider, builds it, and finally will install it.

Current version:

3.11

How to?

git clone https://github.com/lvm/build-supercollider
cd build-supercollider
./build-supercollider.sh
./build-sc3-plugins.sh

That's all.
Keep in mind this script works on Debian-derivates distributions (such as Ubuntu, Mint, etc). Sorry Windows, OS X, and other GNU/linux distros.

See README-deb.md for thoughts on making .deb packages.

Known issues

Qt5 Not found

@pselle kindly reported a solution

Future reader, if you got to this because you figured out that you were unable to locate packages and the installing dependencies step failed, and you followed the SuperCollider instructions on getting Qt on your machine ... to use the handy script in this repo, update this line:

-DCMAKE_PREFIX_PATH= \

to your Qt path (for example:) -DCMAKE_PREFIX_PATH=/opt/qt511 \

This assumes you edited so that you installed all the other prereqs (deleting the qtwebengine5-dev bit from the install section)

About

A dead simple script that builds and installs Supercollider

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Morty Proxy This is a proxified and sanitized view of the page, visit original site.