- REQUIREMENTS
- AVFS
Original version: sourceforge.net/projects/avf + one patch
=> AVFS.zc tarball or rpm package, download on
Zemljanka pages
Compiling the tarball:
./configure --enable-shared --disable-dav
make
make install
Cursed GTK (optional, for text mode):
Original version: www.gtk.org
+ about one year patching :)
=> Cursed GTK, Cursed Theme, Cursed VTE tarballs or rpm packages,
download on Zemljanka pages
Compiling the tarballs:
gtk+-cursed
./configure
make
make install
gtk2-cursed-engines
PKG_CONFIG_PATH=/where/is/cursed/gtk/lib/pkgconfig ./configure
make
make install
vte-cursed:
./configure --enable-shared --enable-static --without-glX --without-x
make
make install
Other dependencies (all of these could be satisfied in Debian testing and Fedora, all but two in RedHat 9 (you can use Fedora packages without problems)):
Glib2
Gtk+ 2.2.x
Glade2
libglade2
Python 2.2.0+
Python-gtk 1.99+
file 4.x (Fedora only)
vte 0.11.0+ (Fedora only)
(or libzvt 2.0.1+)
For compiling you also need devel packages.
For building from CVS:
autoconf 2.5x automake 1.5 libtool 1.4.2a
BUILDING ZEMLJANKA:
(check and satisfy requirements)
./configure (or ./autogen.sh)
make (must be done under X)
make install
RUNNING ZEMLJANKA:
zc (graphical where possible, textmode on tty) zc -t (force textmode)
