On Apr 18, 2013, at 8:52 PM, Robert Schroll wrote: > On Fri, Apr 19, 2013 at 12:30 AM, Eric Gregory <[email protected]> wrote: >> You can use --disable-foobar with the configure script. All the available >> options are listed at the bottom of configure.ac. > > Just to check that I'm understanding correctly, the sequence should be > something like: > > Tools/gtk/install-dependencies > ./autogen.sh > ./configure <options> > Tools/Scripts/update-webkitgtk-libs > Tools/Scripts/build-webkit --gtk > make install
All I did was: Install webkitgtk3's build-deps with apt ./configure --disable-this --disable-that --disable-the-other-thing make make install Now of course I *could* be doing something totally wrong, but that worked fine for me last time I tried it. - Eric _______________________________________________ Geary mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/geary
