> Right, having battled with 2.10 _and_ 2.12, both crashing, I reread your > email, and noticed you had to install firefox, so I reinstalled 2.10 > with a Debian patch and using: > > --with-mozilla=firefox > > instead of the default mozilla, and voila, it worked.
Hi, I had similar problems compiling yelp 2.10.0 with this configure: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` --localstatedir=/var/lib --sysconfdir=/etc/gnome --enable-man --enable-info --with-mozilla=mozilla (Yelp crashes at startup) But after a simple ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` --localstatedir=/var/lib --sysconfdir=/etc/gnome yelp seems to work well. In fact I have only mozilla installed, neither firefox, nor thunderb. so i'm not sure if the problem is mozilla vs. firefox or other. Regards, Alessandro -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
