Перейти к содержанию

fluxbox


Рекомендуемые сообщения

вопрос такой:

я скачал fluxbox-0.1.14.tar.gz с сайта http://fluxbox.sf.net

разархивировался он нормально...

а вот после ./configure выдала мне следующее

./configure

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

/root/fluxbox-0.1.14/missing: Unknown `--run' option

Try `/root/fluxbox-0.1.14/missing --help' for more information

configure: WARNING: `missing' script is too old or missing

checking for gawk... gawk

checking whether make sets ${MAKE}... yes

checking for gcc... gcc

checking for C compiler default output... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables...

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ANSI C... none needed

checking for style of include used by make... GNU

checking dependency style of gcc... gcc3

checking for g++... g++

checking whether we are using the GNU C++ compiler... yes

checking whether g++ accepts -g... yes

checking dependency style of g++... gcc3

checking for a BSD-compatible install... /usr/bin/install -c

checking build system type... i686-pc-linux-gnu

checking host system type... i686-pc-linux-gnu

checking for ld used by GCC... /usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld... yes

checking for /usr/bin/ld option to reload object files... -r

checking for BSD-compatible nm... /usr/bin/nm -B

checking whether ln -s works... yes

checking how to recognise dependant libraries... pass_all

checking command to parse /usr/bin/nm -B output... ok

checking how to run the C++ preprocessor... g++ -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking dlfcn.h usability... yes

checking dlfcn.h presence... yes

checking for dlfcn.h... yes

checking for ranlib... ranlib

checking for strip... strip

checking for objdir... .libs

checking for gcc option to produce PIC... -fPIC

checking if gcc PIC flag -fPIC works... yes

checking if gcc static flag -static works... yes

checking if gcc supports -c -o file.o... no

checking if we can lock with hard links... yes

checking if gcc supports -fno-rtti -fno-exceptions... yes

checking whether the linker (/usr/bin/ld) supports shared libraries... yes

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking dynamic linker characteristics... GNU/Linux ld.so

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... yes

checking whether -lc should be explicitly linked in... no

creating libtool

checking for sed... sed

checking for ANSI C header files... (cached) yes

checking errno.h usability... yes

checking errno.h presence... yes

checking for errno.h... yes

checking ctype.h usability... yes

checking ctype.h presence... yes

checking for ctype.h... yes

checking dirent.h usability... yes

checking dirent.h presence... yes

checking for dirent.h... yes

checking fcntl.h usability... yes

checking fcntl.h presence... yes

checking for fcntl.h... yes

checking libgen.h usability... yes

checking libgen.h presence... yes

checking for libgen.h... yes

checking locale.h usability... yes

checking locale.h presence... yes

checking for locale.h... yes

checking nl_types.h usability... yes

checking nl_types.h presence... yes

checking for nl_types.h... yes

checking process.h usability... no

checking process.h presence... no

checking for process.h... no

checking signal.h usability... yes

checking signal.h presence... yes

checking for signal.h... yes

checking stdarg.h usability... yes

checking stdarg.h presence... yes

checking for stdarg.h... yes

checking stdio.h usability... yes

checking stdio.h presence... yes

checking for stdio.h... yes

checking time.h usability... yes

checking time.h presence... yes

checking for time.h... yes

checking for unistd.h... (cached) yes

checking sys/param.h usability... yes

checking sys/param.h presence... yes

checking for sys/param.h... yes

checking sys/select.h usability... yes

checking sys/select.h presence... yes

checking for sys/select.h... yes

checking sys/signal.h usability... yes

checking sys/signal.h presence... yes

checking for sys/signal.h... yes

checking for sys/stat.h... (cached) yes

checking sys/time.h usability... yes

checking sys/time.h presence... yes

checking for sys/time.h... yes

checking for sys/types.h... (cached) yes

checking sys/wait.h usability... yes

checking sys/wait.h presence... yes

checking for sys/wait.h... yes

checking whether time.h and sys/time.h may both be included... yes

checking for basename... yes

checking for getpid... yes

checking for setlocale... yes

checking for sigaction... yes

checking for strftime... yes

checking for strcasestr... yes

checking for snprintf... yes

checking for vsnprintf... yes

checking for catopen... yes

checking for catgets... yes

checking for catclose... yes

checking for t_open in -lnsl... no

checking for socket in -lsocket... no

checking for X... no

configure: error: Fluxbox requires the X Window System libraries and headers.

естественно ни make ни make install ни к чему не привели

больше всего меня убила последняя строчка... иксы-то у меня стоят... Подскажите - что делать?

Ссылка на комментарий
Поделиться на другие сайты

Так он не говорит, что иксы найти не может!

Он же практически на русском языке говорит, что не может найти

библиотеки и заголовки иксов! Smile

Ссылка на комментарий
Поделиться на другие сайты

дистрибутив fluxbox-0.1.14.tar.gz

исходник если я не ошибаюсь.

Для моего RedHat RPM'ок нет.

а Xfree-devel (Xorg-devel) - это что такое и где его взять?

Ссылка на комментарий
Поделиться на другие сайты

Цитата:

а Xfree-devel (Xorg-devel) - это что такое и где его взять?

Это пакет из составва ВАШЕГО дистрибутива GNU/Linux. Он должен быть на одном из CD дистрибутива. Каким, кстати, дистрибутивом выпользуетесь?

Ссылка на комментарий
Поделиться на другие сайты

я пользуюсь коробочным дистрибутивом RedHat 9 купленным на сайте http://linuxcenter.ru в состав входят 3 диска с софтом, 3 диска с исходниками и диск с руссификацией...

Ссылка на комментарий
Поделиться на другие сайты

народ, а мне дальше-то что делать?

я имею в виду - т.е. если я поставлю себе Xfree это решит все проблемы? И является ли этот самый Xfree заголовками и библиотеками?

Или заголовки и бибилиотеки для X Window надо искать где-то дополнительно?

Если это так, то как определить какие именно?

Ссылка на комментарий
Поделиться на другие сайты

народ... может, все-таки вы мне подскажите - что мне делать?

Я имею в виду - где взя мне эти самые заголовки и библиотеки?

Я прочитал ман к Xfree и выяснил что она у меня стоит)))

но ближе к разгадке, мне кажется я от этого не стал...

Ссылка на комментарий
Поделиться на другие сайты

Присоединяйтесь к обсуждению

Вы можете написать сейчас и зарегистрироваться позже. Если у вас есть аккаунт, авторизуйтесь, чтобы опубликовать от имени своего аккаунта.

Гость
Ответить в этой теме...

×   Вставлено с форматированием.   Вставить как обычный текст

  Разрешено использовать не более 75 эмодзи.

×   Ваша ссылка была автоматически встроена.   Отображать как обычную ссылку

×   Ваш предыдущий контент был восстановлен.   Очистить редактор

×   Вы не можете вставлять изображения напрямую. Загружайте или вставляйте изображения по ссылке.

Загрузка...
×
×
  • Создать...