Hello, i'm new with Flac and C. I download the example from your site ( http://flac.cvs.sourceforge.net/viewvc/flac/flac/examples/). I tried to compile the program in C by using : automake Makefile.am and i have the next message : *`configure.ac' or `configure.in' is required* So i would like to know how to do for compile the program. I tried to look in google, but i found no solution. Best regards, Rafael -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20120404/9032bedb/attachment.htm
Rafael Velasquez wrote:> Hello, i'm new with Flac and C.What OS are you running on?> I download the example from your site ( > http://flac.cvs.sourceforge.net/viewvc/flac/flac/examples/).You cannot compile those examples without grabbing the whole FLAC source code tarball.> I tried to compile the program in C by using : automake Makefile.am and i > have the next message : > *`configure.ac' or `configure.in' is required*Why? Instructions for compiling the FLAC source code are contained in the file named README in the top level directory of the FLAC source code tarball. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
My os is linux (Kubuntu). What do u mean by grabbing the whole tarball ? The whole tarball that is here : http://flac.cvs.sourceforge.net/viewvc/flac/flac/ ? 2012/4/4 Erik de Castro Lopo <mle+la at mega-nerd.com>> Rafael Velasquez wrote: > > > Hello, i'm new with Flac and C. > > What OS are you running on? > > > I download the example from your site ( > > http://flac.cvs.sourceforge.net/viewvc/flac/flac/examples/). > > You cannot compile those examples without grabbing the whole FLAC > source code tarball. > > > I tried to compile the program in C by using : automake Makefile.am and i > > have the next message : > > *`configure.ac' or `configure.in' is required* > > Why? > > Instructions for compiling the FLAC source code are contained > in the file named README in the top level directory of the FLAC > source code tarball. > > Erik > -- > ---------------------------------------------------------------------- > Erik de Castro Lopo > http://www.mega-nerd.com/ > _______________________________________________ > flac-dev mailing list > flac-dev at xiph.org > http://lists.xiph.org/mailman/listinfo/flac-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20120404/514ebe81/attachment.htm