This is a discussion on Qt error when compiling KDE Themes within the Linux Operating System forums, part of the Unix Operating Systems category; --> Hi folks, I recently upgraded my laptop from Red Hat 9 to Fedora Code 1, and now when I ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi folks, I recently upgraded my laptop from Red Hat 9 to Fedora Code 1, and now when I try to compile a KDE theme, I get the following error when configuring: checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (headers and libraries) not found. Please check your installation! For more details about this problem, look at the end of config.log. I have Qt 3.1.2: [root@localhost plastik-0.3.9]# rpm -q qt qt-3.1.2-14 So what needs to be done to get these to compile? Do I need to upgrade or download a newer version of Qt? I've already tried apt-get install qt and no updates. Suggestions? Thanks, Alex. |
| ||||
| Alex wrote: > > I have Qt 3.1.2: > > [root@localhost plastik-0.3.9]# rpm -q qt > qt-3.1.2-14 > > So what needs to be done to get these to compile? Do I need to > upgrade or download a newer version of Qt? I've already tried apt-get > install qt and no updates. > > Suggestions? Thanks, > > Alex. You need the development package as well (qt-devel or qt3-devel, don't know who the package name is in Fedora), it contains the header files and docs you need. Greetings, P.J. -- Peter-Josef Meisch |
| Thread Tools | |
| Display Modes | |
|
|