[Gambas-user] ERROR: #27: Cannot load component 'gb.db': cannot find library file

Oliver Etchebarne Bejarano drmad at ...1302...
Sat Oct 21 19:43:46 CEST 2006


Hi,

I don't remember in which version it begun to appear that error (I was
upgrading, thinking the problem was in something in the old version),
but that appears when I try to run the IDE.

I have a LFS, and I compile gambas with

./configure --prefix=/opt/gambas2/
--with-moc=/opt/qt-x11-free-3.3.6/bin/
--with-qt-libraries=/opt/qt-x11-free-3.3.6/lib/
--with-qt-headers=/opt/qt-x11-free-3.3.6/include/
--with-sdl-libraries=/opt/SDL/lib/ --with-sdl-includes=/opt/SDL/include/

...as you can see, everything is inside /opt . The gb.db.so.* exists in

[drmad at ...1596... bin]$ l /opt/gambas2/lib/gb.db.so*
-rwxr-xr-x  1 root root 200809 2006-10-21 12:16 /opt/gambas2/lib/gb.db.so*
-rwxr-xr-x  1 root root 200809 2006-10-21 12:16 /opt/gambas2/lib/gb.db.so.0*
-rwxr-xr-x  1 root root 200809 2006-10-21 12:16
/opt/gambas2/lib/gb.db.so.0.0.0*

and they have a soft symlink in /usr/local/  (e.g /usr/local/lib/gb.db.so*)

Is there anything I am doing wrong??

Saludos,

-- 
Oliver Etchebarne Bejarano
drmad/paperclip
www.paperclip.com.pe






More information about the User mailing list