Slibo and Qt

I am installing slibo for playing chess, but an error occurs during configure time.
It is:

checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!

Which is it the correct package to solve this dependence?

Hello MaxiPigna,

You need to install the package qt3-devel.

Good luck!:wink:

Thank you, I solved this and other dependencies. But ‘make’ command returns this error:

luca@linux-76xx:~/Scaricati/slibo-0.4.4> make
make  all-recursive
make[1]: Entering directory `/home/luca/Scaricati/slibo-0.4.4'
Making all in doc
make[2]: Entering directory `/home/luca/Scaricati/slibo-0.4.4/doc'
Making all in .
make[3]: Entering directory `/home/luca/Scaricati/slibo-0.4.4/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/luca/Scaricati/slibo-0.4.4/doc'
Making all in en
make[3]: Entering directory `/home/luca/Scaricati/slibo-0.4.4/doc/en'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/luca/Scaricati/slibo-0.4.4/doc/en'
make[2]: Leaving directory `/home/luca/Scaricati/slibo-0.4.4/doc'
Making all in po
make[2]: Entering directory `/home/luca/Scaricati/slibo-0.4.4/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/luca/Scaricati/slibo-0.4.4/po'
Making all in src
make[2]: Entering directory `/home/luca/Scaricati/slibo-0.4.4/src'
Making all in sliboengine
make[3]: Entering directory `/home/luca/Scaricati/slibo-0.4.4/src/sliboengine'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -std=gnu99 -DUSE_ASM -DMYDEBUG -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -O2   -Wformat-security -Wmissing-format-attribute -MT search.o -MD -MP -MF ".deps/search.Tpo" \
          -c -o search.o `test -f 'search.c' || echo './'`search.c; \
        then mv -f ".deps/search.Tpo" ".deps/search.Po"; \
        else rm -f ".deps/search.Tpo"; exit 1; \
        fi
search.c:80:7: error: conflicting types for ‘search’
search.c:72:7: note: previous declaration of ‘search’ was here
search.c: In function ‘search’:
search.c:285:5: error: lvalue required as left operand of assignment
search.c: At top level:
search.c:650:7: error: conflicting types for ‘searchq’
search.c:71:14: note: previous declaration of ‘searchq’ was here
search.c:818:7: error: conflicting types for ‘searchq1’
search.c:70:14: note: previous declaration of ‘searchq1’ was here
search.c:71:14: warning: ‘searchq’ used but never defined
make[3]: *** [search.o] Error 1
make[3]: Leaving directory `/home/luca/Scaricati/slibo-0.4.4/src/sliboengine'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/luca/Scaricati/slibo-0.4.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/luca/Scaricati/slibo-0.4.4'
make: *** [all] Error 2

Hello MaxiPigna,

I encounter the same error.
Sadly I couldn’t find a fix/workaround.

Maybe an older version will work?

Best of luck!:wink:

I give up. I think that I’ll install Knights, because it should be in repositories.

Hi!

I have packaged it for openSUSE:
software.opensuse.org: Search Results

http://storage8.static.itmages.ru/i/12/0303/s_1330778781_7668082_9ac4d97438.png](http://itmages.ru/image/view/443271/9ac4d974)