This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

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 !


2024-10-23 10:59