
  This is the NetDB command-line program.  The program itself is in the
  file ``netdb''.  It relies on the library in ``netdb_rmi.jar''.

  The following are required for the program to run:

    - jruby    (http://jruby.org/)
    - perldoc  (usually installed with perl)

  To install the program and library, just type:

    make install

  That will add the following files to your system:

   /usr/bin/netdb
   /usr/share/java/netdb_rmi.jar

  That's it!

  You can learn more about the netdb command with it's usage and help
  options:

    /usr/bin/netdb --usage

  or

    /usr/bin/netdb --help


  Share and Enjoy.





