From: blucalvin <blu...@gm...> - 2010-08-24 17:58:33
|
Hi Brendan, I did the following : { haris@lorien:~/Desktop/tuxmath/build$ autoreconf -I /home/haris/Desktop/tuxmath/ autoreconf2.50: `configure.ac' or `configure.in' is required } Somehow it still isn't working. On 24 August 2010 23:16, Brendan Luchen <bm...@ri...> wrote: > Hey Haris, > > > How do I create a private built in this folder? > > Should I run autoreconf in this temporary folder 'build'? If yes, what > > should be the arguments to autoreconf? > > Its a little confusing to me so as where and how to mention the path > name. > > After running the autoreconf, from where should I run the 'configure' > file? > > > > Thanks, > > Haris. > > The formula is basically this: > autoreconf <options> <path-containing-configure.ac> > <path-containing-configure.ac-and-also-now-configure>/configure <options> > > > PS: Do you have IRC? > > #tux4kids on Freenode, but it's unfortunately rather quiet. > > -Brendan > |