Changes between Version 1 and Version 2 of media-sound/vorbis-tools/1.2.0/1
- Timestamp:
- 08/18/08 08:42:58 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
media-sound/vorbis-tools/1.2.0/1
v1 v2 1 1 This should work, but i need a working curl first to try it out fully: 2 3 Install curl, libiconv, gettext, libao, libogg, speex, flac, and vorbis first, then: 4 * cp /boot/common/share/aclocal/pkg.m4 m4 5 * cp /boot/home/config/share/libtool/config.guess . 6 * cp /boot/home/config/share/libtool/config.sub . 7 * libtoolize --force 8 * aclocal -I m4 9 * automake 10 * autoconf 11 * ./configure --prefix=/boot/common 12 * make 13 * make install
