On 21 Apr 2011, at 5:53 AM, Fridrich Strba wrote:

> 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.
> 

You've been tolerant of a beginner's question, so let me ask one more.

I seem to have built libwpd from the latest sources and installed it. 
/usr/local/lib has libwpd-0.9.9 dylib, libwpd-0.9.la, and libwpd-stream-0.9.la. 
And /usr/local/include has a libwpd-0,9 folder.

When I try to configure libwpg, I get these error messages:

configure: error: Package requirements (
    libwpd-0.9 >= 0.9.0
    libwpd-stream-0.9 >= 0.9.0
) were not met:

No package 'libwpd-0.9' found
No package 'libwpd-stream-0.9' found

Further messages suggest adjusting the PKG_ENVIRONMENT_PATH environment 
variable, or "Alternatively, you may set the environment variables 
WRITERPERFECTCORE_CFLAGS and WRITERPERFECTCORE_LIBS to avoid the need to call 
pkg-config."

Again, any experienced person will know what to do, but I am entirely lost. Any 
help gratefully received. And apologies for wasting your time with my 
beginner's questions.

Edward Mendelson
Contributing Editor
PC Magazine



------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
Libwpd-devel mailing list
Libwpd-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libwpd-devel

Reply via email to