Решено: Проблемма с установкой программ (...на примере Licq 1.3.4)

Для новичков как вообще в Linux, так и в конкретной теме, к которой относится вопрос.

Модератор: Bizdelnick

Аватара пользователя
Evill
Сообщения: 19
ОС: Mandriva 2007 PP+

Решено: Проблемма с установкой программ

Сообщение Evill »

Вообщем часто... очень часто вылетет проблемма такого характера:
1. Пишу ./configure .Начинаю бежать строки..:

Код:

[evil@Home licq-1.3.4]$ ./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... 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 how to run the C preprocessor... gcc -E checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking whether g++ accepts -fno-exceptions -fno-check-new... no checking how to run the C++ preprocessor... /lib/cpp configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details.

2. Выше замечаем ошибку. И при выполнении make -

Код: Выделить всё

make: *** Не заданы цели и не найден make-файл.  Останов.


Подскажите, что делать... :blush:

По идее не установлены некие покеты разработки... Но какие??? Млин, их там куча... А какие именно не знаю :(
Windows XP+Mandriva 2007 PowerPack+
KDE 3.5.4; kernell 2.61.17-5mdv
Спасибо сказали:
Аватара пользователя
fed71
Сообщения: 2480
ОС: Ubuntu

Re: Решено: Проблемма с установкой программ

Сообщение fed71 »

Короче, у тебя не установленны библиотеки с+. Лучше всего в "Установках программ" выставь все, что относится к разработке программ т.е. gcc, c, c+, std+ вместе с devel-пакетами.
Я не знаю кто я. Не помню ни серии своей, ни инвентарного номера...

Мой блог http://fed71.livejournal.com
Спасибо сказали:
Аватара пользователя
Evill
Сообщения: 19
ОС: Mandriva 2007 PP+

Re: Решено: Проблемма с установкой программ

Сообщение Evill »

Ага... так и есть. Спасибо. Теперь всё работает.
Windows XP+Mandriva 2007 PowerPack+
KDE 3.5.4; kernell 2.61.17-5mdv
Спасибо сказали: