[Gambas-user] Gambas-3 & Ubuntu 12.10 Quantal

Sebastian Kulesz sebikul at ...626...
Fri Aug 24 04:32:19 CEST 2012


On Thu, Aug 23, 2012 at 7:56 PM, Ru Vuott <vuott at ...325...> wrote:
> Oh, yes ! OK !
>
>
> Another question, please, so, with this your alternative, if I'll want update my Gambas-3 in the future, I'll have to use always and only that comman line: sudo apt-get install gambas3 ?
>
>
>
>
> --- Ven 24/8/12, Sebastian Kulesz <sebikul at ...626...> ha scritto:
>
>> Da: Sebastian Kulesz <sebikul at ...626...>
>> Oggetto: Re: [Gambas-user] Gambas-3 & Ubuntu 12.10 Quantal
>> A: "mailing list for gambas users" <gambas-user at lists.sourceforge.net>
>> Data: Venerdì 24 agosto 2012, 00:47
>> On Thu, Aug 23, 2012 at 7:45 PM, Ru
>> Vuott <vuott at ...325...>
>> wrote:
>> > Thank you, Sebastian.
>> >
>> > I added your PPA.... but, excuse me for my ignorance,
>> now what have I do to install Gambas-3 ?
>> >
>> > Vuott
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> > --- Ven 24/8/12, Sebastian Kulesz <sebikul at ...626...>
>> ha scritto:
>> >
>> >> Da: Sebastian Kulesz <sebikul at ...626...>
>> >> Oggetto: Re: [Gambas-user] Gambas-3 & Ubuntu
>> 12.10 Quantal
>> >> A: "mailing list for gambas users" <gambas-user at lists.sourceforge.net>
>> >> Data: Venerdì 24 agosto 2012, 00:36
>> >> On Thu, Aug 23, 2012 at 7:32 PM, Ru
>> >> Vuott <vuott at ...325...>
>> >> wrote:
>> >> > Hello,
>> >> >
>> >> > I installed Ubuntu 12.10 Quantal.
>> >> >
>> >> > So, I'ld like to install Gambas-3 (and future
>> updates)
>> >> from SVN. But I didn't find packets for this Ubuntu
>> version.
>> >> In official site there are only packets for Ubuntu
>> precise:
>> >> 12.04.
>> >> >
>> >> > How can I do... ?
>> >> >
>> >> > regards
>> >> > vuotttttt
>> >> >
>> >> >
>> >>
>> ------------------------------------------------------------------------------
>> >> > 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
>> >>
>> >> You can use the alternative PPA [0] which is built
>> daily
>> >> using the
>> >> latest svn revision. Instructions can be found here
>> [1]
>> >>
>> >> [0] https://launchpad.net/~sebikul/+archive/gambas-daily
>> >>
>> >> [1] http://gambasdoc.org/help/install/ubuntu?v3
>> >>
>> >>
>> ------------------------------------------------------------------------------
>> >> 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
>> >>
>> >
>> >
>> ------------------------------------------------------------------------------
>> > 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
>>
>> sudo apt-get install gambas3    ...?
>>
>> ------------------------------------------------------------------------------
>> 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
>>
>
> ------------------------------------------------------------------------------
> 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

No, the command you issued earlier is to install gambas3, to update
it, yo need to execute:

sudo apt-get update  (to update the package list)
sudo apt-get upgrade (to upgrade every package on your system)

To use the latest version, you need to do this on a daily basis, as
new packages are built from svn every day




More information about the User mailing list