On Mon, 30 Apr 2012 17:45:55 +0100 "Armin K." <[email protected]> wrote:
> Both VTE-0.32 and VTE-0.28 install setuid binary called gnome-pty-helper > into libexecdir so there is a conflict. I've solved that one by > specifying --libexecdir=/usr/lib/vte for GTK+2 version of VTE and > --libexecdir=/usr/lib/vte3 for GTK+3 version of VTE. If you are going to > keep it in libexecdir, I'd suggest you change it to /usr/libexec/vte2 or > whatever to avoid conflict when I remove --libexecdir switches from > gnome packages (I planned on doing that with the next release, > everything has been tested now with --libexedir instructions) Thanks for the heads up, I'll look into it. Looking at the configure script there is an option to --disable-gnome-pty-helper. Xfce's terminal seems to work Ok without it. I'll test it a bit more before I add it to the book. Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
