pkgsrc/parallel/dqs/MESSAGE
abs f58747a86e Update dqs to 3.3.2nb1
Install documentation
    undef DEFAULT_HOST so it can run on a box other than lnx4.scri.fsu.edu
    Add a MESSAGE giving some hint on what you might to use this
    Consider this a drive-by-slight-cleanup-of-breakage
2004-02-26 22:44:09 +00:00

12 lines
489 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1 2004/02/26 22:44:09 abs Exp $
dqs requires three entries in /etc/services on all machine, such as:
dqs_qmaster 2062/tcp
dqs_execd 2063/tcp
dqs_intercell 2064/tcp
It also has hardcoded config path set to /usr/local/DQS/common/conf, which
needs to be shared between all machines. The naming needs to be fixed.
===========================================================================