ALT Linux users (in English only)
 help / color / mirror / Atom feed
* [Comm-en] libGL.so.1 help
@ 2003-10-03 22:20 djbouley
  2003-10-06  8:58 ` Michael Shigorin
  0 siblings, 1 reply; 2+ messages in thread
From: djbouley @ 2003-10-03 22:20 UTC (permalink / raw)
  To: community-en

I want to try a game, but when I execute the binary file an error occurs, 
telling me that the program could not load libGL.os.1 library.

Any suggestions on what I need to do to provide the appropriate library for 
this program?  It's looking under /usr/lib for it.

Thanks,
David.
-- 

============================================
(o_
//\
\/_/  E-mail powered by Linux
============================================
======



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Comm-en] libGL.so.1 help
  2003-10-03 22:20 [Comm-en] libGL.so.1 help djbouley
@ 2003-10-06  8:58 ` Michael Shigorin
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Shigorin @ 2003-10-06  8:58 UTC (permalink / raw)
  To: community-en

On Fri, Oct 03, 2003 at 10:20:56PM +0000, djbouley wrote:
> I want to try a game, but when I execute the binary file an
> error occurs, telling me that the program could not load
> libGL.os.1 library.  Any suggestions on what I need to do to
> provide the appropriate library for this program?  It's looking
> under /usr/lib for it.

# ln -s /usr/X11R6/lib/libGL.so.1 /usr/lib/libGL.so.1

(or take libGL.so.nvidia as the source if you have NVIDIA chip)

PS: it's the game's fault not to use generic linking when it
wouldn't need exact paths :)

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-06  8:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-03 22:20 [Comm-en] libGL.so.1 help djbouley
2003-10-06  8:58 ` Michael Shigorin

ALT Linux users (in English only)

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community-en/0 community-en/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community-en community-en/ http://lore.altlinux.org/community-en \
		community-en@lists.altlinux.org community-en@lists.altlinux.ru community-en@lists.altlinux.com
	public-inbox-index community-en

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community-en


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git