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
Aayush
purr-data
Commits
657fbe74
Commit
657fbe74
authored
Jan 23, 2019
by
Jonathan Wilkes
Browse files
Merge branch 'nerrons/purr-data-patch-1'
parents
9484aff7
6146e292
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
657fbe74
...
@@ -231,7 +231,16 @@ that case, but I haven't tested doing it like that. Sorry. Get a better OS...)
...
@@ -231,7 +231,16 @@ that case, but I haven't tested doing it like that. Sorry. Get a better OS...)
4.
Install the dependencies
*(5-10 minutes)*
4.
Install the dependencies
*(5-10 minutes)*
Once the shell opens, we need to install the dependencies for building
Once the shell opens, we need to install the dependencies for building
Purr Data. Issue the following command:
Purr Data. First we need to update all the packages:
pacman -Syu
After closing and reopening the shell as prompted, you may need to do it
again:
pacman -Syu
Now everything should be up-to-date. Issue the following command:
pacman -S autoconf automake git libtool \
pacman -S autoconf automake git libtool \
make mingw-w64-i686-dlfcn mingw-w64-i686-fftw \
make mingw-w64-i686-dlfcn mingw-w64-i686-fftw \
...
...
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