Discussion:
error installin kino....
Alexander Santiago
2005-12-28 02:45:24 UTC
Permalink
sir(s) i'm trying to install kino...

after the ./configure command the following error appeared:

checking for LIBDV... configure: error: Package requirements (libdv >= 0.103)
were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the LIBDV_CFLAGS and LIBDV_LIBS environment
variables
to avoid the need to call pkg-config. See the pkg-config man page for
more details.

tried to install a higher version of libdv...... and error also
displayed....
# rpm -vih libdv-0.104-1.i386.rpm
Preparing... ###########################################
[100%]
file /usr/lib/libdv.so.4.0.2 from install of libdv-0.104-1 conflicts
with file from package libdv4-0.104-2mdk

what will I do?

please help po...


--
Alexander P. Santiago
Registered Linux User # 384399
another Forever Linux Newbie
Gabriel Briones
2005-12-28 02:49:08 UTC
Permalink
Hello,

try using -Uvh instead of -ivh

-i will install the package and will complain if the package exist and is
older version
-U will upgrade the existing package and will install if the package doesn't
exist


Hope this helps,
-jon-
Post by Alexander Santiago
sir(s) i'm trying to install kino...
checking for LIBDV... configure: error: Package requirements (libdv >=
0.103) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively you may set the LIBDV_CFLAGS and LIBDV_LIBS environment
variables
to avoid the need to call pkg-config. See the pkg-config man page for
more details.
tried to install a higher version of libdv...... and error also
displayed....
# rpm -vih libdv-0.104-1.i386.rpm
Preparing... ###########################################
[100%]
file /usr/lib/libdv.so.4.0.2 from install of libdv-0.104-1conflicts with file from package
libdv4-0.104-2mdk
Alexander Santiago
2005-12-28 03:01:12 UTC
Permalink
i have traced it... am installing an older version of the library....
problem now is how to do this....

checking for LIBDV... configure: error: Package requirements (libdv >= 0.103)
were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the LIBDV_CFLAGS and LIBDV_LIBS environment
variables
to avoid the need to call pkg-config. See the pkg-config man page for
more details.

--
Registered Linux User # 384399
another Forever Linux Newbie

Loading...