[Gambas-user] Starting Gambas3 RC1 IDE on Mint 11 fails

Ron ron at ...1740...
Tue May 31 14:46:47 CEST 2011


Running a compiled cli project in Gambas3 also seem to behave
differently that running it from IDE.

Sending e-mail seem to fail reguarly, while when run from IDE I didn't
had that yet.

2011/05/31 13:22:55 The error was 'Connection to mailserver failed
while connecting to SMTP server (SMTP error code #0)' [-1] at
SmtpClient.Send.66'.

Maybe same cause as what Kevin (i believe) was reporting about udp problems...


Regards,
Ron_2nd.

On Tue, May 31, 2011 at 11:27 AM, Ron <ron at ...1740...> wrote:
> See any operating system documentation about shared libraries for
> more information, such as the ld(1) and ld.so(8) manual pages.
> ----------------------------------------------------------------------
> make  install-data-hook
> make[4]: Entering directory `/home/ron/install/gambas/trunk/gb.dbus/src'
>
> Compiling the gb.dbus project...
> gb.dbus
> OK
> Installing the gb.dbus control icons if needed...
> Creating the information files for gb.dbus component...
> gb.dbus
>
> make[4]: Leaving directory `/home/ron/install/gambas/trunk/gb.dbus/src'
> make[3]: Leaving directory `/home/ron/install/gambas/trunk/gb.dbus/src'
> make[2]: Leaving directory `/home/ron/install/gambas/trunk/gb.dbus/src'
> make[2]: Entering directory `/home/ron/install/gambas/trunk/gb.dbus'
> make[3]: Entering directory `/home/ron/install/gambas/trunk/gb.dbus'
> make[3]: Nothing to be done for `install-exec-am'.
> make[3]: Nothing to be done for `install-data-am'.
> make[3]: Leaving directory `/home/ron/install/gambas/trunk/gb.dbus'
> make[2]: Leaving directory `/home/ron/install/gambas/trunk/gb.dbus'
> make[1]: Leaving directory `/home/ron/install/gambas/trunk/gb.dbus'
> Making install in comp
> make[1]: Entering directory `/home/ron/install/gambas/trunk/comp'
> make[2]: Entering directory `/home/ron/install/gambas/trunk/comp'
>
> Running the informer again twice because of dependencies between
> information files
> gb
> gb.cairo
> gb.compress
> gb.crypt
> gb.db
> gb.db.mysql
> gb.db.odbc
> gb.db.postgresql
> gb.db.sqlite2
> gb.db.sqlite3
> gb.dbus
> gb.debug
> gb.desktop
> gb.eval
> gb.gtk
> gb.gui
> gb.image
> gb.image.effect
> gb.image.imlib
> gb.image.io
> gb.net
> gb.net.curl
> gb.net.smtp
> gb.opengl
> gb.opengl.glsl
> gb.opengl.glu
> gb.option
> gb.pcre
> gb.pdf
> gb.qt4
> gb.qt4.ext
> gb.qt4.opengl
> gb.qt4.webkit
> gb.sdl
> gb.sdl.sound
> gb.signal
> gb.v4l
> gb.vb
> gb.xml
> gb.xml.rpc
> gb.xml.xslt
> gb
> gb.cairo
> gb.compress
> gb.crypt
> gb.db
> gb.db.mysql
> gb.db.odbc
> gb.db.postgresql
> gb.db.sqlite2
> gb.db.sqlite3
> gb.dbus
> gb.debug
> gb.desktop
> gb.eval
> gb.gtk
> gb.gui
> gb.image
> gb.image.effect
> gb.image.imlib
> gb.image.io
> gb.net
> gb.net.curl
> gb.net.smtp
> gb.opengl
> gb.opengl.glsl
> gb.opengl.glu
> gb.option
> gb.pcre
> gb.pdf
> gb.qt4
> gb.qt4.ext
> gb.qt4.opengl
> gb.qt4.webkit
> gb.sdl
> gb.sdl.sound
> gb.signal
> gb.v4l
> gb.vb
> gb.xml
> gb.xml.rpc
> gb.xml.xslt
> Installing the components...
> Compiling gb.eval.highlight...
> OK
> Installing gb.eval.highlight...
> Compiling gb.settings...
> OK
> Installing gb.settings...
> 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.web...
> OK
> Installing gb.web...
> Compiling gb.report...
> OK
> Installing gb.report...
> Compiling gb.chart...
> OK
> Installing gb.chart...
> Compiling gb.mysql...
> OK
> Installing gb.mysql...
> make[2]: Nothing to be done for `install-data-am'.
> make[2]: Leaving directory `/home/ron/install/gambas/trunk/comp'
> make[1]: Leaving directory `/home/ron/install/gambas/trunk/comp'
> Making install in app
> make[1]: Entering directory `/home/ron/install/gambas/trunk/app'
> make[2]: Entering directory `/home/ron/install/gambas/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
> make[2]: Nothing to be done for `install-data-am'.
> make[2]: Leaving directory `/home/ron/install/gambas/trunk/app'
> make[1]: Leaving directory `/home/ron/install/gambas/trunk/app'
> Making install in examples
> make[1]: Entering directory `/home/ron/install/gambas/trunk/examples'
> make[2]: Entering directory `/home/ron/install/gambas/trunk/examples'
>
> Installing the gambas examples...
> Compiling Automation/DBusExplorer/...
> OK
> Compiling Basic/Blights/...
> OK
> Compiling Basic/Collection/...
> OK
> Compiling Basic/DragNDrop/...
> OK
> Compiling Basic/Object/...
> OK
> Compiling Basic/Timer/...
> OK
> Compiling Control/ArrayOfControls/...
> OK
> Compiling Control/Embedder/...
> OK
> Compiling Control/HighlightEditor/...
> OK
> Compiling Control/TextEdit/...
> OK
> Compiling Control/TreeView/...
> OK
> Compiling Control/Wizard/...
> OK
> Compiling Database/Database/...
> OK
> Compiling Database/MySQLExample/...
> OK
> Compiling Database/PictureDatabase/...
> OK
> Compiling Drawing/AnalogWatch/...
> OK
> Compiling Drawing/Barcode/...
> OK
> Compiling Drawing/Chart/...
> OK
> Compiling Drawing/Clock/...
> OK
> Compiling Drawing/Gravity/...
> OK
> Compiling Drawing/GSLSpline/...
> OK
> Compiling Drawing/OnScreenDisplay/...
> OK
> Compiling Drawing/Painting/...
> OK
> Compiling Games/BeastScroll/...
> OK
> Compiling Games/Concent/...
> OK
> Compiling Games/DeepSpace/...
> OK
> Compiling Games/GameOfLife/...
> OK
> Compiling Games/GNUBoxWorld/...
> OK
> Compiling Games/Puzzle1To8/...
> OK
> Compiling Games/RobotFindsKitten/...
> OK
> Compiling Games/Snake/...
> OK
> Compiling Games/Solitaire/...
> OK
> Compiling Image/ImageViewer/...
> OK
> Compiling Image/Lighttable/...
> OK
> Compiling Misc/Console/...
> OK
> Compiling Misc/Evaluator/...
> OK
> Compiling Misc/Explorer/...
> OK
> Compiling Misc/Notepad/...
> OK
> Compiling Misc/PDFViewer/...
> OK
> Compiling Networking/ClientSocket/...
> OK
> Compiling Networking/DnsClient/...
> OK
> Compiling Networking/HTTPGet/...
> OK
> Compiling Networking/HTTPPost/...
> OK
> Compiling Networking/SerialPort/...
> OK
> Compiling Networking/ServerSocket/...
> OK
> Compiling Networking/UDPServerClient/...
> OK
> Compiling Networking/WebBrowser/...
> OK
> Compiling OpenGL/3DWebCam/...
> OK
> Compiling OpenGL/GambasGears/...
> OK
> Compiling OpenGL/PDFPresentation/...
> OK
> Compiling Printing/Printing/...
> OK
> Compiling Printing/ReportExample/...
> OK
> Compiling Sound/CDPlayer/...
> OK
> Compiling Sound/MusicPlayer/...
> OK
> Compiling Video/MoviePlayer/...
> OK
> Compiling Video/MyWebCam/...
> OK
> Compiling Video/WebCam/...
> OK
> make[2]: Nothing to be done for `install-data-am'.
> make[2]: Leaving directory `/home/ron/install/gambas/trunk/examples'
> make[1]: Leaving directory `/home/ron/install/gambas/trunk/examples'
> Making install in .
> make[1]: Entering directory `/home/ron/install/gambas/trunk'
> make[2]: Entering directory `/home/ron/install/gambas/trunk'
> make[2]: Nothing to be done for `install-data-am'.
> make[2]: Leaving directory `/home/ron/install/gambas/trunk'
> make[1]: Leaving directory `/home/ron/install/gambas/trunk'
> ron at ...2593... ~/install/gambas/trunk $ gambas3
> warning: unable to load Qt translation: en_US.UTF-8
> CRecentFile.Load.118: #45: File or directory does not exist
> 0: CRecentFile.Load.118
> 1: Project.Main.266
>
>
> 64bit Mint 11, latest rev trunk
> Configure and compile without errors...
>
> Regards,
> Ron_2nd.
>




More information about the User mailing list