I tried to port it, just for practice.. It requires gnome-config command (libgnome-dev) Also, /usr/include/gnome-xml seems to be required and missing (libxml-dev). I tried using libxml2-dev, but I got stuck at compiling: glife.c:299: error: ‘LifeData’ has no member named ‘xml’ glife.c:300: error: ‘LifeData’ has no member named ‘xml’
But I'm not that good with C programming. I'm attaching the files I've changed: 1) configure: echo $ac_n "checking for Glade libraries...""... $ac_c" 1>&6 echo "configure:2132: checking for Glade libraries..." >&5 LIBGLADE_LIBS="-rdynamic -L/usr/lib -L/usr/X11R6/lib -lglade-gnome -lglade -lxml -lz -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib -ldl" LIBGLADE_CFLAGS="-I/usr/include/libglade-2.0 -I/usr/include/libxml2" 2) src/glife.glade ** Attachment added: "glife-glade2test.zip" http://launchpadlibrarian.net/19806623/glife-glade2test.zip -- [unmet dependencies] glife requires libglade-gnome0, but that doesn't exists https://bugs.launchpad.net/bugs/205218 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs