bug-libcdio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-libcdio] configure can't figure out libvcdinfo.pc


From: sean darcy
Subject: [Bug-libcdio] configure can't figure out libvcdinfo.pc
Date: Mon, 12 Apr 2004 21:29:05 -0400

I'm trying to build libcdio-0.68. vcdimager-0.7.20 is installed. On configure libcdio gives:

checking for libvcdinfo >= 0.7.20... Package libvcd was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvcd.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libvcd', required by 'libvcdinfo', not found
configure: WARNING: a new enough libvcdinfo not found.
VCD info display in cd-read disabled.
libvcdinfo is part of vcdimager. Get it from http://vcdimager.org

vcdimager actually supplies libvcdinfo.pc:

cat  /usr/lib/pkgconfig/libvcdinfo.pc
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include

Name: libvcdinfo
Description: VCD information library
Version: 0.7.20
Requires: libcdio libvcd
Libs: -L${libdir} -lvcdinfo
Cflags: -I${includedir}


But vcdimager-0.7.20 does not supply libvcd. If I remove libvcd from the Requires, libcdio builds just fine.

Is this correct? Does libvcdinfo really depend on a libvcd? If so, how do I get it?

sean

_________________________________________________________________
Free up your inbox with MSN Hotmail Extra Storage! Multiple plans available. http://join.msn.com/?pgmarket=en-us&page=hotmail/es2&ST=1/go/onm00200362ave/direct/01/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]