On Thu, 26 Apr 2012 17:48:23 +0100 Andrew Benton <[email protected]> wrote:
> These commands allow Sylpheed to build for me: > > sed -i '/#include <glib\/gi18n-lib.h>/d' $(grep -rl '<glib/' .) > sed -i 's#glibconfig.h#glib.h#' libsylph/defs.h > ./configure --prefix=/usr --sysconfdir=/etc > make > make install That did it. Thank you very much for the help, Andrew Edgar -- Dr.-Ing. Edgar Alwers <[email protected]> GPG Key ID:AD5C6F70 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
