[Gambas-user] Interpreter too old: Form1
jbskaggs
jbskaggs at ...1871...
Sun Mar 30 21:54:20 CEST 2008
After reading you two guys responses I know what happened! (BTW thank you for
not getting upset at my rant:) )
I made my binary in the 2.4.1 Gambas IDE- then installed it on a brand new
ubuntu system with only CD-Rom upgrade setting. It installed version 1 or
either 1.9 and that is why it said the interpretor was too old.
So when I went and installed version 2,4,1 it also installed a missing
library file! Libffi or something like that I'm going by memory.
Anyway I understand what happened now! When I distribute my program I have
to provide the warning that they need to install the 2.4.1 version on their
system to make sure they have the library and interpretor files because a
new Ubuntu most likely has ver 2 and version 1. (that is if I am writing the
program in 2.4.1)
Do I have that correct now?
JB Skaggs
Robert Rowe wrote:
>
> The Ubuntu repository has entries for both gambas and gambas2. It sounds
> like you selected the gambas entry and got gambas1. Try uninstalling it
> and installing gambas2.
>
> Robert Rowe
>
> Benoit Minisini wrote:
>> On samedi 29 mars 2008, jbskaggs wrote:
>>
>>>>> Absolutely not. You are trying to run a project compiled with Gambas 1
>>>>> on
>>>>>
>>> Gambas 2, or a project compiled with Gambas 2 on the development
>>> version.<<
>>>
>>> How is that possible?
>>>
>>>
>>
>> Sorry, this was the contrary: you are running a Gambas 2 program on
>> Gambas 1,
>> so it tells you to upgrade the interpreter. The message you get is the
>> Gambs
>> 1 message, it has changed in Gambas 2.
>>
>> I don't know what you exactly did, but I can tell you what I think it
>> happened
>> (please correct me!):
>>
>> - You made a Gambas 2 program on the computer A with gambas 2.4.1
>> installed on
>> it.
>>
>> - You installed Gambas on a computer B with Ubuntu on it. Alas the Gambas
>> packaged on Ubuntu is still an old version (< 2.0).
>>
>> - You run the program on it, and gets the message.
>>
>> Normally, you should use the IDE to make binary packages on A, and
>> install
>> these binary packages on B.
>>
>> In these binary packages, the IDE has explicitely written in it that
>> Gambas 2
>> is needed (actually >= 1.9.48 and < 2.90), so that the Ubuntu installer
>> tells
>> you that, or automatically install Gambas 2 when the needed package
>> sources
>> have been set.
>>
>> I hope all is clear now!
>>
>> Regards,
>>
>>
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
--
View this message in context: http://www.nabble.com/Interpreter-too-old%3A-Form1-tp16367329p16386509.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list