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

Инсталяция программ

Добавлено: 03 апр 2005, 13:51
garik
Всем привет я тут на форуме и в Линуксе новичок.Раньше пользовался только Виндой .Линукс поставил неделю назад .Теперь по новому надо всему учится .К сожалению рядом никого нет кто бы в Линуксе разбирался. Хорошо хоть инет безлимитный.Хотя почти на все вопросы можно найти ответ в нете всё равно много неясного.Хотел поставить Осла под Линукс(aMule) и ничего не получилось.Не могу поставить wxGTK когда делаю ./configure выдаёт ошибку.
###########################################################################
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
checking for gtk-config... (cached) no
checking for GTK - version >= 1.2.3... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error:
Please check that gtk-config is in path, the directory
where GTK+ libraries are installed (returned by
'gtk-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and GTK+ is version 1.2.3 or above.

Может кто обяснит в чём дело .

Добавлено: 03 апр 2005, 14:17
constab
Установи GTK версии 1.2.3 или более новую версию...
Скорее всего он (GTK) у тебя на CD от дистрибутива... Поищи rpm и установи ее...

Добавлено: 03 апр 2005, 15:24
Llama
constab, ты не прав... ИМХО gtk нынче есть во всех вендоподобных дистрибутивах по умолчанию...
Искать и стваить надо gtk1.2-dev или что-то типа того...

Добавлено: 03 апр 2005, 16:55
Vorax
Рекомендую ed2k-gtk-gui.
http://ed2k-gtk-gui.sourceforge.net

Работает зверюшка "На ура". Правда еще надо поставить родного клиента.

Добавлено: 03 апр 2005, 19:48
garik
Поставил gtk 1.2 всё равно пишет:
#############################################################################
checking for unistd.h... (cached) yes
checking for wchar.h... (cached) yes
checking for fnmatch.h... (cached) yes
checking for fnmatch... (cached) yes
checking for langinfo.h... (cached) yes
checking for X11/XKBlib.h... (cached) no
checking for working const... (cached) yes
checking for inline... (cached) inline
checking size of char... (cached) 1
checking size of short... (cached) 2
checking size of void *... (cached) 4
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking size of wchar_t... (cached) 4
checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64
checking if large file support is available... yes
checking whether byte ordering is bigendian... (cached) no
checking how to run the C++ preprocessor... (cached) c++ -E
checking for iostream... (cached) yes
checking if C++ compiler supports bool... (cached) yes
checking if C++ compiler supports the explicit keyword... (cached) yes
checking for glibc 2.1 or later... yes
checking for regex.h... yes
checking for regcomp... yes
checking for zlib.h >= 1.1.4... no
configure: warning: zlib library not found or too old, will use built-in instead
checking for png.h > 0.90... no
configure: warning: system png library not found or too old, will use built-in i
nstead
checking for jpeglib.h... no
configure: warning: system jpeg library not found, will use built-in instead
checking for tiffio.h... no
configure: warning: system tiff library not found, will use built-in instead
checking for GTK+ version...
checking for gtk-config... no
checking for GTK - version >= 1.2.7... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
checking for gtk-config... (cached) no
checking for GTK - version >= 1.2.3... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error:
Please check that gtk-config is in path, the directory
where GTK+ libraries are installed (returned by
'gtk-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and GTK+ is version 1.2.3 or above.
Ставлю aMule вот по этой ссылке Здесь
Набираю вот эту команду как там написано ./configure --prefix=/home/garik/aMule/ --disable-gtk2 --with-gtk

Добавлено: 03 апр 2005, 20:08
Llama
garik, тебе ж сказано было - ставить gtk1.2-devel

Добавлено: 03 апр 2005, 21:14
garik
Поставил gtk1.2-devel и опять та же песня
##################################################################
checking if large file support is available... yes
checking whether byte ordering is bigendian... (cached) no
checking how to run the C++ preprocessor... (cached) c++ -E
checking for iostream... (cached) yes
checking if C++ compiler supports bool... (cached) yes
checking if C++ compiler supports the explicit keyword... (cached) yes
checking for glibc 2.1 or later... yes
checking for regex.h... yes
checking for regcomp... yes
checking for zlib.h >= 1.1.4... no
configure: warning: zlib library not found or too old, will use built-in instead
checking for png.h > 0.90... no
configure: warning: system png library not found or too old, will use built-in i
nstead
checking for jpeglib.h... no
configure: warning: system jpeg library not found, will use built-in instead
checking for tiffio.h... no
configure: warning: system tiff library not found, will use built-in instead
checking for GTK+ version...
checking for gtk-config... no
checking for GTK - version >= 1.2.7... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
checking for gtk-config... (cached) no
checking for GTK - version >= 1.2.3... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error:
Please check that gtk-config is in path, the directory
where GTK+ libraries are installed (returned by
'gtk-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and GTK+ is version 1.2.3 or above.