Re: how to config garnome build to use libpng in /usr/local?



it seems work this time.

i just 'rm -rf garnome-dir',
and extract from garnome-2.10.2.tar.bz2 again,
and with the attached patch,

and 'make paranoid-install' in desktop/, after a long while,
the string 'png' was found in 'gtk+-2.6.8/gdk-pixbuf/gdk-pixbuf.loaders'.


the next issue is 'GARCHIVEDIR ' wont work, the directory `garnome-2.10-2' growes to about 33M by now.

thanks for help.

On 9/1/05, Joseph E. Sacco, PhD <joseph_sacco comcast net> wrote:
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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]