it's not responding right now but it should be here: http://www.vorbis.com/download.psp
look for libogg-1.1.2 or later. Josh --- Mike Fitterman <[EMAIL PROTECTED]> wrote: > Thanks Josh, > > Where can I get "libogg" from? > > Mike. > > > On Tue, 2 Nov 2004 11:15:36 -0800 (PST), Josh Coalson > <[EMAIL PROTECTED]> wrote: > > --- Mike Fitterman <[EMAIL PROTECTED]> wrote: > > > > > > > I need some help trying to compile the FLAC source on Solaris 9. > > > > > > It get's pretty far along and I receive the following error > making > > > test_seeking: > > > > > > "Don't know how to make ../../src/libOggFLAC/libOggFLAC.la > > > > > > When I try to make the libOggFLAC it fails trying to find > ogg/ogg.h > > > which I can't seem to find anywhere in the source. > > > > > > Any ideas? > > > > do you have libogg installed? when you ran configure, did it > > give you a warning about libogg not being found? > > > > I would guess that you don't have it. you have found a problem > > with src/test_seeking/Makefile.am that doesn't handle the case > > of building test_seeking without libogg properly. > > > > you can install libogg and that will make it build and also give > > you Ogg FLAC support in everything (see the README for how) or > > you have to edit src/Makefile.in and remove test_seeking from > > SUBDIRS and DIST_SUBDIRS (test_seeking is not used yet in the > > test scripts anyway). > > > > Josh > > > > > > __________________________________ > > Do you Yahoo!? > > Check out the new Yahoo! Front Page. > > www.yahoo.com > > > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Flac mailing list [EMAIL PROTECTED] http://lists.xiph.org/mailman/listinfo/flac
