Skip to content
Snippets Groups Projects
README.FIRST 436 B
Newer Older
  • Learn to ignore specific revisions
  • teuben's avatar
    teuben committed
    Program:    partiview ('PC-VirDir')
    Version:    2000-10-04
    
    
    Most documentation should be in the doc tree.
    
    
    pteuben's avatar
    pteuben committed
    To install, make sure you have installed ftlk and OpenGL (or MESA), then
    
    teuben's avatar
    teuben committed
    
    	cd src
    	configure
    	make
    
    
    pteuben's avatar
    pteuben committed
    and you should in principle be ready to run the program. A simple example
    how to get going can also be found in the file AAA_SOURCE_ME. This file
    can be sourced which will compile partiview and give some hints what to
    do next.
    
    teuben's avatar
    teuben committed