1
0
Fork 0
mirror of https://github.com/vbatts/bvi.git synced 2025-08-02 07:30:28 +00:00

bvi-1.4.0.src.tar.gz

This commit is contained in:
Gerhard Bürgmann 2014-10-08 00:00:00 +00:00 committed by Vincent Batts
parent 12a0ed970c
commit be3c9f064d
73 changed files with 7541 additions and 9733 deletions

4
README
View file

@ -9,8 +9,8 @@ and is distributed under the GPL (GNU Public License).
How to compile
==============
gunzip -c bvi-1.3.2.tar.gz | tar xvf -
cd bvi-1.3.2
gunzip -c bvi-1.4.0.src.tar.gz | tar xvf -
cd bvi-1.4.0
./configure
make
make install