bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] error building latest src


From: w bugar
Subject: Re: [Bug-gnubg] error building latest src
Date: Fri, 16 Jan 2009 13:39:59 -0800 (PST)

Yes, used latest gnuplot. I always grab the newest stuff. I doubt that I made a 
mistake and grabbed the wrong rpm.
Yes, ran autogen, don't remember if I used threads on the configure.
I can fire up script and rerun everything if you'd like to see all the output. 


--- On Fri, 1/16/09, Michael Petch <address@hidden> wrote:

> From: Michael Petch <address@hidden>
> Subject: Re: [Bug-gnubg] error building latest src
> To: address@hidden, "Christian Anthon" <address@hidden>
> Cc: "address@hidden" <address@hidden>
> Date: Friday, January 16, 2009, 3:27 PM
> On 1/16/09 2:10 PM, "w bugar"
> <address@hidden> wrote:
> 
> > OK, I"ll give your new version a try.
> > FYI
> > 1. an rpm install of gnuplot complained of 13
> dependencies
> >    (using fedora 10)
> > 2. got the following errors in make of the latest
> snapshot:
> >    (using the latest libtool from
> www.gnu.org/software/libtool)
> > 
> 
> 1)  Were you installing gnuplot-4.2.3-1.fc10.i386.rpm ? If
> there are
> dependencies you will have to install all of the packages
> that gnuplot needs
> as well. If you try my src.rpm it should work without
> needing gnuplot. If
> you can try mine, let me know the results.
> 
> 2) When you tried to make the latest snapshot did you go
> into the gnubg
> directory and run this command first:
> 
> ./autogen.sh
> 
> This is important before building gnu from sources from the
> snapshots (for
> the first time). The process on snapshot should be
> something like:
> 
> ./autogen.sh
> ./configure
> make
> make install
> 
> The multithreaded version can be built with this:
> 
> ./autogen.sh
> ./configure --enable-threads
> make
> make install
> 
> Mike


      




reply via email to

[Prev in Thread] Current Thread [Next in Thread]