[annodex-users] instal errors with libannodex

Matthew Simpson matts at uq.edu.au
Thu Oct 6 11:35:38 EST 2005


Hi all

I am trying to install libraries needed for annodex content creation  
on my Mac running OSX 10.4.2. I have been working my way through the  
dependancies graph with little trouble until I got to libannodex.

Whenever I try to ./configure libannodex (version 0.7.1) I get the  
following:

checking for pkg-config... no
*** The pkg-config script could not be found. Make sure it is
*** in your path, or set the PKG_CONFIG environment variable
*** to the full path to pkg-config.
*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg- 
config.
checking for oggz_open in -loggz... yes
configure: error:
***
*** liboggz or greater seems to exist on your system, however
*** the pkg-config tool cannot find its build information.
***
*** Please set your PKG_CONFIG_PATH environment variable to include the
*** directory in which oggz.pc was installed. For example, oggz.pc
*** is installed in /usr/local/lib/pkgconfig by default; if that is the
*** case do:
***
***     export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:/usr/local/lib/ 
pkgconfig"
***
*** then run this ./configure again. If you configured liboggz with a
*** different --prefix option, replace /usr/local above with that  
prefix.
***

I ran export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:/usr/local/lib/ 
pkgconfig" and tried to configure again with the same result. Even  
running updatedb did not help.

My install of liboggz was a default install - 0.9.2 and I have  
confirmed that oggz.pc is installed in /usr/local/lib/pkgconfig/ as  
you can see below.

d-n214-210:~ matts$ cd /usr/local/lib/pkgconfig/
d-n214-210:/usr/local/lib/pkgconfig matts$ ls -al
total 72
drwxr-xr-x    11 root  wheel   374 Oct  6 10:57 .
drwxr-xr-x   128 root  wheel  4352 Oct  6 10:57 ..
-rw-r--r--     1 root  wheel   240 Oct  6 10:54 cmml.pc
-rw-r--r--     1 root  wheel   266 Sep 16 22:54 freetype2.pc
-rw-r--r--     1 root  wheel   361 Jul  8 03:14 neon.pc
-rw-r--r--     1 root  wheel   275 Aug 26 12:08 ogg.pc
-rw-r--r--     1 root  wheel   257 Oct  6 10:57 oggz.pc
-rw-r--r--     1 root  wheel   279 Aug 26 12:44 theora.pc
-rw-r--r--     1 root  wheel   294 Aug 26 12:24 vorbis.pc
-rw-r--r--     1 root  wheel   370 Aug 26 12:24 vorbisenc.pc
-rw-r--r--     1 root  wheel   396 Aug 26 12:24 vorbisfile.pc

Any ideas? I am not sure what I should do now. Is there a larger  
problem here that I am not aware of or am I just doing something stupid?

thanks in advance
Matt



More information about the annodex-users mailing list