wolland
08-04-2005, 20:55
Скачал недавно программу для управления сетевыми ресурсами komba2-073
Пытаюсь установить. В консоле пришу sh ./configure . Она начинает конфигурироваться. Но в коце выдает ошибку. Вот что написано в config.log:
configure:5463: 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 -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
conftest.C: In function `int main()':
conftest.C:13: error: `QStringList' undeclared (first use this function)
conftest.C:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
conftest.C:13: error: `t' undeclared (first use this function)
conftest.C:13: error: syntax error before `(' token
conftest.C:14: error: `QIconView' undeclared (first use this function)
conftest.C:15: error: `iv' undeclared (first use this function)
conftest.C:16: error: `QString' undeclared (first use this function)
conftest.C:16: error: syntax error before `;' token
conftest.C:17: error: `s' undeclared (first use this function)
conftest.C:18: error: `QEvent' undeclared (first use this function)
conftest.C:18: error: syntax error before `::' token
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
что это значит. и как от этого избавиться? Mandrake10.0
Пытаюсь установить. В консоле пришу sh ./configure . Она начинает конфигурироваться. Но в коце выдает ошибку. Вот что написано в config.log:
configure:5463: 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 -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
conftest.C: In function `int main()':
conftest.C:13: error: `QStringList' undeclared (first use this function)
conftest.C:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
conftest.C:13: error: `t' undeclared (first use this function)
conftest.C:13: error: syntax error before `(' token
conftest.C:14: error: `QIconView' undeclared (first use this function)
conftest.C:15: error: `iv' undeclared (first use this function)
conftest.C:16: error: `QString' undeclared (first use this function)
conftest.C:16: error: syntax error before `;' token
conftest.C:17: error: `s' undeclared (first use this function)
conftest.C:18: error: `QEvent' undeclared (first use this function)
conftest.C:18: error: syntax error before `::' token
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
что это значит. и как от этого избавиться? Mandrake10.0