Adobe FrameMaker 8.0, UNX UPG, 1U, FR, CD Installationsanleitung Seite 34

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 78
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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:
Seitenansicht 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 ... 77 78

Kommentare zu diesen Handbüchern

Keine Kommentare