Introduction Documentation Screenshots Download Installation Forum |
There two possible ways two install gpkgdep.ManuallyFirst install the x11-toolkits/gtk20 port or make sure, it is already installed. If the verson of the installed gtk2 is below 2.0.9, the tables can not be sorted (gtk bug)!Download the latest source code tarball, extract it somewhere, enter the newly created gpkgdep-0.0 directory and enter: automake --add-missing autoconf ./configure makeThis procedure creates the executable /gpkgdep/gpkgdep. Copy it to whatever location and execute it. Do not forget to delete the directory created by extracting the tarball (no longer needed). To deinstall it just delete the executable. AutomaticallyUse the FreeDSB port system:cd /usr/ports/sysutils/gpkgdep make install cleanNow gpkgdep is installed and registered as a usual package. Type usr/local/bin/gpkgpedor simply gpkgdepto start it. To deinstall it use FreeBSD deinstall mechanism (f.e. type make deinstallin the gpkgdep port directory). |