Hi,
Thanks for responding.
Do you have the rpms available for the packages you have mentioned.
I presume the packages installed on my system provide the required libraries.
I'am now trying to scan through the configure file to get a workaround.
[root@bastion /]# rpm -qa | grep qt qt-3.1.2-13 qt-devel-3.1.2-13
[root@bastion /]# cd /usr/lib/qt-3.1/lib/ [root@bastion lib]# ls libdesigner.a libqt-mt.so.3 libqt.so.3 libqui.so.1 libeditor.a libqt-mt.so.3.1 libqt.so.3.1 libqui.so.1.0 libqassistantclient.a libqt-mt.so.3.1.2 libqt.so.3.1.2 libqui.so.1.0.0 libqt-mt.so libqt.so libqui.so
Regards Biju
--------------------------------- Yahoo! Photos Got holiday prints? See all the ways to get quality prints in your hands ASAP.
Hi Biju,
You require QT development headers to build the app, not just the libraries. Make sure that you have the development packages installed. You can check if you already have them by checking for header files in /usr/include/qt3. If they're in a different location (you may search for qapplication.h) then you will need to specify the location with --with-qt-includes=<path>.
Regards, Siddhesh
On 1/19/06, BIJU KRISHNAN bijucyborg@yahoo.com wrote:
Hi,
Thanks for responding.
Do you have the rpms available for the packages you have mentioned.
I presume the packages installed on my system provide the required libraries.
I'am now trying to scan through the configure file to get a workaround.
[root@bastion /]# rpm -qa | grep qt qt-3.1.2-13 qt-devel-3.1.2-13
[root@bastion /]# cd /usr/lib/qt-3.1/lib/ [root@bastion lib]# ls libdesigner.a libqt-mt.so.3 libqt.so.3 libqui.so.1 libeditor.a libqt-mt.so.3.1 libqt.so.3.1 libqui.so.1.0 libqassistantclient.a libqt-mt.so.3.1.2 libqt.so.3.1.2 libqui.so.1.0.0 libqt-mt.so libqt.so libqui.so
Regards Biju
Yahoo! Photos Got holiday prints? See all the ways to get quality prints in your hands ASAP. -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers