Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] X11 Library issue

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Spencer Ogden <spencero AT mail.utexas.edu>
  • To: SM-Discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] X11 Library issue
  • Date: Mon, 24 Feb 2003 22:33:48 -0600

Sorry if this should go to the spell-list or bug zillla but it seems like
it is more of a system setup issue.

I am trying to compile gtk+2 and it cannot find libX11.so. This file exists
in '/usr/X11R6/lib/' but apparently ld does not search there by default,
doing `ld -lX11` results in an error saying the library could not be
found. If this is the correct behavior then how is gtk+2 supposed to
compile. If this behavior can be changed I have not founf out how to in
the man pages. Am I missing something?

Spencer
>From dufflebunk AT dufflebunk.homeip.net Tue Feb 25 00:02:20 2003
Return-Path: <dufflebunk AT dufflebunk.homeip.net>
Delivered-To: sm-discuss AT lists.ibiblio.org
Received: from mail.dufflebunk.homeip.net (d57-98-11.home.cgocable.net
[24.57.98.11])
by happyhouse.metalab.unc.edu (Postfix) with ESMTP id C779C20017
for <sm-discuss AT lists.ibiblio.org>;
Tue, 25 Feb 2003 00:02:20 -0500 (EST)
Received: from localhost (unknown [127.0.0.1])
by mail.dufflebunk.homeip.net (Postfix) with ESMTP
id 296D913225; Mon, 24 Feb 2003 23:58:18 -0500 (EST)
Subject: Re: [SM-Discuss] X11 Library issue
From: Dufflebunk <dufflebunk AT dufflebunk.homeip.net>
To: spencero AT mail.utexas.edu
In-Reply-To: <200302242233.48455.spencero AT mail.utexas.edu>
References: <200302242233.48455.spencero AT mail.utexas.edu>
Content-Type: text/plain
Organization:
Message-Id: <1046149097.1603.43.camel AT dufflebunk.homeip.net>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.2.1
Date: 24 Feb 2003 23:58:17 -0500
Content-Transfer-Encoding: 7bit
cc: sm-discuss <sm-discuss AT lists.ibiblio.org>
X-BeenThere: sm-discuss AT lists.ibiblio.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Public SourceMage Discussion List <sm-discuss.lists.ibiblio.org>
List-Unsubscribe: <http://lists.ibiblio.org/mailman/listinfo/sm-discuss>,
<mailto:sm-discuss-request AT lists.ibiblio.org?subject=unsubscribe>
List-Archive: <https://lists.ibiblio.org/sympa/arc/sm-discuss>
List-Post: <mailto:sm-discuss AT lists.ibiblio.org>
List-Help: <mailto:sympa AT lists.ibiblio.org?subject=HELP>
List-Subscribe: <http://lists.ibiblio.org/mailman/listinfo/sm-discuss>,
<mailto:sm-discuss-request AT lists.ibiblio.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Feb 2003 05:02:21 -0000

Add the directory to /etc/ld.so.conf and then run ldconfig

On Mon, 2003-02-24 at 23:33, Spencer Ogden wrote:
> Sorry if this should go to the spell-list or bug zillla but it seems like
> it is more of a system setup issue.
>
> I am trying to compile gtk+2 and it cannot find libX11.so. This file exists
> in '/usr/X11R6/lib/' but apparently ld does not search there by default,
> doing `ld -lX11` results in an error saying the library could not be
> found. If this is the correct behavior then how is gtk+2 supposed to
> compile. If this behavior can be changed I have not founf out how to in
> the man pages. Am I missing something?
>
> Spencer
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss




Archive powered by MHonArc 2.6.24.

Top of Page