Howdy, I took the latest snapshot and it did build under Fedora Core 6. Only hiccup was running dblatex. It seemed to choke in a number of files trying to produce the PDF¹s. I¹ll post the output I had received. Since I didn¹t need/care about the documentation I just kept hitting R¹ at the errors and eventually it completed.
Mike On 12/8/07 12:16 PM, "Christian Anthon" <[EMAIL PROTECTED]> wrote: > Hi Dave, > > yes gnubg normally compiles fine on linux. Your compile error suggest that you > are not using the latest version since dynarray.c is no longer in the source. > I suggest that you obtain a snapshot from here > http://www.gnubg.org/media/sources/ > > If you are interested in running the threaded version you need to do the > following > > ./autogen.sh > ./configure --enable-threads > make > > and then as root > > make install > > and set the number of threads in Settings -> Options -> Other > > Christian. > > On Dec 8, 2007 7:52 PM, Dave Bellows <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > wrote: >> OK, starting a new thread. I'm attempting to compile .16 for Debian >> testing. I've gotten through the configure script and during make I >> get the following error message (cropped): >> >> make all-recursive >> make[1]: Entering directory `/home/dave/gnubg' >> Making all in lib >> make[2]: Entering directory `/home/dave/gnubg/lib' >> make[2]: *** No rule to make target `dynarray.lo', needed by >> `libevent.la'. Stop. >> make[2]: Leaving directory `/home/dave/gnubg/lib' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/home/dave/gnubg' >> make: *** [all] Error 2 >> >> I don't really know what it all means. I just run "configure;make;make >> install" in these things and hope for the best. That said, does >> anyone have any suggestions? Has anyone gotten this to compile in >> Linux? >> >> >> _______________________________________________ >> Bug-gnubg mailing list >> [email protected] <mailto:[email protected]> >> http://lists.gnu.org/mailman/listinfo/bug-gnubg >> > > > _______________________________________________ > Bug-gnubg mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/bug-gnubg
_______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
