Difference between revisions of "AnyWave:Download"
From WikiMEG
(→Linux) |
(→Installation) |
||
Line 25: | Line 25: | ||
* Fedora 28 | * Fedora 28 | ||
The package requires GLIBC 2.27 and should run on any GLIBC 2.27 distributions.<br /> | The package requires GLIBC 2.27 and should run on any GLIBC 2.27 distributions.<br /> | ||
− | For older Linux distributions, you can build AnyWave using our | + | For older Linux distributions, you can build AnyWave using our [https://gitlab.thevirtualbrain.org/anywave/AnyWave gitlab repository].<br /> |
Revision as of 08:42, 12 July 2019
Donwload AnyWave
Install AnyWave
Windows
Once you've donwloaded the zip file, just unzip it and run setup.exe. Follow instructions to install AnyWave on your system.
Mac OS X
Open the dmg file and run the installer.
Linux
Installation
- open a terminal and do:
sudo ./install_AnyWave.run
- run anywave:
anywave &
The package provided has been tested on:
- Ubuntu 18.04
- Fedora 28
The package requires GLIBC 2.27 and should run on any GLIBC 2.27 distributions.
For older Linux distributions, you can build AnyWave using our gitlab repository.