]> andersk Git - moira.git/commitdiff
mention which libraries to link against
authormar <mar>
Thu, 1 Jun 1989 22:11:58 +0000 (22:11 +0000)
committermar <mar>
Thu, 1 Jun 1989 22:11:58 +0000 (22:11 +0000)
man/moira.3

index 889a636f33b9945eddcd9774364bcccfeca78dc0..87944c2958e5847d81792a8df0fc9bc0672d4c00 100644 (file)
@@ -102,6 +102,10 @@ This library supports the Athena Service Management System protocol
 and related operations.  The library contains many routines beyond
 those described in this man page, but they are not intended to be used
 directly. Instead, they are called by the routines that are described.
+
+Be sure to link your application against these libraries:
+-lsms -lsmsgdb -lcom_err -lkrb -ldes, and also curses if the menu are
+routines are to be used.
 .TP
 Protocol functions
 All protocol routines return 0 on success, or a value from 
This page took 0.825974 seconds and 5 git commands to generate.