From rpm-list-admin@freshrpms.net Wed Jul 31 16:45:59 2002
Return-Path: <rpm-zzzlist-admin@freshrpms.net>
Delivered-To: yyyy@localhost.netnoteinc.com
Received: from localhost (localhost [127.0.0.1])
by phobos.labs.netnoteinc.com (Postfix) with ESMTP id 1B2A7440A8
for <jm@localhost>; Wed, 31 Jul 2002 11:45:58 -0400 (EDT)
Received: from phobos [127.0.0.1]
by localhost with IMAP (fetchmail-5.9.0)
for jm@localhost (single-drop); Wed, 31 Jul 2002 16:45:58 +0100 (IST)
Received: from egwn.net (ns2.egwn.net [193.172.5.4]) by
dogma.slashnull.org (8.11.6/8.11.6) with ESMTP id g6VFgV231526 for
<jm-rpm@jmason.org>; Wed, 31 Jul 2002 16:42:31 +0100
Received: from auth02.nl.egwn.net (localhost [127.0.0.1]) by egwn.net
(8.11.6/8.11.6/EGWN) with ESMTP id g6VFb7J28521; Wed, 31 Jul 2002 17:37:08
+0200
Received: from blueyonder.co.uk (pcow035o.blueyonder.co.uk
[195.188.53.121]) by egwn.net (8.11.6/8.11.6/EGWN) with ESMTP id
g6VFaVJ27654 for <rpm-list@freshrpms.net>; Wed, 31 Jul 2002 17:36:32 +0200
Received: from pcow035o.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk
with Microsoft SMTPSVC(5.5.1877.757.75); Wed, 31 Jul 2002 16:36:25 +0100
Received: from localhost.localdomain (unverified [213.48.245.80]) by
pcow035o.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP
id <T5c6def391aac1785ed08e@pcow035o.blueyonder.co.uk> for
<rpm-list@freshrpms.net>; Wed, 31 Jul 2002 16:36:25 +0100
Content-Type: text/plain; charset="iso-8859-1"
From: John Hinsley <johnhinsley@blueyonder.co.uk>
To: rpm-zzzlist@freshrpms.net
Subject: Re: OpenGL
User-Agent: KMail/1.4.1
References: <200207310534.37053.johnhinsley@blueyonder.co.uk>
<20020731105351.1d4fb004.ralf@camperquake.de>
In-Reply-To: <20020731105351.1d4fb004.ralf@camperquake.de>
MIME-Version: 1.0
Message-Id: <200207311635.18353.johnhinsley@blueyonder.co.uk>
X-Mailscanner: Found to be clean, Found to be clean
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by egwn.net id
g6VFaVJ27654
Sender: rpm-zzzlist-admin@freshrpms.net
Errors-To: rpm-zzzlist-admin@freshrpms.net
X-Beenthere: rpm-zzzlist@freshrpms.net
X-Mailman-Version: 2.0.11
Precedence: bulk
Reply-To: rpm-zzzlist@freshrpms.net
List-Help: <mailto:rpm-zzzlist-request@freshrpms.net?subject=help>
List-Post: <mailto:rpm-zzzlist@freshrpms.net>
List-Subscribe: <http://lists.freshrpms.net/mailman/listinfo/rpm-zzzlist>,
<mailto:rpm-list-request@freshrpms.net?subject=subscribe>
List-Id: Freshrpms RPM discussion list <rpm-zzzlist.freshrpms.net>
List-Unsubscribe: <http://lists.freshrpms.net/mailman/listinfo/rpm-zzzlist>,
<mailto:rpm-list-request@freshrpms.net?subject=unsubscribe>
List-Archive: <http://lists.freshrpms.net/pipermail/rpm-zzzlist/>
X-Original-Date: Wed, 31 Jul 2002 16:35:18 +0100
Date: Wed, 31 Jul 2002 16:35:18 +0100
On Wednesday 31 Jul 2002 9:53 am, Ralf Ertzinger wrote:
> Hi.
>
> John Hinsley <johnhinsley@blueyonder.co.uk> wrote:
> > Querying the rpm database for OpenGL gets me nowhere fast. Can anyone
> > point me in the right direction? What, in RedHat, provides OpenGL?
>
> The X server itself does (or does not, depending on your driver). There
> is a software fallback called Mesa compiled in the X server, which
> is used as a fallback. So, if you have installed X, you have OpenGL.
> Try the glxinfo command to see the capabilities provided by your
> X system.
I get:
[john@localhost john]$ glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.2
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer
client glx vendor string: NVIDIA Corporation
client glx version string: 1.2
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
GLX_SGIX_swap_group, GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: RIVA TNT2/AGP
OpenGL version string: 1.3.1 NVIDIA 29.60
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_env_add,
GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_bgra,
GL_EXT_compiled_vertex_array, GL_EXT_draw_range_elements,
GL_EXT_fog_coord, GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels,
GL_EXT_point_parameters, GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_specular_color, GL_EXT_stencil_wrap,
GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine, GL_EXT_texture_lod_bias,
GL_EXT_texture_object, GL_EXT_vertex_array, GL_EXT_vertex_weighting,
GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square,
GL_NV_evaluators, GL_NV_fog_distance, GL_NV_packed_depth_stencil,
GL_NV_texgen_reflection, GL_NV_texture_env_combine4
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x21 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 16 0 0 None
0x22 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 16 0 0 None
0x23 16 tc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 16 0 0 None
0x24 16 dc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 16 0 0 None
So, I *do* have OpenGL, thanks all.
Problem is that I can't find an rpm of plib which will install (or recognise
that I have open GL). I guess I'll have to try and do that from source,
unless anyone has any ideas?
Cheers
John
John
But I can't seem to find a version
_______________________________________________
RPM-List mailing list <RPM-List@freshrpms.net>
http://lists.freshrpms.net/mailman/listinfo/rpm-list