Hi Benoit,

thanks.

I'll try what you told me before sending the output, so you don't have
to mess with something that perhaps though works...

And still do not understand that I get SPAM in the Mail-Address, but I
soon will change provider, have to look then...

regards, Dag

Am Mittwoch, den 28.04.2010, 11:01 +0200 schrieb Benoît Minisini:
> > Hi,
> > 
> > I installed the latest SVN from the scratch, now having a problem
> > starting Gambas.
> > 
> > Removed all existing files as follows:
> > 
> > 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
> > sudo rm -r trunk
> > 
> > Then
> > 
> > mkdir trunk
> > sudo svn checkout
> > https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk/
> > 
> > cd trunk
> > sudo ./reconf-all
> > 
> > 
> > sudo apt-get install build-essential autoconf libbz2-dev libfbclient2
> > libmysqlclient15-dev unixodbc-dev libpq-dev libsqlite0-dev
> > libsqlite3-dev libgtk2.0-dev libldap2-dev libcurl4-gnutls-dev
> > libgtkglext1-dev libpcre3-dev libsdl-sound1.2-dev libsdl-mixer1.2-dev
> > libsdl-image1.2-dev libsage-dev libxml2-dev libxslt1-dev libbonobo2-dev
> > libcos4-dev libomniorb4-dev librsvg2-dev libpoppler-dev
> > libpoppler-glib-dev libasound2-dev libesd0-dev libesd-alsa0
> > libdirectfb-dev libaa1-dev libxtst-dev libffi-dev kdelibs4-dev
> > firebird2.1-dev libqt4-dev libglew1.5-dev libimlib2-dev libv4l-dev
> > libsdl-ttf2.0-dev
> > 
> > sudo ./configure -C
> > sudo make
> > sudo make install
> > 
> > I did not see any errors, but off course it I could have missed some, is
> > though a lot of messages.
> > 
> 
> Please provide the output of './configure -C', 'make' and 'make install'. And 
> note that you must not run './configure -C' and 'make' as root. Only 'make 
> install'!
> 
> Regards,
> 



------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to