| How to download Tagsistant |
|
Tagsistant is available as a tar.bz2 archive (also provided with a GPG signature available here). If you want to download other releases, please go to download area hosted by Gna.org. You can also download latest version from subversion repository. Install subversion client and enter the command: svn co http://svn.gna.org/svn/tagfs/trunk tagsistant A tagsistant directory will be created, containing all the sources. If you only want to take a look at sources on-line, use subversion browsing tool available at GNA! To compile tagsistant be sure to have SQLite and FUSE libraries installed. Usually both libraries are available as a standard package in most GNU/Linux distributions. Using Ubuntu as an example, you need to install following packages: libsqlite3-dev and libfuse-dev. Packaging system will fullfill all the dependencies. You'll also need Gtk and Glib packages (libgtk2.0-dev and libglib2.0-dev under Ubuntu 7.10) to compile tagman, the Tagsistant manager. Building tagman is mandatory so far, but a switch to disable its build will be added in the future, removing the need for Gtk and Glib for the smart Tagsistant user. To compile follow these steps: ~/tagsistant$ ./configure ~/tagsistant$ make ~/tagsistant$ sudo make install ~/tagsistant$ tagsistant --help Tagsistant (tagfs) v.0.0.20061220 Semantic File System for Linux kernels (c) 2006-2008 Tx0 < This e-mail address is being protected from spambots. You need JavaScript enabled to view it > [ ..snip..] |



Donation