# $Id: install.html,v 1.5 2001/11/23 16:01:50 pape Exp $

Installation

check that You have a version of vbox3-x.x.x installed. If not see vbox3.

unpack raccess4vbox3-x.x.x.tar.gz

# tar xfzvp raccess4vbox3-x.x.x.tar.gz
# cd raccess4vbox3-x.x.x
    
edit configuration options in top of the Makefile to match Your local vbox3 installation
# vi Makefile
    
run make and make install
# make
# make install
    
read Configuration.
Gerrit Pape <pape@smarden.org>