[vorbis-dev] vorbis.com
jsr at dds.nl
jsr at dds.nl
Sun Dec 31 02:30:50 PST 2000
I just gave it a try:
Script started on Sun Dec 31 11:01:21 2000
zeus at nova:~ > cd download
zeus at nova:~/download > wget
http://www.vorbis.com/files/beta3/vorbis-tools-1.0be
ta3.tar.gz
--11:02:51-- http://www.vorbis.com:80/files/beta3/vorbis-
tools-1.0beta3.tar.gz
=> `vorbis-tools-1.0beta3.tar.gz'
Connecting to www.vorbis.com:80... connected!
HTTP request sent, awaiting response... 200 OK
Length: 151,074 [application/x-tar]
0K -
> .......... .......... .......... .......... .......... [
33%]
50K -
> .......... .......... .......... .......... .......... [
67%]
100K -
> .......... .......... .......... .......... .......
[100%]
11:02:53 (77.00 KB/s) - `vorbis-tools-1.0beta3.tar.gz'
saved [151074/151074]
zeus at nova:~/download > tar xvzf vorbis-tools-
1.0beta3.tar.gz
[snip]
zeus at nova:~/download > cd vorbis-tools-1.0beta3
zeus at nova:~/download/vorbis-tools-1.0beta3 > ls
[snip]
zeus at nova:~/download/vorbis-tools-1.0beta3 > ./configure
[snip]
checking host system type... i686-pc-linux-gnu
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. In
the latter case, you
*** may want to edit the ogg-config script:
configure: error: Ogg needed!
zeus at nova:~/download/vorbis-tools-1.0beta3 > tail config.log
configure: failed program was:
#line 1622 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <ogg/ogg.h>
int main() {
return 0;
; return 0; }
zeus at nova:~/download/vorbis-tools-1.0beta3 > cd ..
zeus at nova:~/download > wget
http://www.vorbis.com/files/beta3/libao-0.5.0.tar.gz
[Azeus at nova:~/download > wget
http://www.vorbis.com/files/beta3/libao-0.5.0.tar.g\27[Kz
--11:05:03-- http://www.vorbis.com:80/files/beta3/libao-
0.5.0.tar.gz
=> `libao-0.5.0.tar.gz'
[snip]
zeus at nova:~/download > tar xvzf libao-0.5.0.tar.gz
[snip]
zeus at nova:~/download > cd libao-0.5.0
zeus at nova:~/download/libao-0.5.0 > ls
[snip]
zeus at nova:~/download/libao-0.5.0 > ./configure
[snip, succesful]
zeus at nova:~/download/libao-0.5.0 > make
[snip, ok]
zeus at nova:~/download/libao-0.5.0 > su
Password:
root at nova:/home/zeus/download/libao-0.5.0 > make install
[snip, no problems]
root at nova:/home/zeus/download/libao-0.5.0 > exit
exit
zeus at nova:~/download/libao-0.5.0 > cd ..
zeus at nova:~/download > wget
http://www.vorbis.com/files/beta3/libogg-1.0beta3.ta
r.gz
--11:07:08-- http://www.vorbis.com:80/files/beta3/libogg-
1.0beta3.tar.gz
=> `libogg-1.0beta3.tar.gz'
[snip]
zeus at nova:~/download > tar xvzf libogg-1.0beta3.tar.gz
[snip]
zeus at nova:~/download > cd libogg-1.0beta3
zeus at nova:~/download/libogg-1.0beta3 > ./configure
[snip]
zeus at nova:~/download/libogg-1.0beta3 > make
[snip]
zeus at nova:~/download/libogg-1.0beta3 > su
Password:
root at nova:/home/zeus/download/libogg-1.0beta3 > make install
[snip]
root at nova:/home/zeus/download/libogg-1.0beta3 > exit
exit
zeus at nova:~/download/libogg-1.0beta3 > cd ..
zeus at nova:~/download > wget
http://www.vorbis.com/files/beta3/libvorbis-1.0beta3
.tar.gz
--11:08:14--
http://www.vorbis.com:80/files/beta3/libvorbis-
1.0beta3.tar.gz
=> `libvorbis-1.0beta3.tar.gz'
[snip]
zeus at nova:~/download > tar xvzf libvorbis-1.0beta3.tar.gz
[snip]
zeus at nova:~/download > cd libvorbis-1.0beta3
zeus at nova:~/download/libvorbis-1.0beta3 > ./configure
[snip]
checking for Ogg... no
*** Could not run Ogg test program, checking why...
*** The test program compiled, but did not run. This
usually means
*** that the run-time linker is not finding Ogg or finding
the wrong
*** version of Ogg. If it is not finding Ogg, you'll need
to set your
*** LD_LIBRARY_PATH environment variable, or
edit /etc/ld.so.conf to point
*** to the installed location Also, make sure you have run
ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to
remove it, although
*** you may also be able to get things to work by modifying
LD_LIBRARY_PATH
configure: error: must have Ogg installed!
zeus at nova:~/download/libvorbis-1.0beta3 > su
Password:
root at nova:/home/zeus/download/libvorbis-1.0beta3 > ldconfig
root at nova:/home/zeus/download/libvorbis-1.0beta3 > exit
exit
zeus at nova:~/download/libvorbis-1.0beta3 > rm config.cache
zeus at nova:~/download/libvorbis-1.0beta3 > ./configure
[snip, ok now]
zeus at nova:~/download/libvorbis-1.0beta3 > make
[snip]
zeus at nova:~/download/libvorbis-1.0beta3 > su
Password:
root at nova:/home/zeus/download/libvorbis-1.0beta3 > make
install
[snip]
root at nova:/home/zeus/download/libvorbis-1.0beta3 > ldconfig
root at nova:/home/zeus/download/libvorbis-1.0beta3 > exit
exit
zeus at nova:~/download/libvorbis-1.0beta3 > cd ..
zeus at nova:~/download > cd vorbis-tools-1.0beta3
zeus at nova:~/download/vorbis-tools-1.0beta3 > rm config.cache
zeus at nova:~/download/vorbis-tools-1.0beta3 > ./configure
[snip, ok now]
zeus at nova:~/download/vorbis-tools-1.0beta3 > make
[snip]
zeus at nova:~/download/vorbis-tools-1.0beta3 > su
Password:
root at nova:/home/zeus/download/vorbis-tools-1.0beta3 > make
install
[snip]
root at nova:/home/zeus/download/vorbis-tools-1.0beta3 >
ldconfig
root at nova:/home/zeus/download/vorbis-tools-1.0beta3 > exit
exit
zeus at nova:~/download/vorbis-tools-1.0beta3 > cd
zeus at nova:~ > ogg123
Please specify a file to decode on the command line.
zeus at nova:~ > exit
exit
Script done on Sun Dec 31 11:11:51 2000
Okay, 10:30, but I could've done it within 10 minutes if I
had read the manual beforehand, instead of figuring out
that I needed the libs first (doh) on the fly. Oh, and that
was the first time I installed Vorbis.
Lourens
--- >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 'vorbis-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 Vorbis-dev
mailing list