On Fri, Sep 10, 2004 at 09:35:24PM -0700, Steve Dekorte
wrote:>
> Is there an easy way to tell libtheora to configure itself using libogg
> that is *not* installed in a system folder (one that requires admin
> permissions to write to), but is instead in a normal user level folder?
Ah, the famous Steve Dekorte!
conrad@bambam:~/src/xiph.org/theora% ./configure --help|grep ogg
--disable-oggtest Do not try to compile and run a test Ogg program
--with-ogg=PFX Prefix where libogg is installed (optional)
--with-ogg-libraries=DIR Directory where libogg library is installed
(optional)
--with-ogg-includes=DIR Directory where libogg header files are installed
(optional)
Conrad.
-> just another libsndfile user ;-)