mirror of
https://github.com/vbatts/bvi.git
synced 2025-08-01 23:20:28 +00:00
bvi-1.3.0.src.tar.gz
This commit is contained in:
commit
0220b756fa
80 changed files with 17347 additions and 0 deletions
35
README
Normal file
35
README
Normal file
|
@ -0,0 +1,35 @@
|
|||
BVI - Binary visual editor
|
||||
==========================
|
||||
http://bvi.linuxave.net/
|
||||
|
||||
This editor for binary files was written by Gerhard Buergmann
|
||||
and is distributed under the GPL (GNU Public License).
|
||||
|
||||
|
||||
How to compile
|
||||
==============
|
||||
|
||||
gunzip -c bvi-1.3.0.tar.gz | tar xvf -
|
||||
cd bvi-1.3.0
|
||||
./configure
|
||||
make
|
||||
make install
|
||||
|
||||
HTML documentation in subdirectory html/
|
||||
|
||||
Subscribe to the bvi mailing for support, updates and other news:
|
||||
|
||||
Send a blank email to bvi-subscribe@eGroups.com. You will receive a
|
||||
subscription confirmation message. Simply reply this message and your
|
||||
subscription will be complete.
|
||||
|
||||
|
||||
------------------------------------------------------------------------
|
||||
PLEASE send any bug reports (and fixes), code for new features,
|
||||
comments, questions, etc. (even flames) to:
|
||||
|
||||
Gerhard Buergmann
|
||||
Vienna, Austria
|
||||
E-mail: Gerhard.Buergmann@altavista.net
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue