All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tim Kay <tim@dcs.qmul.ac.uk>
To: Adwin <fox@sby.centrin.net.id>
Cc: linux-newbie@vger.kernel.org
Subject: Re: a trouble with OpenGL (additional information)
Date: 16 Sep 2002 18:27:15 +0100	[thread overview]
Message-ID: <1032197235.15681.102.camel@wasp-pc> (raw)
In-Reply-To: <200209161109.46972.fox@sby.centrin.net.id>

Oh what fun,
	in addition to the information above please note that kernels compiled
with a GCC3.*.* and modules compiled with GCC2 (ie the nvidia driver)
don't always co-exist happily (at least according to hedrat). On my
machine just adding the /etc/modules.conf line is not enough to get the
nvidia module to load, I have to insmod -f the thing - it does work
happily once it's forced in though, the refusal to insert the module in
the kernel may be a modutils issue so YMMV as always.

Tim


On Mon, 2002-09-16 at 05:10, Adwin wrote:
> On Monday 16 September 2002 09:58, Ray Olszewski wrote:
> >
> > It is difficult to say for certain, but probably not. On my system (Debian
> > Sid), the equivalent libraries are located in /usr/X11R6/lib/, but /usr/lib
> > contains symlinks to them. This arrangement implies that some applications
> > expect to find them in one place, others in the other. So your safer course
> > is to put symlinks in /usr/X11R6/lib that point to the actual libraries
> > ("man ln" if you need to learn how to do this).
> 
> I have already make a ln (ln -s /usr/X11R6/lib/liGLU.so libGLU.so) in 
> /usr/lib.
> 
> when I try to compile / make a program, it compiled successfully. But, when I 
> try to run the program it always error :
> 
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Failed to Create Window : Couldn't find matching GLX visual
> 
> Must I re-install Mesa3D & uninstall NVIDIA driver that I have just installed 
> ? 
> 
> -- 
> ./me
> adwin
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
-- 
-----------------------------
Tim Kay
Systems programmer
Queen Mary University of London

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  parent reply	other threads:[~2002-09-16 17:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-16  2:11 a trouble with OpenGL Adwin
2002-09-16  2:41 ` a trouble with OpenGL (additional information) Adwin
2002-09-16  2:58   ` Ray Olszewski
2002-09-16  4:10     ` Adwin
2002-09-16  6:29       ` pa3gcu
2002-09-16 16:44       ` Bryan Whitehead
2002-09-16 17:27       ` Tim Kay [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-09-17  0:00 Heimo Claasen
2002-09-17  9:49 ` Adwin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1032197235.15681.102.camel@wasp-pc \
    --to=tim@dcs.qmul.ac.uk \
    --cc=fox@sby.centrin.net.id \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.