[Gambas-user] Running Gambas without KDE

Jose J. Rodriguez joe1962 at ...626...
Wed Sep 27 08:53:42 CEST 2006


On 9/27/06, Benoit Minisini <gambas at ...1...> wrote:
> On Wednesday 27 September 2006 08:11, Jose J. Rodriguez wrote:
> > Gambas 1.0.17 builds and runs fine with QT and GTK+2 on XFCE (no KDE
> > or Gnome), 1.9.43 builds ok, but when run gives the following error:
> >
> > ERROR: #2: Cannot load class 'Stock': Unable to load class file
> >
> > Is there a ./configure --disable that will help (couldn't find any
> > with "./configure --help"), or is the Stock class absolutely
> > neccessary, meaning KDE or Gnome are a must now?
> >
> > Regards,
> > Joe1962
> >
>
> The Stock class is part of the gb.qt component. If you have this error, then
> something went wrong in you compilation and/or installation.
>
> Check that you have a 'gb.qt.gambas' file in the same place as 'gb.qt.so' and
> 'gb.qt.component'.
>

dynamite://usr/lib/gambas2
joe1962:$ ls -l gb.qt*
-rw-r--r-- 1 root root    2072 2006-09-27 01:46 gb.qt.component
-rw-r--r-- 1 root root     368 2006-09-27 01:46 gb.qt.ext.component
-rwxr-xr-x 1 root root    1209 2006-09-27 01:46 gb.qt.ext.la*
lrwxrwxrwx 1 root root      18 2006-09-27 02:48 gb.qt.ext.so ->
gb.qt.ext.so.0.0.0*
lrwxrwxrwx 1 root root      18 2006-09-27 02:48 gb.qt.ext.so.0 ->
gb.qt.ext.so.0.0.0*
-rwxr-xr-x 1 root root 1419318 2006-09-27 01:46 gb.qt.ext.so.0.0.0*
-rwxr-xr-x 1 root root  221863 2006-09-27 01:46 gb.qt.gambas*
-rwxr-xr-x 1 root root    1185 2006-09-27 01:46 gb.qt.la*
-rw-r--r-- 1 root root     271 2006-09-27 01:46 gb.qt.opengl.component
-rwxr-xr-x 1 root root    1233 2006-09-27 01:46 gb.qt.opengl.la*
lrwxrwxrwx 1 root root      21 2006-09-27 02:48 gb.qt.opengl.so ->
gb.qt.opengl.so.0.0.0*
lrwxrwxrwx 1 root root      21 2006-09-27 02:48 gb.qt.opengl.so.0 ->
gb.qt.opengl.so.0.0.0*
-rwxr-xr-x 1 root root  287529 2006-09-27 01:46 gb.qt.opengl.so.0.0.0*
lrwxrwxrwx 1 root root      14 2006-09-27 02:48 gb.qt.so -> gb.qt.so.0.0.0*
lrwxrwxrwx 1 root root      14 2006-09-27 02:48 gb.qt.so.0 -> gb.qt.so.0.0.0*
-rwxr-xr-x 1 root root 6748176 2006-09-27 01:46 gb.qt.so.0.0.0*

That's what I have.

Regards,
Joe1962




More information about the User mailing list