The following will help you get μTox installed on your computron/toaster/carrier pigeon. The focus of this guide is to get you running ASAP. And mostly deals with precomplied binaries. If you're looking to contribute (you're the real MVP) you're probably looking for Building.
For any and all of the following, you'll need to have toxcore installed first.
## Unix-likeDependencies:
dbus filter_audio freetype libvpx openal v4l xext xrender
-
First compile:
make all
-
Then install:
sudo make install
If make/install really isn't your thing, you can try some precomplied binaries.
Assuming that repository working copy is your current directory.
-
Copy
.desktop
entrysudo cp ./utox.desktop /usr/share/applications/utox.desktop
-
Make it executable
sudo chmod +x /usr/share/applications/utox.desktop
-
Add an icon
sudo cp ./icons/utox-128x128.png /usr/share/pixmaps/utox.png
If you're lucky enough to use Archlinux, someone has an AUR package just for you!
https://aur.archlinux.org/packages/utox-git/
## OS XNo one is currently providing binaries for OSX yet... Sorry Apple people...
## WindowsInstalling on windows isn't really a thing yet... you can download the nighties. They should just work.
## AndroidμTox on android has been neglected too long, so we're not currently providing binaries.
Jenkins offers automatically compiled binaries. All files below link to the last successful build. See which changes are in which Jenkins build of uTox.