View previous topic :: View next topic |
Author |
Message |
sinclair2007 n00b

Joined: 05 May 2007 Posts: 8
|
Posted: Sat May 05, 2007 7:59 am Post subject: problem with Qt? |
|
|
Hi
when i compile "eva" meet this problem:
Code: | checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
tahoe@Gentoo ~/eva $ |
but i was installed qt-3.3.8-r2 on my system.why it can't found Qt libraries?
Code: | tahoe@Gentoo ~ $ equery l qt
[ Searching for package 'qt' in all categories among: ]
* installed packages
[I--] [ ] x11-libs/qt-3.3.8-r2 (3)
tahoe@Gentoo ~ $ ls /usr/qt/3/lib
libdesignercore.a libqnp.prl libqt-mt.so.3.3.8 libqui.so
libdesignercore.prl libqt-mt.la libqt.so libqui.so.1
libeditor.a libqt-mt.prl libqt.so.3 libqui.so.1.0
libeditor.prl libqt-mt.so libqt.so.3.3 libqui.so.1.0.0
libqassistantclient.a libqt-mt.so.3 libqt.so.3.3.8 pkgconfig
libqassistantclient.prl libqt-mt.so.3.3 libqui.prl
tahoe@Gentoo ~ $ cat /etc/ld.so.conf
# ld.so.conf autogenerated by env-update; make all changes to
# contents of /etc/env.d directory
/usr/local/lib
//usr//lib/opengl/xorg-x11/lib
/usr/i686-pc-linux-gnu/lib
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1
/usr/lib/nspr
/usr/lib/nss
/usr/lib/openmotif-2.2
/usr/kde/3.5/lib
/usr/qt/3/lib
/usr/lib/libstdc++-v3/
tahoe@Gentoo ~ $ |
what can i do? anyone can help me?..thanks a lot |
|
Back to top |
|
 |
mahdi1234 Guru

Joined: 19 Feb 2005 Posts: 559 Location: Being There
|
Posted: Sat May 05, 2007 12:32 pm Post subject: |
|
|
Hi, there's no application called "eva" in portage, is it correct name?
Also
Quote: |
For more details about this problem, look at the end of config.log.
|
Can you post config.log? |
|
Back to top |
|
 |
sinclair2007 n00b

Joined: 05 May 2007 Posts: 8
|
Posted: Sat May 05, 2007 3:42 pm Post subject: |
|
|
Hi mahdi1234
first thanks for you help.yes the "eva" indeed not in portage.it is i download form network.because i need to use it.
but i don't understand i was installed qt .why it can't found qt libraries????? today i download the qt-3.3.8-r2 source code follow BLFS6.2.0 book re-compiled.the problem was solved. but i still understand.can you explain? thanks |
|
Back to top |
|
 |
mahdi1234 Guru

Joined: 19 Feb 2005 Posts: 559 Location: Being There
|
|
Back to top |
|
 |
|