Le 28/10/2012 11:43, wally a écrit : > On Sunday, October 28, 2012 10:50:44 Benoît Minisini wrote: >> Le 28/10/2012 10:37, wally a écrit : >>> Hello, >>> >>> after fresh checkout At revision 5256 and build >>> i can not start gambas3 anymore. >>> >>>> gambas3 >>> >>> gb.qt4: warning: unable to load Qt translation: en_US.UTF-8 >>> >>>>> Action._get.230: #4: Not enough arguments >>> >>> 1: Project.Main.287 >>> >>> >>> Message window: >>> This application has raised an unexpected >>> error and must abort. >>> >>> [4] Not enough arguments. >>> >>>>> Action._get.230 >>> >>> please let me know if any build logs are necessary. >>> >>> thx wally >> >> I suggest you uninstall everything of Gambas 3 before recompiling and >> reinstalling the current revision. >> >> Regards, > > Benoit, > > i did the following: > > removed: > dir: /usr/lib/gambas3 > dir: /usr/share/gambas3 > > file:///usr/bin/gambas3 > file:///usr/bin/gambas3.gambas > file:///usr/bin/gba3 > file:///usr/bin/gbc3 > file:///usr/bin/gbi3 > file:///usr/bin/gbr3 > file:///usr/bin/gbs3 > file:///usr/bin/gbs3.gambas > file:///usr/bin/gbw3 > file:///usr/bin/gbx3 >
Yes, that's it. > not sure this is the entire set of gb3 installation. > Can i use 'make uninstall' for uninstall everything of Gambas3 ? Yes. This is a process controled by the GNU tools, so I can't be 100% sure that everything is removed. But it should. > > make clean > svn up > ./reconf-all > ./configure -C > make > sudo make install > > || Unable to compile gb.form > || Unable to compile gb.form.dialog > || Unable to compile gb.form.mdi > || Unable to compile gb.db.form > || Unable to compile gb.report > || Unable to compile gb.chart > || Unable to compile gambas3 > > > @Vuott: > but it should start from command line i think: > ~/gambas3 > > wally > You must provide the full output of the previous process. How could I guess what happened? -- Benoît Minisini ------------------------------------------------------------------------------ WINDOWS 8 is here. Millions of people. Your app in 30 days. Visit The Windows 8 Center at Sourceforge for all your go to resources. http://windows8center.sourceforge.net/ join-generation-app-and-make-money-coding-fast/ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
