[Gambas-user] Errors compiling on Ubuntu 17.04 zesty

Benoît Minisini gambas at ...1...
Wed Jun 21 14:47:18 CEST 2017


Le 21/06/2017 à 14:41, Gianluigi a écrit :
> After the configuration he gets this result:
> ||
> || THESE COMPONENTS ARE DISABLED:
> || - gb.jit
> || - gb.openssl
> ||
> expected for gb.jit but not for gb.openssl.
> Gambas installs but he continues to be unable to use it either by clicking
> on the icon or with the gambas3 command from the terminal.
> Any suggestions?
> At follow the final output of the installation
> 
> Regards
> Gianluigi
> 
> Installing the components...
> Compiling gb.eval.highlight...
> OK
> Installing gb.eval.highlight...
> Compiling gb.args...
> OK
> Installing gb.args...
> Compiling gb.settings...
> OK
> Installing gb.settings...
> Compiling gb.gui.base...
> OK
> Installing gb.gui.base...
> Compiling gb.form...
> OK
> Installing gb.form...
> Compiling gb.form.stock...
> OK
> Installing gb.form.stock...
> Compiling gb.form.dialog...
> OK
> Installing gb.form.dialog...
> Compiling gb.form.mdi...
> OK
> Installing gb.form.mdi...
> Compiling gb.db.form...
> OK
> Installing gb.db.form...
> Compiling gb.desktop...
> OK
> Installing gb.desktop...
> Compiling gb.web...
> OK
> Installing gb.web...
> Compiling gb.report...
> OK
> Installing gb.report...
> Compiling gb.report2...
> OK
> Installing gb.report2...
> Compiling gb.chart...
> OK
> Installing gb.chart...
> Compiling gb.mysql...
> OK
> Installing gb.mysql...
> Compiling gb.net.smtp...
> OK
> Installing gb.net.smtp...
> Compiling gb.net.pop3...
> OK
> Installing gb.net.pop3...
> Compiling gb.memcached...
> OK
> Installing gb.memcached...
> Compiling gb.map...
> OK
> Installing gb.map...
> Compiling gb.logging...
> OK
> Installing gb.logging...
> Compiling gb.markdown...
> OK
> Installing gb.markdown...
> Compiling gb.media.form...
> OK
> Installing gb.media.form...
> Compiling gb.scanner...
> OK
> Installing gb.scanner...
> Compiling gb.util...
> OK
> Installing gb.util...
> Compiling gb.util.web...
> OK
> Installing gb.util.web...
> Compiling gb.form.editor...
> OK
> Installing gb.form.editor...
> Compiling gb.dbus.trayicon...
> OK
> Installing gb.dbus.trayicon...
> Compiling gb.web.form...
> OK
> Installing gb.web.form...
> Compiling gb.form.terminal...
> OK
> Installing gb.form.terminal...
> Compiling gb.term.form...
> OK
> Installing gb.term.form...
> Compiling gb.web.feed...
> OK
> Installing gb.web.feed...
> make[2]: Nessuna operazione da eseguire per "install-data-am".
> make[2]: uscita dalla directory "/home/luca/trunk/comp"
> make[1]: uscita dalla directory "/home/luca/trunk/comp"
> Making install in app
> make[1]: ingresso nella directory "/home/luca/trunk/app"
> make[2]: ingresso nella directory "/home/luca/trunk/app"
> Installing the development environment...
> Compiling gambas3...
> OK
> Installing gambas3...
> Compiling gbs3...
> OK
> Installing gbs3...
> Installing the scripter...
> Registering Gambas script mimetype
> Registering Gambas server page mimetype
> Installing the Gambas appdata file
> Installing the Gambas template projects
> /usr/bin/install -c -d /usr/share/gambas3/template;
> cp -R ./template/* /usr/share/gambas3/template;
> make[2]: Nessuna operazione da eseguire per "install-data-am".
> make[2]: uscita dalla directory "/home/luca/trunk/app"
> make[1]: uscita dalla directory "/home/luca/trunk/app"
> Making install in .
> make[1]: ingresso nella directory "/home/luca/trunk"
> make[2]: ingresso nella directory "/home/luca/trunk"
> make[2]: Nessuna operazione da eseguire per "install-data-am".
> make[2]: uscita dalla directory "/home/luca/trunk"
> make[1]: uscita dalla directory "/home/luca/trunk"
> 
> 2017-06-20 22:43 GMT+02:00 Gianluigi <bagonergi at ...626...>:
> 
>> I had immediately answered to the mail of Benoit but here [0] not appear,
>> what am I doing wrong?
>>
>> Regards
>> Gianluigi
>>
>> [0] http://gambas.8142.n7.nabble.com/Errors-compiling-on-
>> Ubuntu-17-04-zesty-td59433.html
>>
>> 2017-06-20 17:38 GMT+02:00 Gianluigi <bagonergi at ...626...>:
>>
>>> A friend of ours of Italian forum who has Ubuntu 17.04 zesty, compiling
>>> Gambas gets error of Impossible to find package for libsage-dev and
>>> llvm-3.5-dev.
>>> I searched on https://packages.ubuntu.com/ and concerning llvm the
>>> oldest library available in zesty is 3.7, while concerning libsage I get
>>> nothing, but looking in descriptions for Supports OpenGL in SDL
>>> applications, I seemed to understand that gambas3-gb-opengl-sge should
>>> replace it.
>>> How to change the LLVM_CONFIG = llvm-config-3.5 command if there is no
>>> 3.5?
>>> Can you help me?
>>>
>>> Regards
>>>
>>> Gianluigi
>>>
>>
>>

You must uninstall all previous installations of Gambas 3 on your system 
before compiling and installing from sources.

You must provide the entire output of configuration, compilation & 
installation process, so that we can see what happens.

Did you install the development packages specified on 
http://gambaswiki.org/wiki/install/ubuntu#t7 ?

-- 
Benoît Minisini




More information about the User mailing list