This is good news for sure: now we should see if complex gtk programs,
like the debian installer graphical frontend, got rid of all those
memory corruption problems i experienced in the past: in this case it
would be a great step!
ciao
attilio
Mike Emmel wrote:
On 7/5/05, Davide Viti <[EMAIL PROTECTED]> wrote:
yay!
recompiled *all* the libs and tested with gtk-demo: works.
I tested it with qemu running the debian installer busybox
I haven't tested thoroughly because the way I compiled it sucks!
sh autogen --prefix
is set to my homedir which gets hardcoded in all the paths.
can anybody write down a few tips on compiling a complete environment from
within ~/builddir which installs in /usr?
thanx in advance
Davide
Generally I use these
CONFIG_SITE=/home/memmel/GTK2.7/BUILD/config.site
PKG_CONFIG_PATH=/home/memmel/GTK2.7/BUILD/lib/pkgconfig
PKG_CONFIG_TOP_BUILD_DIR=/home/memmel/GTK2.7
http://www.delorie.com/gnu/docs/autoconf/autoconf_138.html
with a homebrew shell script to config and build all the packages.
I'm not sure what the correct solution is. I think this is close.
I'd be happy to hear a better solution I googled this one :)
Mike
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev