Operating System - HP-UX
1833879 Members
2051 Online
110063 Solutions
New Discussion

Re: OpenGL for HP-UX 11i Itanium

 
SOLVED
Go to solution
David Love
Occasional Advisor

OpenGL for HP-UX 11i Itanium

Does OpenGL runtime environment come pre-installed on HP-UX 11.22 (11i version 1.6)?

I have a ZX6000 on which I need to run some code which requires OpenGL. The /opt/graphics/OpenGL folder does not exist so I guess it has not some pre-installed.....

Firstly, is there a version of OpenGL for 11.22 and secondly, does anyone know where I can get it?

Many thanks,

Dave.
2 REPLIES 2
Mike Stroyan
Honored Contributor
Solution

Re: OpenGL for HP-UX 11i Itanium

OpenGL is on the 11i V1.6 core DVD media as-
B6836AA B.11.22.01 HP-UX 3D Graphics API Runtime and Developer's Kit
You should also install some patches-
PHSS_26650 - Xserver cumulative patch
PHSS_26651 - Graphics3D cumulative patch
You can get those from
http://www1.itrc.hp.com/service/patch/mainPage.do
David Love
Occasional Advisor

Re: OpenGL for HP-UX 11i Itanium

Many thanks.

Dave