Adobe FrameMaker 8.0, UNX UPG, 1U, FR, CD Instalační příručka Strana 34

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 78
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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:
Zobrazit stránku 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 ... 77 78

Komentáře k této Příručce

Žádné komentáře