From: David B. <db...@ta...> - 2006-10-02 21:00:36
|
Hi Holger et al: On Saturday 30 September 2006 08:01, Holger Levsen wrote: > Hi David, > > while preparing the new version for debian, I noticed it doesnt build as > > described in INSTALL.txt: > > Tuxmath now uses the Gnu autoconf/automake tools, meaning that the > > complete build and installation process just involves typing the > > following at a shell prompt within the /trunk directory of the > > source code tree: > > > > ./configure && make && make install > > But "configure" doesnt exist in trunk :( As well as Makefile.am and > friends. So sorry - it turns out that there were several things in *my* tuxmath/trunk directory that I neglected to add to svn. I have added several files to svn and it now appears to build properly with a fresh checkout from svn with "./configure && make && make install". I don't think any additional files in my tuxmath/trunk belong under version control - below is the output of "svn status" - let me know if there is anything else that should be svn added, as my knowledge of autoconf/automake is very sketchy: dbruce@debian:~/tuxmath/trunk$ svn status ? Doxyfile ? config.log ? TuxMath.kdevelop.pcs ? debug ? tuxmath ? config.h ? autoscan.log ? TuxMath.kdevses ? Makefile.in_OLD ? log ? config.status ? stamp-h1 ? TuxMath.kdevelop ? src/tuxmath ? src/.deps ? src/Makefile ? src/fileops.c_BID ? src/Makefile.am Thanks. -- David Bruce |