SVN Build 8086
Posted: Sun Mar 15, 2009 8:07 pm
HI
Fantastic job
I have had some trouble to compile it on spac , and found a solution :
Changing the configure line that says
to
solve the problem
2d point : in the last svn build some pictures are missing (they were in previous build ) for the new file option in instepctor (webui)
hope it helps
cheers
Fantastic job

I have had some trouble to compile it on spac , and found a solution :
Changing the configure line that says
Code: Select all
ac_config_commands="$ac_config_commands po/stamp-it"
Code: Select all
if test "x$use_gtk" = "xyes"; then
ac_config_commands="$ac_config_commands po/stamp-it"
fi
2d point : in the last svn build some pictures are missing (they were in previous build ) for the new file option in instepctor (webui)
hope it helps
cheers