System Administrator’s Guide to Installing DataMgr
GUIs | Step 3. | To run the Client xdmfs GUI, add |
|
| /etc/dmfs/usr/bin to your PATH. |
| Step 4. | To run the Administrative xdmadm GUI, add |
|
| /etc/bfs/usr/bin to your PATH. |
Step 5. Both the Client GUI and the Administrative GUI require the files below to be in the /etc/dm/usr/share/gui directory. These files are located in this directory during a normal DataMgr installation.
•server
•xdmfs
•xdmfs.hlp
•xdmfskeysym
Step 6. Solaris only: To run the GUIs, add one of the following to your LD_LIBRARY_PATH:
•/usr/dt/lib
•Or, /usr/openwin/lib
Step 7. Both GUIs also expect the X/Motif/XKeysymDB file to be in /usr/lib/X11 directory. If the file is not there, then copy
/etc/dm/usr/share/gui/xdmfskeysym as follows:
#cp /etc/dm/usr/share/gui/xdmfskeysym /usr/lib/X11/XKeysymDB
On Solaris, do the following:
#cp /etc/dm/usr/share/gui/xdmfskeysym /usr/openwin/lib/XKeysymDB