[libimdb-commit] CVS: libimdb README,1.2,1.3
Status: Pre-Alpha
Brought to you by:
jveldhuis
|
From: Jerry V. <jve...@us...> - 2003-08-16 23:51:47
|
Update of /cvsroot/libimdb/libimdb In directory sc8-pr-cvs1:/tmp/cvs-serv18154 Modified Files: README Log Message: spelling errors Index: README =================================================================== RCS file: /cvsroot/libimdb/libimdb/README,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** README 16 Jun 2003 04:43:03 -0000 1.2 --- README 16 Aug 2003 23:51:44 -0000 1.3 *************** *** 1,10 **** # $Id$ ! The first this you need to know is this project is currently in pre-Alpha stages. The build environment is still under construction. You'll also probably be missing pieces like the correct version of swig etc. I'm currently developing ! under RH 9, so you'll have better luck if that's where ! you are. You'll need SWIG Version 1.3.19 --- 1,9 ---- # $Id$ ! The first thing you need to know is this project is currently in pre-Alpha stages. The build environment is still under construction. You'll also probably be missing pieces like the correct version of swig etc. I'm currently developing ! under RH 9, so you'll have better luck if that's where you are. You'll need SWIG Version 1.3.19 |