This is a How-to about installing Solang.

The first thing you have to do is to install Tracker. If your distro have packages for Tracker 0.8 you can install it directly, otherwise you'll have to compile it.

To do so, you can checkout a tarball of the 0.8 release here http://ftp.acc.umu.se/pub/GNOME/sources/tracker/0.8/. Extract tracker-0.8.0 in a folder. Then you have to install all the dependencies. For ubuntu you can install the following packages. """TODO"""

Then execute ./configure from the tracker-0.8.0 directory. """./configure --prefix=/usr --enable-TODO""" Then """make""" and """sudo make install"""

No you have to install Solang own dependencies !

Attic/Solang/Install (last edited 2018-01-14 21:29:49 by SvitozarCherepii)