Re: Configuring a Checked out Zinf
Kristian Kvilekval <[email protected]>
| Newsgroups | gmane.comp.audio.zinf.devel |
|---|---|
| Message-ID | <1060278141.21934.43.camel@krispc> |
Get a copy of 2.2.4. This will have a valid configure script in it. from your updated CVS dir cvs diff -r release-2-2-4 > current-cvs.patch cd back to your 2.2.4 and apply the patch. I haven't tried this, but it should work. On Thu, 2003-08-07 at 10:34, Steve Holmes wrote: > Well, I really didn't wanna havt to install all those. I don't do X > here at all so doubt I could install half that stuff like GTK. I > tried, for the heck of it, the configure script from the 2.2.4 version > but when I ran the make, I got a bunch of dir not found errors and it > obviously faild on the spot. > > I'm wondering if it wouldn't be easier for me to just copy in the > source from the CVS tree onto my 2.2.4 directory and re configure and > make from there. would that work, given that 2.2.4 and recent CVS > should be fairly close right now? > > On Thu, Aug 07, 2003 at 10:04:08AM -0700, Kristian Kvilekval wrote: > > You need to use the autogen script which will create > > a configure script. When building from CVS you need > > to have most optional packages installed so that the > > configure script is created correctly (the configure > > script tests for the existance of the optional packages). > > > > Also make sure you are using a recent automake(>1.7)/autoconf(2.50) > > > > > > After installing optional packages (even if you don't plan > > on building support for them). > > > > >From top level: > > autogen.sh > > mkdir build; cd build > > ../configure > > make > > > > When it's done you can run it within the zinf build dir with > > ./base/zinf > > > > > > > > On Thu, 2003-08-07 at 09:37, Steve Holmes wrote: > > > I just successfully checked out a zinf module but there is no > > > configure script. Do I have to autogen something? if so, what params > > > do I use? When I ran autogen.sh with no params, I got a configure > > > script but there was a whole bunch of warnings and errors and when I > > > did a diff between this one and the original configure in zinf-2.2.4, > > > the resulting differences was HUGE! What should I do here? can I just > > > use the configure out of 2.2.4 without any problems? > > > > > > Thanks. This is my first time with zinf from a CVS tree. > > -- > > Kristian G. Kvilekval > > email:[email protected] office:(805)893-4276 http://www.cs.ucsb.edu/~kris > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > Data Reports, E-commerce, Portals, and Forums are available now. > > Download today and enter to win an XBOX or Visual Studio .NET. > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > _______________________________________________ > > Zinf-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/zinf-devel -- Kristian G. Kvilekval email:[email protected] office:(805)893-4276 http://www.cs.ucsb.edu/~kris ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01