dan miller
2003-Aug-15 21:47 UTC
[[theora-dev] Compile error in CVS, entry for a FAQ somewhere, place for test/comparison files to be uploaded?]
>Also, 'portaudio' doesn't appear to produce a static library at all, so itdoesn't appear to be possible to get a working splayer executable on Linux unless there is a 'hidden' way to get the portaudio distribution to build one. ("ldd: -lportaudio not found"). I believe splayer is only intended to be a Win32 executable. Note that it is in a directory labelled "experimental". -dan miller <p>__________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
j@thing.net
2003-Aug-16 00:38 UTC
[[theora-dev] Compile error in CVS, entry for a FAQ somewhere, place for test/comparison files to be uploaded?]
On Sat, 2003-08-16 at 06:47, dan miller wrote:> >Also, 'portaudio' doesn't appear to produce a static library at all, so it > doesn't appear to be possible to get a working splayer executable on Linux > unless there is a 'hidden' way to get the portaudio distribution to build one. > ("ldd: -lportaudio not found"). > > I believe splayer is only intended to be a Win32 executable. Note that it is in a directory > labelled "experimental".for linux download,compile and install: http://www.portaudio.com/archives/pa_snapshot_v18.tar.gz in theora-cvs: run autogen.sh now it should build - in examples. more info in examples/README_SPLAYER j --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Mauricio Piacentini
2003-Aug-16 09:05 UTC
[[theora-dev] Compile error in CVS, entry for a FAQ somewhere,place for test/comparison files to be uploaded?]
Actually Dan, it was moved to the examples folder. And it builds on Linux, at least I can build it on my distribution. You have to build and install portaudio first, of course, which is apparently the step that the poster was missing. But I am not sure about the autoconf scripts and if they are detecting the libraries correctly, sorry. Ralph is the one that edited them, as my knowledge of autotools is limited at best. I have not built the linux stuff in the next month or so, but last time I tried it was still working fine. It surely looks fine to me: when you build and install portaudio it should produce the following libraries in /usr/local/lib libportaudio.a libportaudio.so It will also install the portaudio.h headers to /usr/local/include. Regards, Mauricio <p>> >Also, 'portaudio' doesn't appear to produce a static library at all, so it> doesn't appear to be possible to get a working splayer executable on Linux > unless there is a 'hidden' way to get the portaudio distribution to buildone.> ("ldd: -lportaudio not found"). > > I believe splayer is only intended to be a Win32 executable. Note that itis in a directory> labelled "experimental".--- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.