You are not logged in.

#1 2008-10-07 19:56:16

thewayofzen
Member
Registered: 2007-06-10
Posts: 79

libdnla problems.. CANNOT FIND LIBAVFORMAT even though its installed.

I am attempting to compile libdnla fromlibdlna-0.2.3.tar.bz2 
I have installed ffmpeg and any other dependencies.
ffmpeg is installed.  I cant even get past the ./configure becuase i get this:



[root@warrior] $ ./configure
Checking for compiler available...
Checking for libavformat ...
Error, can't find libavformat !
See file "config.log" produced by configure for more details.
[/home/delaney/Desktop/libdlna-0.2.3 :: 04:53 PM :: 0]
[root@warrior] $

This of course makes no sense because a simple locate of libavformat provides me with:

[root@warrior] $ locate libavformat
/usr/include/libavformat
/usr/include/libavformat/avformat.h
/usr/include/libavformat/avio.h
/usr/include/libavformat/rtsp.h
/usr/include/libavformat/rtspcodes.h
/usr/lib/libavformat.a
/usr/lib/libavformat.so
/usr/lib/libavformat.so.52
/usr/lib/libavformat.so.52.17.0
/usr/lib/pkgconfig/libavformat.pc

Someone has to know a workaround.

help me please?
looking forward to a response.  thanks in advance.

zen...

Last edited by thewayofzen (2008-10-07 19:57:40)

Offline

#2 2008-10-07 20:16:49

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: libdnla problems.. CANNOT FIND LIBAVFORMAT even though its installed.

Read the comments on the AUR page.

Offline

Board footer

Powered by FluxBB