[Gambas-user] gambas-0.93b on gentoo 1.4

Charlie Reinl Karl.Reinl at ...9...
Fri Jun 4 22:30:09 CEST 2004


Salut,

        something strange happend to me today, after installing gambas-0.93b 
on my
        gentoo 1.4 .

        First after downloading gambas-0.93b, I made the three (./configure , 
make
        and as root 'make install') but at 'make install' I'v got an error .

        Gambas 0.93b started but when I tried to start the new Clock from 
Fabien I'v 
        got an error with Draw.
        
        So I made a ./reconf and ./configure --disable-kde . As at make where 
nothing
         to do I made a 'make clean' followed by a make and  as root a
         'make install' . 

        Now gambas was working as known, and I could start Fabiens Clock.

        I don't know why, but I loaded also Benoit's KDE-WebBrowser and 'IT 
WORKED' 
        So I loaded the KDE-KateBrowser project and it worked also, only the
        KDE-Scripting brought an 'too many Arguments' Error.

        Remember I made './configure --disable-kde' 
        and the output said that KDE will be disabeled

        A look at  /opt/gambas/lib/gambas showed that the libs lib.qt.kde.* 
still
        exists ( they where 10 min older then the other lib's).   

        Now to See if ./configure --disable-kde works I moved from /opt/gambas
         /include, /lib and /shared.
        
        I deleted  /opt/gambas/gambas-0.93b and started new, 
        but with ./configure --disable-kde , make and as root 'make install'
        Now when I try to start one of these 3 KDE-projects and System error 
raise.

        To show you that,I deleted  /opt/gambas/gambas-0.93b one more, and I 
started
        like the first time, but with 
        (./configure; make; su -c 'make install') > gambas-0.93b_with_KDE.log 
2>&1 
        (see gambas-0.93b_with_KDE.log in logs.tar.bz2)

        Then I made a ./reconf and a 'make clean'  followed by a 
        (./configure --disable-kde ; make; su -c 'make install') >      
                                        gambas-0.93b_without_KDE.log 2>&1 
        (see gambas-0.93b_without_KDE.log in logs.tar.bz2)
        
        Now all works again like I said you at the beginning of that mail, I 
can
        start 2 of this  3 KDE-projects.
        
        But see also -opt-gambas-lib-gambas what is a 
                ls -l >  /opt/gambas/ -opt-gambas-lib-gambas

        Perhaps Benoit can find the reason why we gentooers can't make a 
only ./configure

Amicalement
Charlie

Using: 
        gentoo 1.4 
        qt-3.3.0 
        gcc 3.3.2 
        KDE 3.2.1 
        mysql 4.0.18 
        psql   7.3.5
        sqlite 2.8.11
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logs.tar.bz2
Type: application/x-tbz
Size: 17716 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20040604/23db413e/attachment.bin>
-------------- next part --------------
total 17106
-rw-r--r--    1 root     root          151 Jun  4 21:30 lib.gb.component
-rwxr-xr-x    1 root     root          804 Jun  4 21:30 lib.gb.compress.bzlib2.la
lrwxrwxrwx    1 root     root           31 Jun  4 21:30 lib.gb.compress.bzlib2.so -> lib.gb.compress.bzlib2.so.0.0.0
lrwxrwxrwx    1 root     root           31 Jun  4 21:30 lib.gb.compress.bzlib2.so.0 -> lib.gb.compress.bzlib2.so.0.0.0
-rwxr-xr-x    1 root     root        37914 Jun  4 21:30 lib.gb.compress.bzlib2.so.0.0.0
-rw-r--r--    1 root     root          169 Jun  4 21:30 lib.gb.compress.component
-rwxr-xr-x    1 root     root          752 Jun  4 21:30 lib.gb.compress.la
lrwxrwxrwx    1 root     root           24 Jun  4 21:30 lib.gb.compress.so -> lib.gb.compress.so.0.0.0
lrwxrwxrwx    1 root     root           24 Jun  4 21:30 lib.gb.compress.so.0 -> lib.gb.compress.so.0.0.0
-rwxr-xr-x    1 root     root        66370 Jun  4 21:30 lib.gb.compress.so.0.0.0
-rwxr-xr-x    1 root     root          790 Jun  4 21:30 lib.gb.compress.zlib.la
lrwxrwxrwx    1 root     root           29 Jun  4 21:30 lib.gb.compress.zlib.so -> lib.gb.compress.zlib.so.0.0.0
lrwxrwxrwx    1 root     root           29 Jun  4 21:30 lib.gb.compress.zlib.so.0 -> lib.gb.compress.zlib.so.0.0.0
-rwxr-xr-x    1 root     root        37646 Jun  4 21:30 lib.gb.compress.zlib.so.0.0.0
-rw-r--r--    1 root     root          184 Jun  4 21:30 lib.gb.db.component
-rwxr-xr-x    1 root     root          720 Jun  4 21:30 lib.gb.db.la
-rwxr-xr-x    1 root     root          774 Jun  4 21:30 lib.gb.db.mysql.la
lrwxrwxrwx    1 root     root           24 Jun  4 21:30 lib.gb.db.mysql.so -> lib.gb.db.mysql.so.0.0.0
lrwxrwxrwx    1 root     root           24 Jun  4 21:30 lib.gb.db.mysql.so.0 -> lib.gb.db.mysql.so.0.0.0
-rwxr-xr-x    1 root     root        62444 Jun  4 21:30 lib.gb.db.mysql.so.0.0.0
-rwxr-xr-x    1 root     root          791 Jun  4 21:30 lib.gb.db.postgresql.la
lrwxrwxrwx    1 root     root           29 Jun  4 21:30 lib.gb.db.postgresql.so -> lib.gb.db.postgresql.so.0.0.0
lrwxrwxrwx    1 root     root           29 Jun  4 21:30 lib.gb.db.postgresql.so.0 -> lib.gb.db.postgresql.so.0.0.0
-rwxr-xr-x    1 root     root        59993 Jun  4 21:30 lib.gb.db.postgresql.so.0.0.0
lrwxrwxrwx    1 root     root           18 Jun  4 21:30 lib.gb.db.so -> lib.gb.db.so.0.0.0
lrwxrwxrwx    1 root     root           18 Jun  4 21:30 lib.gb.db.so.0 -> lib.gb.db.so.0.0.0
-rwxr-xr-x    1 root     root       132209 Jun  4 21:30 lib.gb.db.so.0.0.0
-rwxr-xr-x    1 root     root          793 Jun  4 21:30 lib.gb.db.sqlite.la
lrwxrwxrwx    1 root     root           25 Jun  4 21:30 lib.gb.db.sqlite.so -> lib.gb.db.sqlite.so.0.0.0
lrwxrwxrwx    1 root     root           25 Jun  4 21:30 lib.gb.db.sqlite.so.0 -> lib.gb.db.sqlite.so.0.0.0
-rwxr-xr-x    1 root     root       955448 Jun  4 21:30 lib.gb.db.sqlite.so.0.0.0
-rw-r--r--    1 root     root          208 Jun  4 21:30 lib.gb.debug.component
-rwxr-xr-x    1 root     root          734 Jun  4 21:30 lib.gb.debug.la
lrwxrwxrwx    1 root     root           21 Jun  4 21:30 lib.gb.debug.so -> lib.gb.debug.so.0.0.0
lrwxrwxrwx    1 root     root           21 Jun  4 21:30 lib.gb.debug.so.0 -> lib.gb.debug.so.0.0.0
-rwxr-xr-x    1 root     root        47367 Jun  4 21:30 lib.gb.debug.so.0.0.0
-rw-r--r--    1 root     root          163 Jun  4 21:30 lib.gb.eval.component
-rwxr-xr-x    1 root     root          728 Jun  4 21:30 lib.gb.eval.la
lrwxrwxrwx    1 root     root           20 Jun  4 21:30 lib.gb.eval.so -> lib.gb.eval.so.0.0.0
lrwxrwxrwx    1 root     root           20 Jun  4 21:30 lib.gb.eval.so.0 -> lib.gb.eval.so.0.0.0
-rwxr-xr-x    1 root     root       286342 Jun  4 21:30 lib.gb.eval.so.0.0.0
-rwxr-xr-x    1 root     root          746 Jun  4 21:30 lib.gb.example.la
lrwxrwxrwx    1 root     root           23 Jun  4 21:30 lib.gb.example.so -> lib.gb.example.so.0.0.0
lrwxrwxrwx    1 root     root           23 Jun  4 21:30 lib.gb.example.so.0 -> lib.gb.example.so.0.0.0
-rwxr-xr-x    1 root     root        38638 Jun  4 21:30 lib.gb.example.so.0.0.0
-rw-r--r--    1 root     root          247 Jun  4 21:30 lib.gb.net.component
-rw-r--r--    1 root     root          327 Jun  4 21:30 lib.gb.net.curl.component
-rwxr-xr-x    1 root     root          863 Jun  4 21:30 lib.gb.net.curl.la
lrwxrwxrwx    1 root     root           24 Jun  4 21:30 lib.gb.net.curl.so -> lib.gb.net.curl.so.0.0.0
lrwxrwxrwx    1 root     root           24 Jun  4 21:30 lib.gb.net.curl.so.0 -> lib.gb.net.curl.so.0.0.0
-rwxr-xr-x    1 root     root       140853 Jun  4 21:30 lib.gb.net.curl.so.0.0.0
-rwxr-xr-x    1 root     root          736 Jun  4 21:30 lib.gb.net.la
lrwxrwxrwx    1 root     root           19 Jun  4 21:30 lib.gb.net.so -> lib.gb.net.so.0.0.0
lrwxrwxrwx    1 root     root           19 Jun  4 21:30 lib.gb.net.so.0 -> lib.gb.net.so.0.0.0
-rwxr-xr-x    1 root     root       212671 Jun  4 21:30 lib.gb.net.so.0.0.0
-rw-r--r--    1 root     root          399 Jun  4 21:30 lib.gb.qt.component
-rw-r--r--    1 root     root          258 Jun  4 21:30 lib.gb.qt.editor.component
-rwxr-xr-x    1 root     root          982 Jun  4 21:30 lib.gb.qt.editor.la
lrwxrwxrwx    1 root     root           25 Jun  4 21:30 lib.gb.qt.editor.so -> lib.gb.qt.editor.so.0.0.0
lrwxrwxrwx    1 root     root           25 Jun  4 21:30 lib.gb.qt.editor.so.0 -> lib.gb.qt.editor.so.0.0.0
-rwxr-xr-x    1 root     root      1084614 Jun  4 21:30 lib.gb.qt.editor.so.0.0.0
-rw-r--r--    1 root     root          308 Jun  4 21:30 lib.gb.qt.ext.component
-rwxr-xr-x    1 root     root          964 Jun  4 21:30 lib.gb.qt.ext.la
lrwxrwxrwx    1 root     root           22 Jun  4 21:30 lib.gb.qt.ext.so -> lib.gb.qt.ext.so.0.0.0
lrwxrwxrwx    1 root     root           22 Jun  4 21:30 lib.gb.qt.ext.so.0 -> lib.gb.qt.ext.so.0.0.0
-rwxr-xr-x    1 root     root      2660678 Jun  4 21:30 lib.gb.qt.ext.so.0.0.0
-rw-r--r--    1 root     root          227 Jun  4 21:18 lib.gb.qt.kde.component
-rw-r--r--    1 root     root          225 Jun  4 21:18 lib.gb.qt.kde.html.component
-rwxr-xr-x    1 root     root         2043 Jun  4 21:18 lib.gb.qt.kde.html.la
lrwxrwxrwx    1 root     root           27 Jun  4 21:18 lib.gb.qt.kde.html.so -> lib.gb.qt.kde.html.so.0.0.0
lrwxrwxrwx    1 root     root           27 Jun  4 21:18 lib.gb.qt.kde.html.so.0 -> lib.gb.qt.kde.html.so.0.0.0
-rwxr-xr-x    1 root     root       775397 Jun  4 21:18 lib.gb.qt.kde.html.so.0.0.0
-rwxr-xr-x    1 root     root         1729 Jun  4 21:18 lib.gb.qt.kde.la
lrwxrwxrwx    1 root     root           22 Jun  4 21:18 lib.gb.qt.kde.so -> lib.gb.qt.kde.so.0.0.0
lrwxrwxrwx    1 root     root           22 Jun  4 21:18 lib.gb.qt.kde.so.0 -> lib.gb.qt.kde.so.0.0.0
-rwxr-xr-x    1 root     root      2089369 Jun  4 21:18 lib.gb.qt.kde.so.0.0.0
-rwxr-xr-x    1 root     root          940 Jun  4 21:30 lib.gb.qt.la
lrwxrwxrwx    1 root     root           18 Jun  4 21:30 lib.gb.qt.so -> lib.gb.qt.so.0.0.0
lrwxrwxrwx    1 root     root           18 Jun  4 21:30 lib.gb.qt.so.0 -> lib.gb.qt.so.0.0.0
-rwxr-xr-x    1 root     root      8610328 Jun  4 21:30 lib.gb.qt.so.0.0.0
-rw-r--r--    1 root     root          199 Jun  4 21:30 lib.gb.vb.component
-rwxr-xr-x    1 root     root          716 Jun  4 21:30 lib.gb.vb.la
lrwxrwxrwx    1 root     root           18 Jun  4 21:30 lib.gb.vb.so -> lib.gb.vb.so.0.0.0
lrwxrwxrwx    1 root     root           18 Jun  4 21:30 lib.gb.vb.so.0 -> lib.gb.vb.so.0.0.0
-rwxr-xr-x    1 root     root        31495 Jun  4 21:30 lib.gb.vb.so.0.0.0


More information about the User mailing list