[Gambas-user] Packaging problem: as freely distribute a GB program?

Gian bagoneo at ...69...
Thu Apr 30 22:55:17 CEST 2015


Il 30/04/2015 22:28, Gian ha scritto:
> Il 30/04/2015 22:06, Filippo Casati ha scritto:
>> Hi, I have the latest version Gambas. I would like to create a package to
>> deploy a program (having selected as Project Type the type Graphical
>> Application) on platforms with Ubuntu 14.04. Currently, I have Gambas on
>> Xubuntu 14.04, and I created here the package automatically via the Gambas
>> widget. In the end, I am informed that the creation was successful, then
>> going to the folder where the package files are present, I see that these are
>> three .deb files, four .gz files, and further text files (with extensions
>> .dsc, .changes). When I right-click and choose "Open With Gdebi" on the
>> .deb, it happens at the end this error
>>
>> *Error: Dependency is not satisfiable: gambas3-runtime(>=3.7)*
>>
>> Same thing if I choose to go through the Ubuntu repositories (Ubuntu
>> Software Center).
>> Can you tell me what it depends on this issue? Currently I cannot
>> package applications
>> written in Gambas, but only run them through the "Create executable" menu,
>> that requires the presence of Gambas in the system.
>>
>> Best regards, Fabiano
>>
>> *MY SYSTEM + GAMBAS VERSION INFORMATIONS *
>>
>> [System]
>> Gambas=3.7.1
>> OperatingSystem=Linux
>> Kernel=3.16.0-30-generic
>> Architecture=x86
>> Distribution=Ubuntu 14.04.2 LTS
>> Desktop=XFCE
>> Theme=QGtk
>> Language=it_IT.UTF-8
>> Memory=2010M
>> [Libraries]
>> Cairo=libcairo.so.2.11301.0
>> Curl=libcurl.so.4.3.0
>> DBus=libdbus-1.so.3.7.6
>> GStreamer=libgstreamer-0.10.so.0.30.0
>> GStreamer=libgstreamer-1.0.so.0.204.0
>> GTK+3=libgtk-3.so.0.1000.8
>> GTK+=libgtk-x11-2.0.so.0.2400.23
>> OpenGL=libGL.so.1.2.0
>> Poppler=libpoppler.so.44.0.0
>> Qt4=libQtCore.so.4.8.6
>> SDL=libSDL-1.2.so.0.11.4
>> ------------------------------------------------------------------------------
>> One dashboard for servers and applications across Physical-Virtual-Cloud
>> Widest out-of-the-box monitoring support with 50+ applications
>> Performance metrics, stats and reports that give you Actionable Insights
>> Deep dive visibility with transaction tracing using APM Insight.
>> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>
>
> Hello Fabiano,
> you can look here [0]
> HTH
> Gianluigi
>
> [0] http://www.gambas-it.org/smf/index.php?topic=3891.msg34922#msg34922
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>


For those who do not know Italian:
The cause of the error is that the repositories of Ubuntu are 3.1.1 and 
you've created the program with 3.7.
You must update the repository with the right PPA, stable or daily.
Regards
Gianluig




More information about the User mailing list