Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Flachy Joe
purr-data
Commits
89d82d5d
Commit
89d82d5d
authored
Oct 13, 2016
by
Jonathan Wilkes
Browse files
add draft of homebrew build instructions
parent
4113dcc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
89d82d5d
...
...
@@ -127,6 +127,26 @@ git clone https://git.purrdata.net/jwilkes/purr-data.git</code>
and change the CFBundleDisplayName and CFBundleName to "purr-data"
13.
To be continued...
Homebrew build
1.
Install
[
Homebrew
](
http://brew.sh
)
*(15 minutes)*
(asks for password twice-- once for command line tools, once for homebrew)
2.
Install the dependencies
*10 minutes*
:
<code>
brew install wget
brew install autoconf
brew install automake
brew install libtool
brew install fftw
brew install python
brew install fluidsynth
brew install lame
brew install libvorbis
brew install speex
brew install gsl
brew install libquicktime
</code>
3.
git clone https://git.purrdata.net/jwilkes/purr-data.git
4.
remove plugin from LIB_TARGETS in externals/Makefile
#### Windows 32-bit Using msys2
Time to build:
*roughly 1.5 hours-- 30 minutes of this is for Gem alone*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment