Re: glade build problem
- From: Damon Chaplin <damon karuna freeserve co uk>
- To: "Michael Sterrett -Mr. Bones.-" <msterret coat com>
- CC: gnome-list gnome org
- Subject: Re: glade build problem
- Date: Mon, 30 Aug 1999 21:04:20 +0100
"Michael Sterrett -Mr. Bones.-" wrote:
>
> Could someone fix the glade build procedure to honor "prefix" for everything?
>
> The problem occurs in Makefile.in where this line:
>
> PACKAGE_PIXMAPS_DIR = @PACKAGE_PIXMAPS_DIR@
>
> gets expanded to
>
> PACKAGE_PIXMAPS_DIR = /usr/share/pixmaps/glade
>
> I think it should expand to
>
> PACKAGE_PIXMAPS_DIR = ${prefix}/share/pixmaps/glade
>
> but I'm not sure what the correct fix is.
It's related to a Gnome problem - several Gnome functions assume that all
pixmap files are beneath Gnome's pixmaps directory.
Once there is a fix in Gnome, I'll fix Glade.
Damon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]