[Gambas-user] Error after project is compiled

Jussi Lahtinen jussi.lahtinen at ...626...
Fri Oct 8 21:50:31 CEST 2010


Maybe you mix up Jussi and Jason...
I posted this just as a tip.

Jussi


2010/10/8 Benoît Minisini <gambas at ...1...>

> > I have used these commands to clear old installation.
> > *sudo rm -f /usr/local/bin/gbx3 /usr/local/bin/gbc3 /usr/local/bin/gba3
> > /usr/local/bin/gbi3
> > sudo rm -rf /usr/local/lib/gambas3
> > sudo rm -rf /usr/local/share/gambas3*
> >
> > In fact I have this on script for compiling Gambas:
> > *#!/bin/sh
> > sudo rm -f /usr/local/bin/gbx3 /usr/local/bin/gbc3 /usr/local/bin/gba3
> > /usr/local/bin/gbi3
> > sudo rm -rf /usr/local/lib/gambas3
> > sudo rm -rf /usr/local/share/gambas3
> > cd ~/trunk
> > ./reconf-all && ./configure -C && make && sudo make install
> > sudo -k*
> >
> > Jussi
> >
>
> There is a reference on a gb.qt.component file in the compilation
> installation. Can you find that file on your hard disk?
>
> --
> Benoît Minisini
>
>
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today.
> http://p.sf.net/sfu/beautyoftheweb
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list