Author: duff
Date: Sat Dec  6 08:20:28 2008
New Revision: 33566

Modified:
   trunk/compilers/ncigen/README

Log:
[ncigen] Added a note to the README about the IPC::Run3 requirement

Modified: trunk/compilers/ncigen/README
==============================================================================
--- trunk/compilers/ncigen/README       (original)
+++ trunk/compilers/ncigen/README       Sat Dec  6 08:20:28 2008
@@ -1,5 +1,7 @@
 ./nci_gen.pl is currently written to run on Linux, feel free to add 
portability if you wish
 
+./nci_gen.pl also requires the perl module IPC::Run3
+
 EXAMPLES:
 perl ./nci_gen.pl postgres/spi.h              - PARSE SUCCESSFUL
 perl ./nci_gen.pl /usr/include/sqlite3.h      - PARSE SUCCESSFUL

Reply via email to