Edward On 21/04/2011 08:30, Smokey Ardisson wrote: > Last time I built from the source (which has been a while, > admittedly, and predates the git migration), it was necessary to run > ./autogen.sh
Yup, that is still the way, the git migration did not change anything to the libwpd sources and build system :) > Also, I assume you've built the dependencies (glib, which in turn > depends on pkg-config and gettext; libgsf should no longer be > required for 0.9 if I remember things correctly), too? (I forget if > libwpg had additional dependencies; I haven't built it in a while, > either, and haven't had to bootstrap a new Mac that would cause me to > have to re-set-up my libwp* stuff.) You will need to have libtool, automake, autoconf and pkg-config installed on your system. Either from Darwin ports of Fink or built by yourself. That should allow you to simply run ./autogen.sh and then ./configure. The sequence of modules is: 1) build libwpd and install; 2) build libwpg and install (libwpd is its only dependency) and the 3) build writerperfect and install. Cheers F. -- Please avoid sending me Word, Excel or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ Libwpd-devel mailing list Libwpd-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libwpd-devel