Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Archlinux #586

Open
nyancat18 opened this issue Nov 14, 2016 · 1 comment
Open

Request: Archlinux #586

nyancat18 opened this issue Nov 14, 2016 · 1 comment

Comments

@nyancat18
Copy link

Could you provide a tutorial for install tuttleofx at archlinux?

@cchampet
Copy link
Member

Hello,
Did you test to binaries provided in the GitHub releases? To compile and install TuttleOFX, the only required dependency is boost. Other dependencies offer more plugins, so it depends on your needs. The quicker installation should be something like that:

pacman -Ss boost
git clone --recursive git://github.com/tuttleofx/TuttleOFX.git
cd TuttleOFX
./configure
make
make install

Also, you have an other solution by using Docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants