[Gambas-user] install gambas

JUHASZ Robert robert1juhasz at ...626...
Thu Sep 1 07:32:40 CEST 2011


Hello,

I have a very basic problem: I cannot install the latest version of
gambas2.
It works from the ubuntu software center but it is not up-to-date (and I
don't know if it's possible to update the version installed from the
rep).

I already had problem to install from source code before but I was not
sure if it's my computer / OS who has problem.
So now I installed a brand new ubuntu 10.04 32 bit (all updates done)
and I followed these instructions:
http://gambasdoc.org/help/install/ubuntu?show

Until "make" everything seem to be ok but at the end of "make install" I
got the attached result. gambas2 don't start.

Can anyone help ?

BTW, is there any .deb package to install gambas on an easier way for
those who are not used by compiling from source. It would be great for
me.

Thx, Robi
-------------- next part --------------
----------------------------------------------------------------------
make  install-data-hook
make[4]: Entering directory `/usr/src/gambas2-2.23.1/gb.opengl/src'

Creating the information files for gb.opengl component...
gb.opengl

make[4]: Leaving directory `/usr/src/gambas2-2.23.1/gb.opengl/src'
make[3]: Leaving directory `/usr/src/gambas2-2.23.1/gb.opengl/src'
make[2]: Leaving directory `/usr/src/gambas2-2.23.1/gb.opengl/src'
make[2]: Entering directory `/usr/src/gambas2-2.23.1/gb.opengl'
make[3]: Entering directory `/usr/src/gambas2-2.23.1/gb.opengl'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/gambas2-2.23.1/gb.opengl'
make[2]: Leaving directory `/usr/src/gambas2-2.23.1/gb.opengl'
make[1]: Leaving directory `/usr/src/gambas2-2.23.1/gb.opengl'
Making install in gb.corba
make[1]: Entering directory `/usr/src/gambas2-2.23.1/gb.corba'
Making install in src
make[2]: Entering directory `/usr/src/gambas2-2.23.1/gb.corba/src'
make[3]: Entering directory `/usr/src/gambas2-2.23.1/gb.corba/src'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/gambas2" || /bin/mkdir -p "/usr/local/lib/gambas2"
 /usr/bin/install -c -m 644 gb.corba.component '/usr/local/lib/gambas2'
test -z "/usr/local/lib/gambas2" || /bin/mkdir -p "/usr/local/lib/gambas2"
 /usr/bin/install -c -m 644 gb.corba.component '/usr/local/lib/gambas2'
test -z "/usr/local/lib/gambas2" || /bin/mkdir -p "/usr/local/lib/gambas2"
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   gb.corba.la '/usr/local/lib/gambas2'
libtool: install: /usr/bin/install -c .libs/gb.corba.so.0.0.0 /usr/local/lib/gambas2/gb.corba.so.0.0.0
libtool: install: (cd /usr/local/lib/gambas2 && { ln -s -f gb.corba.so.0.0.0 gb.corba.so.0 || { rm -f gb.corba.so.0 && ln -s gb.corba.so.0.0.0 gb.corba.so.0; }; })
libtool: install: (cd /usr/local/lib/gambas2 && { ln -s -f gb.corba.so.0.0.0 gb.corba.so || { rm -f gb.corba.so && ln -s gb.corba.so.0.0.0 gb.corba.so; }; })
libtool: install: /usr/bin/install -c .libs/gb.corba.lai /usr/local/lib/gambas2/gb.corba.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/sbin" ldconfig -n /usr/local/lib/gambas2
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gambas2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

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 `/usr/src/gambas2-2.23.1/gb.corba/src'

Creating the information files for gb.corba component...
gb.corba

make[4]: Leaving directory `/usr/src/gambas2-2.23.1/gb.corba/src'
make[3]: Leaving directory `/usr/src/gambas2-2.23.1/gb.corba/src'
make[2]: Leaving directory `/usr/src/gambas2-2.23.1/gb.corba/src'
make[2]: Entering directory `/usr/src/gambas2-2.23.1/gb.corba'
make[3]: Entering directory `/usr/src/gambas2-2.23.1/gb.corba'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/gambas2-2.23.1/gb.corba'
make[2]: Leaving directory `/usr/src/gambas2-2.23.1/gb.corba'
make[1]: Leaving directory `/usr/src/gambas2-2.23.1/gb.corba'
Making install in gb.pdf
make[1]: Entering directory `/usr/src/gambas2-2.23.1/gb.pdf'
Making install in src
make[2]: Entering directory `/usr/src/gambas2-2.23.1/gb.pdf/src'
make[3]: Entering directory `/usr/src/gambas2-2.23.1/gb.pdf/src'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/gambas2" || /bin/mkdir -p "/usr/local/lib/gambas2"
 /usr/bin/install -c -m 644 gb.pdf.component '/usr/local/lib/gambas2'
test -z "/usr/local/lib/gambas2" || /bin/mkdir -p "/usr/local/lib/gambas2"
 /usr/bin/install -c -m 644 gb.pdf.component '/usr/local/lib/gambas2'
test -z "/usr/local/lib/gambas2" || /bin/mkdir -p "/usr/local/lib/gambas2"
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   gb.pdf.la '/usr/local/lib/gambas2'
libtool: install: /usr/bin/install -c .libs/gb.pdf.so.0.0.0 /usr/local/lib/gambas2/gb.pdf.so.0.0.0
libtool: install: (cd /usr/local/lib/gambas2 && { ln -s -f gb.pdf.so.0.0.0 gb.pdf.so.0 || { rm -f gb.pdf.so.0 && ln -s gb.pdf.so.0.0.0 gb.pdf.so.0; }; })
libtool: install: (cd /usr/local/lib/gambas2 && { ln -s -f gb.pdf.so.0.0.0 gb.pdf.so || { rm -f gb.pdf.so && ln -s gb.pdf.so.0.0.0 gb.pdf.so; }; })
libtool: install: /usr/bin/install -c .libs/gb.pdf.lai /usr/local/lib/gambas2/gb.pdf.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/sbin" ldconfig -n /usr/local/lib/gambas2
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gambas2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

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 `/usr/src/gambas2-2.23.1/gb.pdf/src'

Creating the information files for gb.pdf component...
gb.pdf

make[4]: Leaving directory `/usr/src/gambas2-2.23.1/gb.pdf/src'
make[3]: Leaving directory `/usr/src/gambas2-2.23.1/gb.pdf/src'
make[2]: Leaving directory `/usr/src/gambas2-2.23.1/gb.pdf/src'
make[2]: Entering directory `/usr/src/gambas2-2.23.1/gb.pdf'
make[3]: Entering directory `/usr/src/gambas2-2.23.1/gb.pdf'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/gambas2-2.23.1/gb.pdf'
make[2]: Leaving directory `/usr/src/gambas2-2.23.1/gb.pdf'
make[1]: Leaving directory `/usr/src/gambas2-2.23.1/gb.pdf'
Making install in gb.gtk.svg
make[1]: Entering directory `/usr/src/gambas2-2.23.1/gb.gtk.svg'
Making install in src
make[2]: Entering directory `/usr/src/gambas2-2.23.1/gb.gtk.svg/src'
make[3]: Entering directory `/usr/src/gambas2-2.23.1/gb.gtk.svg/src'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/gambas2" || /bin/mkdir -p "/usr/local/lib/gambas2"
 /usr/bin/install -c -m 644 gb.gtk.svg.component '/usr/local/lib/gambas2'
test -z "/usr/local/lib/gambas2" || /bin/mkdir -p "/usr/local/lib/gambas2"
 /usr/bin/install -c -m 644 gb.gtk.svg.component '/usr/local/lib/gambas2'
test -z "/usr/local/lib/gambas2" || /bin/mkdir -p "/usr/local/lib/gambas2"
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   gb.gtk.svg.la '/usr/local/lib/gambas2'
libtool: install: /usr/bin/install -c .libs/gb.gtk.svg.so.0.0.0 /usr/local/lib/gambas2/gb.gtk.svg.so.0.0.0
libtool: install: (cd /usr/local/lib/gambas2 && { ln -s -f gb.gtk.svg.so.0.0.0 gb.gtk.svg.so.0 || { rm -f gb.gtk.svg.so.0 && ln -s gb.gtk.svg.so.0.0.0 gb.gtk.svg.so.0; }; })
libtool: install: (cd /usr/local/lib/gambas2 && { ln -s -f gb.gtk.svg.so.0.0.0 gb.gtk.svg.so || { rm -f gb.gtk.svg.so && ln -s gb.gtk.svg.so.0.0.0 gb.gtk.svg.so; }; })
libtool: install: /usr/bin/install -c .libs/gb.gtk.svg.lai /usr/local/lib/gambas2/gb.gtk.svg.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/sbin" ldconfig -n /usr/local/lib/gambas2
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gambas2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

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 `/usr/src/gambas2-2.23.1/gb.gtk.svg/src'

Creating the information files for gb.gtk.svg component...
gb.gtk.svg

make[4]: Leaving directory `/usr/src/gambas2-2.23.1/gb.gtk.svg/src'
make[3]: Leaving directory `/usr/src/gambas2-2.23.1/gb.gtk.svg/src'
make[2]: Leaving directory `/usr/src/gambas2-2.23.1/gb.gtk.svg/src'
make[2]: Entering directory `/usr/src/gambas2-2.23.1/gb.gtk.svg'
make[3]: Entering directory `/usr/src/gambas2-2.23.1/gb.gtk.svg'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/gambas2-2.23.1/gb.gtk.svg'
make[2]: Leaving directory `/usr/src/gambas2-2.23.1/gb.gtk.svg'
make[1]: Leaving directory `/usr/src/gambas2-2.23.1/gb.gtk.svg'
Making install in gb.image
make[1]: Entering directory `/usr/src/gambas2-2.23.1/gb.image'
Making install in src
make[2]: Entering directory `/usr/src/gambas2-2.23.1/gb.image/src'
make[3]: Entering directory `/usr/src/gambas2-2.23.1/gb.image/src'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/gambas2" || /bin/mkdir -p "/usr/local/lib/gambas2"
 /usr/bin/install -c -m 644 gb.image.component '/usr/local/lib/gambas2'
test -z "/usr/local/lib/gambas2" || /bin/mkdir -p "/usr/local/lib/gambas2"
 /usr/bin/install -c -m 644 gb.image.component '/usr/local/lib/gambas2'
test -z "/usr/local/lib/gambas2" || /bin/mkdir -p "/usr/local/lib/gambas2"
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   gb.image.la '/usr/local/lib/gambas2'
libtool: install: /usr/bin/install -c .libs/gb.image.so.0.0.0 /usr/local/lib/gambas2/gb.image.so.0.0.0
libtool: install: (cd /usr/local/lib/gambas2 && { ln -s -f gb.image.so.0.0.0 gb.image.so.0 || { rm -f gb.image.so.0 && ln -s gb.image.so.0.0.0 gb.image.so.0; }; })
libtool: install: (cd /usr/local/lib/gambas2 && { ln -s -f gb.image.so.0.0.0 gb.image.so || { rm -f gb.image.so && ln -s gb.image.so.0.0.0 gb.image.so; }; })
libtool: install: /usr/bin/install -c .libs/gb.image.lai /usr/local/lib/gambas2/gb.image.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/sbin" ldconfig -n /usr/local/lib/gambas2
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gambas2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

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 `/usr/src/gambas2-2.23.1/gb.image/src'

Creating the information files for gb.image component...
gb.image

make[4]: Leaving directory `/usr/src/gambas2-2.23.1/gb.image/src'
make[3]: Leaving directory `/usr/src/gambas2-2.23.1/gb.image/src'
make[2]: Leaving directory `/usr/src/gambas2-2.23.1/gb.image/src'
make[2]: Entering directory `/usr/src/gambas2-2.23.1/gb.image'
make[3]: Entering directory `/usr/src/gambas2-2.23.1/gb.image'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/gambas2-2.23.1/gb.image'
make[2]: Leaving directory `/usr/src/gambas2-2.23.1/gb.image'
make[1]: Leaving directory `/usr/src/gambas2-2.23.1/gb.image'
Making install in gb.desktop
make[1]: Entering directory `/usr/src/gambas2-2.23.1/gb.desktop'
Making install in src
make[2]: Entering directory `/usr/src/gambas2-2.23.1/gb.desktop/src'
make[3]: Entering directory `/usr/src/gambas2-2.23.1/gb.desktop/src'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/gambas2" || /bin/mkdir -p "/usr/local/lib/gambas2"
 /usr/bin/install -c -m 644 gb.desktop.component '/usr/local/lib/gambas2'
test -z "/usr/local/lib/gambas2" || /bin/mkdir -p "/usr/local/lib/gambas2"
 /usr/bin/install -c -m 644 gb.desktop.component '/usr/local/lib/gambas2'
test -z "/usr/local/lib/gambas2" || /bin/mkdir -p "/usr/local/lib/gambas2"
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   gb.desktop.la '/usr/local/lib/gambas2'
libtool: install: /usr/bin/install -c .libs/gb.desktop.so.0.0.0 /usr/local/lib/gambas2/gb.desktop.so.0.0.0
libtool: install: (cd /usr/local/lib/gambas2 && { ln -s -f gb.desktop.so.0.0.0 gb.desktop.so.0 || { rm -f gb.desktop.so.0 && ln -s gb.desktop.so.0.0.0 gb.desktop.so.0; }; })
libtool: install: (cd /usr/local/lib/gambas2 && { ln -s -f gb.desktop.so.0.0.0 gb.desktop.so || { rm -f gb.desktop.so && ln -s gb.desktop.so.0.0.0 gb.desktop.so; }; })
libtool: install: /usr/bin/install -c .libs/gb.desktop.lai /usr/local/lib/gambas2/gb.desktop.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/sbin" ldconfig -n /usr/local/lib/gambas2
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gambas2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

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 `/usr/src/gambas2-2.23.1/gb.desktop/src'
Compiling the gb.desktop project...
gb.desktop
OK

Creating the information files for gb.desktop component...
gb.desktop

make[4]: Leaving directory `/usr/src/gambas2-2.23.1/gb.desktop/src'
make[3]: Leaving directory `/usr/src/gambas2-2.23.1/gb.desktop/src'
make[2]: Leaving directory `/usr/src/gambas2-2.23.1/gb.desktop/src'
make[2]: Entering directory `/usr/src/gambas2-2.23.1/gb.desktop'
make[3]: Entering directory `/usr/src/gambas2-2.23.1/gb.desktop'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/gambas2-2.23.1/gb.desktop'
make[2]: Leaving directory `/usr/src/gambas2-2.23.1/gb.desktop'
make[1]: Leaving directory `/usr/src/gambas2-2.23.1/gb.desktop'
Making install in comp
make[1]: Entering directory `/usr/src/gambas2-2.23.1/comp'
make[2]: Entering directory `/usr/src/gambas2-2.23.1/comp'
Running the informer again because of dependencies between information files
gb.gtk.ext
gb.qt.opengl
gb.xml.xslt
gb.db.sqlite3
gb.gui
gb.settings
gb.compress
gb.debug
gb.crypt
gb.qt
gb.form
gb.gtk.svg
gb.db.odbc
gb.corba
gb.web
gb.image
gb.qt.kde
gb.xml.rpc
gb.eval
gb.gtk
gb.form.dialog
gb.xml
gb.db.sqlite2
gb.vb
gb.desktop
gb.form.mdi
gb.db.mysql
gb.db.form
gb.net.smtp
gb.chart
gb.opengl
gb.db.postgresql
gb.net.curl
gb.v4l
gb.pcre
gb.db
gb.net
gb.qt.kde.html
gb.sdl
gb.db.firebird
gb.info
gb
gb.report
gb.qt.ext
gb.pdf
gb.sdl.sound
gb.option
Installing the components...
Compiling gb.settings...
OK
Installing gb.settings...
Compiling gb.info...
OK
Installing gb.info...
Compiling gb.form...
OK
Installing gb.form...
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...
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/gambas2-2.23.1/comp'
make[1]: Leaving directory `/usr/src/gambas2-2.23.1/comp'
Making install in app
make[1]: Entering directory `/usr/src/gambas2-2.23.1/app'
make[2]: Entering directory `/usr/src/gambas2-2.23.1/app'
Installing the development environment...
Compiling gambas2...
OK
Compiling gambas2-database-manager...
OK
Compiling gbs2...
OK
ln: creating symbolic link `/usr/local/bin/gambas2': File exists
Installing the scripter...
ln: creating symbolic link `/usr/local/bin/gbs2': File exists
ln: creating symbolic link `/usr/local/bin/gbw2': File exists
Registering Gambas script mimetype
Registering Gambas server page mimetype
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/gambas2-2.23.1/app'
make[1]: Leaving directory `/usr/src/gambas2-2.23.1/app'
Making install in help
make[1]: Entering directory `/usr/src/gambas2-2.23.1/help'
Making install in help
make[2]: Entering directory `/usr/src/gambas2-2.23.1/help/help'
make[3]: Entering directory `/usr/src/gambas2-2.23.1/help/help'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/gambas2-2.23.1/help/help'
make[2]: Leaving directory `/usr/src/gambas2-2.23.1/help/help'
make[2]: Entering directory `/usr/src/gambas2-2.23.1/help'
make[3]: Entering directory `/usr/src/gambas2-2.23.1/help'

Installing the gambas help files...
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/gambas2-2.23.1/help'
make[2]: Leaving directory `/usr/src/gambas2-2.23.1/help'
make[1]: Leaving directory `/usr/src/gambas2-2.23.1/help'
Making install in examples
make[1]: Entering directory `/usr/src/gambas2-2.23.1/examples'
make[2]: Entering directory `/usr/src/gambas2-2.23.1/examples'

Installing the gambas examples...
Compiling Automation/KateBrowser/...
OK
Compiling Automation/Scripting/...
OK
Compiling Basic/Blights/...
OK
Compiling Basic/Collection/...
OK
Compiling Basic/DragNDrop/...
OK
Compiling Basic/Object/...
OK
Compiling Basic/Timer/...
OK
Compiling Control/Embedder/...
OK
Compiling Control/HighlightEditor/...
OK
Compiling Control/TextEdit/...
OK
Compiling Control/TreeView/...
OK
Compiling Database/Database/...
OK
Compiling Database/DataReportExample/...
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/ImageViewer/...
OK
Compiling Drawing/OnScreenDisplay/...
OK
Compiling Drawing/Sensor/...
OK
Compiling Games/BeastScroll/...
OK
Compiling Games/Concent/...
OK
Compiling Games/DeepSpace/...
OK
Compiling Games/GameOfLife/...
OK
Compiling Games/RobotFindsKitten/...
OK
Compiling Games/Snake/...
OK
Compiling Games/Solitaire/...
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 Sound/CDPlayer/...
OK
Compiling Sound/MusicPlayer/...
OK
Compiling Video/MoviePlayer/...
OK
Compiling Video/MyWebCam/...
OK
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/gambas2-2.23.1/examples'
make[1]: Leaving directory `/usr/src/gambas2-2.23.1/examples'
make[1]: Entering directory `/usr/src/gambas2-2.23.1'
make[2]: Entering directory `/usr/src/gambas2-2.23.1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/gambas2-2.23.1'
make[1]: Leaving directory `/usr/src/gambas2-2.23.1'
robi at ...2660...:/usr/src/gambas2-2.23.1$ gambas2
ERROR: #27: Cannot load component 'gb.form.dialog': cannot find library file
robi at ...2660...:/usr/src/gambas2-2.23.1$


More information about the User mailing list