You are not logged in.
Pages: 1
http://www.v2v.cc/~j/ffmpeg2theora/
when i try execute de configure script i have this error:
checking for ogg >= 1.1 vorbis vorbisenc theora ... Package theora was not found in the pkg-config search path.
Perhaps you should add the directory containing `theora.pc'
to the PKG_CONFIG_PATH environment variable
No package 'theora' found
configure: error: Library requirements (ogg >= 1.1 vorbis vorbisenc theora ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
but...
[root@Celerondomain celeron]# pacman -Q libtheora libvorbis ffmpeg libogg
libtheora 1.0alpha3-1
libvorbis 1.1.0-1
ffmpeg 0.4.9.pre1-1
libogg 1.1.2-1
irc.bsd.cl #linux
irc.freenode.org #archlinux-es
Offline
[damir@Asteraceae /]$ pacman -Ql libtheora
libtheora /usr/
libtheora /usr/include/
libtheora /usr/include/theora/
libtheora /usr/include/theora/theora.h
libtheora /usr/lib/
libtheora /usr/lib/libtheora.a
libtheora /usr/lib/libtheora.la
libtheora /usr/lib/libtheora.so
libtheora /usr/lib/libtheora.so.0
libtheora /usr/lib/libtheora.so.0.0.0
theora.pc is missing ... maybe it's part of something else and not libtheora?
The impossible missions are the only ones which succeed.
Offline
Pages: 1