[RkWard-devel] [rkward - Help] RE: Run button not active

SourceForge.net noreply at sourceforge.net
Mon Feb 26 13:21:39 UTC 2007


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4178715
By: tfry

Hi Christophe,

well, the make error you get is really weird, and probably something really
went wrong during make -f Makefile.svn. Unfortunately, this not too unlikely
to happen, as automake versions are not fully compatible with each other. If
you like, you could try installing automake version 1.9, which is known to work,
and then redo the make -f Makefile.svn and ./configure steps.

Alternatively, I've rolled up a test .tar.gz for you, with all the automake
magic already done, so it should only be a regular ./configure; make; sudo make
install. You can download this here:
http://rkward.sourceforge.net/temp/rkward-0.4.7test1.tar.gz .

Besides fixing at least one problem in the PHP backend, this release also adds
some more debug code to help figure out, what exactly may be going wrong. If
you continue to see the problem, please try starting rkward with

# rkward --debug-level 5 --debug-flags 64

Then open one of the broken windows, change two or three GUI options, and post
the debug output displayed in the console. If the problem isn't fixed already,
hopefully that should give me the needed clues.

Regards
Thomas

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=165574




More information about the Rkward-devel mailing list