Re: No package 'abiword-2.8' found

From: J.M. Maurer <uwog_at_uwog.net>
Date: Sun Dec 27 2009 - 21:02:55 CET

On Fri, 2009-12-25 at 17:08 +0000, Daniel Carvalho wrote:
> hi
> I was trying to compile libabiword+pyabiword (my python programs that
> use abiwidget stop working after I upgrade to ubuntu9.10)
>
>
> In compiling pyabiword I always get this error
> ./configure --prefix=/usr/local
>
> """checking for ABIWORD... configure: error: Package requirements
> ("abiword-2.8 >= 2.8.0") were not met:
> No package 'abiword-2.8' found
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix."""

Run this, and try to configure again:

  export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH

Cheers!
  Marc
Received on Sun Dec 27 21:03:18 2009

This archive was generated by hypermail 2.1.8 : Sun Dec 27 2009 - 21:03:18 CET