At 11:18 PM -0400 on 4/20/11, Edward Mendelson wrote: >I know this is a silly beginner's question, but I hope someone is >willing to help out a beginner. > >I'm working under OS X 10.6 with Xcode installed. After running > > git clone git://libwpd.git.sourceforge.net/gitroot/libwpd/libwpd > >the directory libwpd does not contain a configure file. Here's where >I don't know what to do next. I tried simply running autoconf, but >that only produced errors. > >I'm sure anyone with one hour of experience knows how to create the >configure script. I'd be very grateful for any help.
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 in the libwpd directory before running configure. (There may or may not be a message from Fridrich in the list's archives explaining that to me.) I assume this is still the case with the git-based source tree. 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.) Smokey -- Smokey Ardisson alqah...@ardisson.org http://www.ardisson.org/ ------------------------------------------ "He is a fool who has forgotten what became of his ancestry seven generations before him and who does not care what will become of his progeny seven generations after him." --Kazakh Proverb ------------------------------------------------------------------------------ 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