Страница 1 из 1

install CHEOPS, NESSUS, = >>> GTK <<<<&

Добавлено: 19 янв 2004, 21:08
Амперсэнт
Мне надо было поставить CHEOPS 0-61. (Я под Mandrake 9.0. ) ./configure выдал, что у меня нет нужного GTK и я забил на время... Позже я устанавливал NESSUS, который тоже попросил GTK. Я скачал, распаковал. ./configure попросил GLIB версии больше 1.2.8, я скачал 1.2.9. Распаковал, отинсталил - нормально все. Снова ./configure GTK - выдает: checking for GLIB - version >= 1.2.8...
*** 'glib-config --version' returned 1.2.9, but GLIB (1.2.10)
*** was found! If glib-config was correct, then it is best
*** to remove the old version of GLIB. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If glib-config was wrong, set the environment variable GLIB_CONFIG
*** to point to the correct copy of glib-config, and remove the file config.cache
*** before re-running configure
no
configure: error:
*** GLIB 1.2.8 or better is required. The latest version of GLIB
*** is always available from ftp://ftp.gtk.org/.
Я спросил glib-config --version, он ответил, что 1.2.9. Glib я ставил в /usr/local/, поэтому указал это в --with-glib-prefix.
В ответ:
checking for GLIB - version >= 1.2.8... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB was incorrectly installed
*** or that you have moved GLIB since it was installed. In the latter case, you
*** may want to edit the glib-config script: /usr/local/bin/glib-config
configure: error:
*** GLIB 1.2.8 or better is required. The latest version of GLIB
*** is always available from ftp://ftp.gtk.org/.
Ну я короче посмотрел хэлп и распаковав архив glib 1.2.9 и сконфигурив его указал --with-glib=/home/...../glib-1.2.9.
Этот этап прошел нормально, но тут облом снова.
checking for X... no
configure: error:
*** X libraries or include files not found. Check 'config.log' for
*** more details.
Вот нижний кусок из лога:
configure:4607:27: X11/Intrinsic.h: No such file or directory
configure: failed program was:
#line 4606 "configure"
#include "confdefs.h"
#include <X11/Intrinsic.h>
configure:4687: gcc -o conftest -g -O2 -Wall conftest.c -lXt 1>&5
configure: In function `main':
configure:4683: warning: implicit declaration of function `XtMalloc'
/usr/bin/ld: cannot find -lXt
collect2: ld returned 1 exit status
configure: failed program was:
#line 4680 "configure"
#include "confdefs.h"

int main() {
XtMalloc()
; return 0; }
.......................Вы только не думайте, что это я для флуда все писал - просто теперь я уже не знаю что сделать. Знаю, что гуру помогут ;), помогут ведь?..
______________________
И еще, я хотел узнать о русских How-Tах к использованию FIREWALK. Даже не русских, а белорусских... Они есть???

Добавлено: 21 янв 2004, 03:25
нету_имени
А я думал, что можно --disable-gtk... Разве нет???

Добавлено: 21 янв 2004, 07:43
Амперсэнт
Ну я врубил SH NESSUS скрипт без ГУИ...
Он стопорнулся на
checking for flex... no
checking for bison... no
checking for lex... no
Че эта за хрень такая???