login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #304 path to libXpm.a with Xorg >= 7.0 revision 1 of 1

1
Editor:
Time: 2007/11/17 22:23:56 GMT-8
Note: duplicate

changed:
-
In src/graph/view2D/Makefile.pamphlet and src/hyper/Makefile.pamphlet the variable XLIB (defined in Makefile.pamphlet) is used to determine the path to libXpm.a. The problem is that with Xorg >= 7.0 the libXpm.a file is in /usr/lib and not in /usr/X11R6/lib so it's necessary to modify the variable XLIB.

From BillPage Wed Jul 12 13:50:16 -0500 2006
From: Bill Page
Date: Wed, 12 Jul 2006 13:50:16 -0500
Subject: Re: Installing on Fedora FC5
Message-ID: <20060712135016-0500@wiki.axiom-developer.org>

See also this comment by
"Renaud":http://wiki.axiom-developer.org/BuildAxiom#msg20060621120106-0500@wiki.axiom-developer.org

From greg Sun Jul 16 09:24:42 -0500 2006
From: greg
Date: Sun, 16 Jul 2006 09:24:42 -0500
Subject: duplicate
Message-ID: <20060716092442-0500@wiki.axiom-developer.org>

Status: open => duplicate 


Submitted by : (unknown) at: 2007-11-17T22:23:56-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

In src/graph/view2D/Makefile.pamphlet and src/hyper/Makefile.pamphlet the variable XLIB (defined in Makefile.pamphlet) is used to determine the path to libXpm.a. The problem is that with Xorg >= 7.0 the libXpm.a file is in /usr/lib and not in /usr/X11R6/lib so it's necessary to modify the variable XLIB.

Re: Installing on Fedora FC5 --Bill Page, Wed, 12 Jul 2006 13:50:16 -0500 reply
See also this comment by Renaud

Status: open => duplicate