[Theora-dev] Building Theora

Thomas Kuglitsch tkuglits at edu.uni-klu.ac.at
Wed Dec 28 00:37:57 PST 2005


Hi,

I'm trying to build Theora without installing but building Ogg.
This doesn't seem to work:

LIBOGG      = [...]/libogg-1.1.2
LD_LIBRARY_PATH = $(LIBOGG)/src/.libs
./configure \
	--with-ogg-libraries=$(LIBOGG)/src/.libs/ \
	--with-ogg-includes=$(LIBOGG)/include/ \
	--prefix=/usr \

results in:

checking for ogg >= 1.1... checking for Ogg... no
*** Could not run Ogg test program, checking why...
*** The test program failed to compile or link. See the file config.log for
the
*** exact error that occured. This usually means Ogg was incorrectly
installed
*** or that you have moved Ogg since it was installed.
configure: error:
    libogg is required to build this package!
    please see http://www.xiph.org/ for how to
    obtain a copy.

allthough $(LIBOGG) points to libogg-1.1.2

THX4Help
Thomas



More information about the Theora-dev mailing list