ALT Linux users (in English only)
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: community-en@altlinux.org
Subject: Re: [Comm-en] libGL.so.1 help
Date: Mon, 6 Oct 2003 11:58:23 +0300
Message-ID: <20031006085823.GW9058@osdn.org.ua> (raw)
In-Reply-To: <200310032220.56172.djbouley@shaw.ca>

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/


      reply	other threads:[~2003-10-06  8:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-03 22:20 djbouley
2003-10-06  8:58 ` Michael Shigorin [this message]

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=20031006085823.GW9058@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=community-en@altlinux.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

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