[Icecast] libvorbis 1.1.3

Michael Grigoni michael.grigoni at cybertheque.org
Mon Jul 17 16:36:06 UTC 2006


Marton wrote:
> hey,
> 
> i am running freebsd and i´ve got the following problem with installing 
> icecast 2.3.1.
> (libxslt-1.1.0 and libogg 1.1.3 is installed) but when i am trying to 
> install libvorbis 1.1.3  i always get this message:
>  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> Package ogg was not found in the pkg-config search path.
> Perhaps you should add the directory containing `ogg.pc'
> to the PKG_CONFIG_PATH environment variable
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: ogg
Description: ogg is a library for manipulating ogg bitstreams
Version: 1.1.3
Requires:
Conflicts:
Libs: -L${libdir} -logg
Cflags: -I${includedir}

On OpenBSD it is in /usr/local/lib/pkgconfig.  Add this file
and you should be good to go.

Regards,

Michael

Here are the contents of file 'ogg.pc':




More information about the Icecast mailing list