Linux, Sun solaris – Adobe V6 User Manual
Page 41

C o n f i g u r e Y o u r E n v i r o n m e n t 3 . 3
L i n u x
Adobe PDF Library v6.1.1Plus for Linux is distributed in dynamic library form.
When building with the Library:
• Using GCC to drive the linker is highly recommended; ld is not.
• The
libstdc++
and
libgcc
are usually included in the shared libraries. Check with your Datalogics
Support representative if you need them and cannot find them in your release.
• The
LD_LIBRARY_PATH
must be set for the resulting executables to locate all APDFL and DLI
dynamic libraries (if necessary).
MIPS IRIX
Adobe PDF Library v6.1.1Plus for MIPS IRIX is distributed in dynamic library form.
When building with the Library:
• The dynamic link may be done with either GCC or ld.
• The
libstdc++
and
libgcc
are usually included in the shared libraries. Check with your Datalogics
Support representative if you need them and cannot find them in your release.
• The
LIBPATH
must be set for the resulting executables to locate all APDFL and DLI dynamic libraries
(if necessary).
S u n S o l a r i s
Adobe PDF Library v6.1.1Plus for Sun Solaris is distributed in dynamic library form.
When building with the Library:
• Using GCC to drive the linker is highly recommended; ld is not.
• The
libstdc++
and
libgcc
are usually included in the shared libraries. Check with your Datalogics
Support representative if you need them and cannot find them in your release.
• The
LD_LIBRARY_PATH
must be set for the resulting executables to locate all APDFL and DLI
dynamic libraries (if necessary).