Hi,

I'm trying to install a program from source (qsstv, used for sending still 
images over radio), and Im getting qt3 and libjpeg errors. It's funny, as I'm 
trying to install Apollon from source, and getting exactly the same error. 
I'm running 10CE, with every available update installed. Can anyone tell me 
where things are going wrong?

config.log and shell output is pasted below.

Many Thanks,

JRH

int main() {
jpeg_CreateDecompress(0L, 0, 0);
; return 0; }
configure: 5248: /usr/include/jpeglib.h
configure: 5248: /usr/local/include/jpeglib.h
configure:5362: checking for Qt
configure: 5424: /usr/lib/qt3//include/qstyle.h
configure: 5424: /usr/lib/qt3//qstyle.h
configure: 5424: /usr/lib/qt2/include/qstyle.h
configure: 5424: /usr/lib/qt2/qstyle.h
configure: 5424: /usr/lib/qt/include/qstyle.h
configure: 5424: /usr/lib/qt/qstyle.h
configure: 5424: /usr/local/qt/include/qstyle.h
configure: 5424: /usr/include/qt/qstyle.h
configure: 5424: /usr/include/qstyle.h
configure: 5424: /usr/X11R6/include/X11/qt/qstyle.h
configure: 5424: /usr/X11R6/include/qt/qstyle.h
configure: 5424: /usr/X11R6/include/qt2/qstyle.h
configure: 5424: /usr/X11R6/include/qstyle.h
tried NO
tried /usr/lib/qt3//lib
tried /usr/lib/qt3/
tried /usr/lib/qt2/lib
tried /usr/lib/qt2
tried /usr/lib/qt/lib
tried /usr/lib/qt
tried /usr/X11R6/lib
tried /usr/lib
tried /usr/local/qt/lib
tried /usr/X11R6/lib
configure:5523: rm -rf SunWS_cache; c++ -o conftest -O2 -fno-exceptions 
-fno-check-new -INO -I/usr/X11R6/include   -LNONE -L/usr/X11R6/lib  
conftest.C  -lqt -lpng -lz -lm   -lXext -lX11 -lSM -lICE  -lresolv 1>&5
conftest.C:2:21: qglobal.h: No such file or directory
conftest.C:3:26: qapplication.h: No such file or directory
conftest.C:4:20: qevent.h: No such file or directory
conftest.C:5:21: qstring.h: No such file or directory
conftest.C:6:20: qstyle.h: No such file or directory
conftest.C:7:23: qiconview.h: No such file or directory
conftest.C:9:2: #error 1
configure: failed program was:
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qevent.h>
#include <qstring.h>
#include <qstyle.h>
#include <qiconview.h>
#if ! (QT_VERSION >= 222)
#error 1
#endif

int main() {
    QStringList *t = new QStringList();
    QIconView iv(0);
    iv.setWordWrapIconText(false);
    QString s;
    s.setLatin1("Elvis is alive", 14);
    int magnolia = QEvent::Speech; /* new in 2.2 beta2 */
    return 0;
}

And the shell output: (the relevant bit, anyhows!)

checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... no
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... no
configure: warning: libjpeg not found. disable JPEG support.
checking for Qt... configure: error: Qt (>= Qt 2.2.2) (headers and libraries) 
not found. Please check your installation!
For more details about this problem, look at the end of config.log.
[EMAIL PROTECTED] qsstv-5.1a]#

Libqt & libjpeg are showing as installed on my system! Help!
-- 
  Sent using Kmail, on Mandrake Linux 10CE
  "Microsoft: Which Virus Would You Like to Catch Today?"
  Registered Linux User #340061
  73 de M3GXQ
  Yaesu FT-902DM HF, 40/20/15/10m Dipole
  Yaesu FT-7800E VHF/UHF, Dual band Co Linear
 15:15:00 up  1:06,  0 users,  load average: 0.56, 0.59, 0.63

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to