Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 880af9aab89ad46188d2d487147cebd0 > files > 923

xblast-2.6.1-2mdk.i586.rpm

HOW TO INSTALL XBLAST

PUBLIC INSTALLATION

 Assuming you have root access to the host

 o  type "xmkmf -a" to create the Makefile from the Imakefile
 
 o  type "make" to build the programm xblast	
   
 o  "make -k install" to build and install the programm

 o  type "make install.man" to install the manpage

PRIVATE INSTALLATION

 No root access or no writable X11 directory tree

 o  Create a directory for the XBlast files (e.g. ~/.xblast /usr/local/xblast)

 o  Load Imakefile into an editor

 o  Change the variables XBLASTDIR and XAPPLOADDIR to the above path

 o  Do the same for Imakefile in the subdirectories bitmap, image, sound and
    in their subdirectories

 o  Now follow the public installation routine

That should do it. 
Enjoy XBlast ;)