Adobe V6 Manual De Usuario

Descargar
Página de 58
3 . 1 0
A d o b e  P D F   L ib r a ry   In s ta ll a ti o n   G u i d e
I B M   A I X   P l a t f o r m
The following environment variables must be defined prior to building applications.
ACRO_RES_DIR
   
    Specifies the location of your CMap files; e.g.
    setenv ACRO_RES_DIR /APDFL6.1.1/Resource/Cmap
LIBPATH
   
    A colon-separated list specifying all of your library file locations; e.g.
    setenv LIBPATH /APDFL6.1.1/Libs:/DLI/Libs:/usr/local/lib
OS
   
    Operating System; e.g. 
    setenv OS aixgcc (for gcc v3.3 compiler)
    setenv OS rs6000aix (for XL C/C++ VisualAge compiler)
PSRESOURCEPATH
   
   A colon-separated list specifying all of your resources, a list of directories to search 
for fonts; e.g.
    setenv PSRESOURCEPATH
        /APDFL6.1.1/Resource/Cmap:/APDFL6.1.1/Resource/Font
CAUTION:  As of Adobe PDF Library v6.1.1 and DLI v3.0.22, proper setting of the 
OS
 
(Operating System) variable is now required in order to correctly build the DLI 
sample applications.