Changes between Version 3 and Version 4 of media-sound/vorbis-tools/1.2.0/1
- Timestamp:
- 02/28/09 11:00:03 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
media-sound/vorbis-tools/1.2.0/1
v3 v4 1 This should work, but i need a working curl first to try it out fully: 1 [http://ports.haiku-files.org/browser/haikuports/trunk/media-libs/vorbis-tools/vorbis-tools-1.2.0-haiku.diff patch] 2 2 3 3 Install curl, libiconv, gettext, libao, libogg, speex, flac, and vorbis first, then: 4 * cp /boot/common/share/aclocal/pkg.m4 m45 * cp /boot/home/config/share/libtool/config.guess .6 * cp /boot/home/config/share/libtool/config.sub .7 * libtoolize --force8 * aclocal -I m49 * automake10 * autoconf11 * ./configure --prefix=/boot/common12 * make13 * make install14 15 16 fails make:17 {{{18 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fsigned-char -o oggenc flac.o easyflac.o oggenc.o audio.o encode.o platform.o resample.o skeleton.o ../share/libutf8.a ../share/libgetopt.a -lvorbisenc -L/boot/common/lib -lvorbis -lm -logg -L/boot/common/lib -logg -liconv -lintl -lFLAC -L/boot/common/lib -logg19 libtool: link: cannot find the library `/usr/local/lib/libogg.la' or unhandled argument `/usr/local/lib/libogg.la'20 21 }}}
