HP j6700 OpenGL Implementation Guide for HP-UX 11.x - Page 37

is a symbolic link to, is the library which is for applications built on 11.x this is

Page 37 highlights

installation and setup the OpenGL file structure For 11.0 there are two sets of libraries, one for 64-bit and one for 32-bit. /opt/graphics/OpenGL/lib The 64-bit libraries are in a subdirectory: /opt/graphics/OpenGL/lib/pa20_64 The following graphic depicts the organization of these libraries, which follows the HP-UX standard for 64-bit libraries. In the library directory, you will see various versions. For example: • libGL.1 is a 10.20 compatible library for applications which were built on 10.20 • libGL.2 is the library which is for applications built on 11.x (this is why libGL.sl is a symbolic link to libGL.2) There is only one version of libraries for 64-bit. These libraries are version numbered. The other libraries you will see in these directories are all drivers for specific graphics devices. All libdd... are loaded automatically at execution time, contingent upon device type. Chapter 2 35

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62

installation and setup
the OpenGL file structure
Chapter 2
35
For 11.0 there are two sets of libraries, one for 64-bit and one for 32-bit.
/opt/graphics/OpenGL/lib
The 64-bit libraries are in a subdirectory:
/opt/graphics/OpenGL/lib/pa20_64
The following graphic depicts the organization of these libraries, which
follows the HP-UX standard for 64-bit libraries.
In the library directory, you will see various versions. For example:
libGL.1
is a 10.20 compatible library for applications which were
built on 10.20
libGL.2
is the library which is for applications built on 11.x (this is
why
libGL.sl
is a symbolic link to
libGL.2
)
There is only one version of libraries for 64-bit. These libraries are
version numbered.
The other libraries you will see in these directories are all drivers for
specific graphics devices. All
libdd
... are loaded automatically at
execution time, contingent upon device type.