Page 1 of 1

install qcad in centos5

Posted: Wed Apr 13, 2011 2:55 am
by cyu021
I am running centos 5.5 X64 version.

I followed the instruction and tweak provided in:
http://centient.wordpress.com/2007/06/1 ... -centos-5/

and received the following error message when building qcad from source:

Code: Select all

/usr/bin/ld: skipping incompatible /usr/lib/qt-3.3/lib/libqassistantclient.a when searching for -lqassistantclient
/usr/bin/ld: cannot find -lqassistantclient
collect2: ld returned 1 exit status
make[1]: *** [../qcad] Error 1
make[1]: Leaving directory `/home/cyu021/qcad/qcad-2.0.5.0-1-community.src/qcad/src'
make: *** [qcad] Error 2
Building qcad binary failed
I searched "qt3-assistant" with yum and found nothing...
Which package(s) should I install to solve this ?

Thanks in advance :-)