This package is derived from the vtblc utility distributed with the ftape 
driver 3.04d. It provides its subroutines in form of a library.

It is available at http://pc02-stat.sci.uni-klu.ac.at/~agebhard/
(and maybe in future ftape versions?)

This library is necessary for amanda to get access to the volume table 
handling routines.

Albrecht Gebhardt <albrecht.gebhardt@uni-klu.ac.at>


To compile (edit the Makefile and) type

  make all

A 

  make install 

will install dynamic and static libraries in /usr/lib and vtblc.h in 
/usr/include.

A dynamically linked version of the original vtblc can be built with
(after installing this library):

  make vtblc


-------------------------------------------------------------------------------
Albrecht Gebhardt           email: albrecht.gebhardt@uni-klu.ac.at
Institut fuer Mathematik    Tel. : (++43 463) 2700/837
Universitaet Klagenfurt     Fax  : (++43 463) 2700/834
Villacher Str. 161          WWW  : http://pc02-stat.sci.uni-klu.ac.at/~agebhard
A-9020 Klagenfurt, Austria
-------------------------------------------------------------------------------

