[Gambas-user] Gambas-3 & Ubuntu 12.10 Quantal
Girard Henri
girardhenri at ...67...
Sat Aug 25 19:43:27 CEST 2012
Le 24. 08. 12 18:22, Ru Vuott a écrit :
>> It's very easy to compile gambas3 on quantal :
>> sudo apt-get add-repository ppa:sebikul/gambas-daily
>> sudo apt-get update
>> sudo apt-get build-dep gambas3
>> you get the svn on gambas.sourceforge.net
>> (maybe you will have to install subversion before : sudo
>> apt-get install
>> subversion)
>> then follow the webpage for compiling gambas
>> ./reconf-all
>> ./configure --prefix=/usr (on ubuntu)
>> make -j? (depending on the number of processor core) for me
>> is -j4
>> sudo make install
>> mostly you have to do svn up in trunk to get the latest
>> version
>> make and make install
>> run fine :)
>>
> Hello,
>
> I followed your suggestion: the installation is been OK, but if I try to launch Gambas from /usr/local/bin/.... it doesen't run.
> In that directory there are the following file:
> - gambas3 (as link to gambas3.gambas);
> - gambas3.gambas;
> - gba3;
> - gbc3;
> - gbi3;
> - gbr3;
> - gbs3;
> - gbs3.gambas;
> - gbw3;
> - gbx3.
>
> I can click on any of those, but IDE gambas doesn't run.
>
> Bye
> vuottt
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
run it as gambas3 (if you made it at --prefix=/usr)
make an icon with alacarte (menu application)
More information about the User
mailing list