[Bug 432753] Re: kompozer crashes on jaunty when rolling over pop-up menus
Clark Dunson
cdunson at gmail.com
Fri Sep 18 22:55:10 UTC 2009
*** This bug is a duplicate of bug 428191 ***
https://bugs.launchpad.net/bugs/428191
Completeness.
The 0.8 tarball does not unpack into a subdirectory! Argh BEWARE!!!
Also, it doesn't not contains the full project dir either! Only the 'mozilla'
directory is supplied, meaning that the procedure for completing the build
is somewhat UGHful.
The source package from launchpad has this top-level structure:
kompozer-0.7.10/
- debian/
- mozilla/
- patches/
So ....
0. Back up your existing "kompozer-0.7.10/" directory
- Don't be silly, get a fresh one to play with!!
1. apt-get source kompozer
- This will create the kompozer-0.7.10/ dir.
2. Download the 0.8 src dist: "kompozer-0.8a4-src.tar.bz2"
- This tarball is setup differently than the Ubunu source dist!!!
3. cp downloadDir/kompozer-0.8a4-src.tar.bz2 kompozer-0.7.10/
- Now your old kompozer dir looks like this:
kompozer-0.7.10/
- mozilla/
- kompozer-0.8a4-src.tar.bz2
- debian/
- patches/
4. cd kompozer-0.7.10; tar xvfj kompozer-0.8a4-src.tar.bz2
- You have just unpacked the new tarball on top of the old mozilla
5. make -f client.mk build_all
- And the build is broken :(....
checking for gtk+-2.0 >= 1.3.7... yes
checking MOZ_GTK2_CFLAGS... -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
configure: error: --enable-application=APP is required
*** Fix above errors and then restart with "make -f client.mk build"
Argh, this is something, researching ....
--
kompozer crashes on jaunty when rolling over pop-up menus
https://bugs.launchpad.net/bugs/432753
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list