Starting as a daemon on HP-UX

  1. Log in as root.
  2. Change to the directory where VersaLex is installed.
  3. Verify that the LEXHOME or VLTHOME variable in the VersaLexd script points to the directory where VersaLex is installed.
  4. Copy the VersaLexd script to the startup/shutdown scripts directory:
    cp  VersaLexd /sbin/init.d/ . 
  5. Create a symbolic link to start the VersaLex application:
    ln -s /sbin/init.d/VersaLexd /sbin/rc3.d/S98VersaLexd
  6. Create a symbolic link to stop the VersaLex application:
    ln -s /sbin/init.d/VersaLexd /sbin/rc2.d/K98VersaLexd
  7. Log out and reboot your system.
  8. After you reboot, display the VersaLex GUI. Change to the VersaLex installed directory and run:
    ./VersaLex