[theora-dev] Does Theora create shared libraries?

Sagara Wijetunga sagaralists at yahoo.com
Thu Dec 11 23:33:23 PST 2003



Hi all

I compiled and installed libtheora-1.0alpha2.tar.gz on
Linux.

My configure line was ./autogen.sh --enable-shared
--disable-static and before I ran configure, I removed
the line "LDFLAGS = -all-static" from
examples/Makefile.am. 

The make install log shows:
Making install in lib
make[1]: Entering directory
`/usr/local/Ogg_Vorbis/libtheora-1.0alpha2/lib'
make[2]: Entering directory
`/usr/local/Ogg_Vorbis/libtheora-1.0alpha2/lib'
/bin/sh ../mkinstalldirs /usr/local/lib
 /bin/sh ../libtool --mode=install /usr/bin/install -c
 libtheora.la /usr/local/lib/libtheora.la
/usr/bin/install -c .libs/libtheora.0.0.0
/usr/local/lib/libtheora.0.0.0
(cd /usr/local/lib && rm -f libtheora.0 && ln -s
libtheora.0.0.0 libtheora.0)
(cd /usr/local/lib && rm -f libtheora && ln -s
libtheora.0.0.0 libtheora)
/usr/bin/install -c .libs/libtheora.lai
/usr/local/lib/libtheora.la
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
------------------------------
Libraries have been installed in:
/usr/local/lib

Are these shared libraries (so)?

If these are not shared libraries (so), then how to
create shared libraries? Other programs are looking
for libtheora.so.

Many thanks in advance.

Regards
Sagara

<p>__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/
--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'theora-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Theora-dev mailing list