send me a copy of your gar.conf.mk file...
-Joseph
================================================================
On Thu, 2005-09-01 at 22:24 +0800, cc wrote:
> i modified gar.conf.mk
>
> LD_LIBRARY_PATH=$(libdir):/usr/local/lib:$(LD_LIBRARY_PATH)
> PKG_CONFIG_PATH=$(libdir):/usr/local/lib/pkgconfig:/usr/lib/pkgconfig
>
> but seems no use.
>
> and setting on `GARCHIVEDIR' also have no effect.
>
> every time when i do a 'make clean',
> all tarballs will be re-download again, this takes some time to
> download all files.
>
>
> On 9/1/05, Joseph E. Sacco, PhD <joseph_sacco comcast net> wrote:
> The GARNOME framework exports a number of environment
> variables while
> running. If you wish to have GAR search for and find things
> under /usr/local/ you will have to modify some of the
> environment
> variables defined in gar.conf.mk. Good candidates would be:
>
> * PATH
> * LD_LIBRARY_PATH
> * PKG_CONFIG_PATH
>
>
> -Joseph
>
> ===========================================================================
>
>
> > hi,
> > im building garnome 2.10.2 on a Debian 3.1 testing system,
> using gcc-4.0.1,
> >
> > 'make paranoid-install' failed with these text:
> >
> > failed to load "./stock_about_16.png": Couldn't recognize
> the image
> > file format for file './stock_about_16.png'
> >
> > i found its a gtk+ error, so i go to 'gtk+-2.6.8/gdk-pixbuf'
> and type
> >
> > make gdk-pixbuf.loaders
> >
> > then it says:
> >
> > g_module_open() failed for
> > /home/me/src/garnome-2.10.2/platform/gtk+/work/main.d/gtk
> +-2.6.8/gdk-pixbuf/libpixbufloader- png.la:
> > /usr/local/lib/libpng12.so.0: undefined symbol: deflate
> >
> > both zlib and libpng installed in /usr/local
> >
> > so , how can i configure the garnome build system to make it
> use libs
> > in /usr/local ?
> --
> joseph_sacco [at] comcast [dot] net
>
>
--
joseph_sacco [at] comcast [dot] net
Attachment:
gar.conf.mk.diff.gz
Description: GNU Zip compressed data