Adobe FrameMaker 8.0, UNX UPG, 1U, FR, CD Guía de instalación Pagina 34

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 78
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 33
CHAPTER 3
26
Setting up the user environment
#!/bin/sh
case $# in
0) exec install_dir/bin/maker;;
*) exec install_dir/bin/maker "$@" ;;
esac
Using FMHOME
The remaining instructions in this guide assume that you’ve defined FMHOME to represent the FrameMaker
installation directory (install_dir). If you havent defined this variable, enter the installation directory’s full
pathname whenever you see $FMHOME in a command.
Specifying an XKeysymDB file
If you are using an older version of the XKeysymDB file, you may see messages such as the following when you
start FrameMaker:
Vista de pagina 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 ... 77 78

Comentarios a estos manuales

Sin comentarios