Форум русскоязычного сообщества Ubuntu


Получить помощь и пообщаться с другими пользователями Ubuntu можно
на irc канале #ubuntu-ru в сети Freenode
и в Jabber конференции ubuntu@conference.jabber.ru

Автор Тема: xchat-indicator-0.2  (Прочитано 891 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн IAMX

  • Автор темы
  • Новичок
  • *
  • Сообщений: 12
    • Просмотр профиля
xchat-indicator-0.2
« : 02 Марта 2010, 20:02:22 »
Подскажите, пожалуйста, как его установить.

Оффлайн Belyaev Nikolay

  • Активист
  • *
  • Сообщений: 734
    • Просмотр профиля
    • моя работа- дробилки, грохота...
Re: xchat-indicator-0.2
« Ответ #1 : 02 Марта 2010, 22:25:33 »
качаем со страницы проекта архив с иходными текстами и
внутри каталога, где разархивировал содержимое
./make
./configure
смотрим нет ли ошибок (чаще всего требуется доустановить какую-н прогу)
sudo checkinstall

или просто ищем готовый бинарник
"Сначала они вас игнорируют, потом смеются над вами, потом борются с вами, а потом вы побеждаете"
Махатма Ганди

Оффлайн IAMX

  • Автор темы
  • Новичок
  • *
  • Сообщений: 12
    • Просмотр профиля
Re: xchat-indicator-0.2
« Ответ #2 : 02 Марта 2010, 23:20:03 »
eugene@eugene-desktop:~/xchat-indicator-0.2$ ./make
bash: ./make: No such file or directory
eugene@eugene-desktop:~/xchat-indicator-0.2$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking dependency style of gcc -std=gnu99... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc -std=gnu99... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... yes
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for glib-genmarshal... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for ANSI C header files... (cached) yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for memrchr... yes
checking for strtoull... yes
checking for atoll... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPENDENCIES... configure: error: Package requirements (                  indicate >= 0.2.0                   gtk+-2.0 >= 2.14.0                   ) were not met:

No package 'indicate' found
No package 'gtk+-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables DEPENDENCIES_CFLAGS
and DEPENDENCIES_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Я так понимаю, что не хватает двух пакетов indicate и gtk+-2.0?

Оффлайн Belyaev Nikolay

  • Активист
  • *
  • Сообщений: 734
    • Просмотр профиля
    • моя работа- дробилки, грохота...
Re: xchat-indicator-0.2
« Ответ #3 : 02 Марта 2010, 23:46:57 »
устанавливай библиотеки с суффиксом -dev (development)

Пользователь решил продолжить мысль 03 Марта 2010, 09:13:55:
как поставить дополнительные библиотеки   indicate >= 0.2.0  и gtk+-2.0 >= 2.14.0
всё просто ищем в синаптике или здесь по имени
http://packages.ubuntu.com/search?keywords=indicate&searchon=names&suite=karmic&section=all ну вот libindicate-dev это наша библиотека. ставим в синаптике
далее http://packages.ubuntu.com/search?suite=karmic&section=all&arch=any&searchon=names&keywords=libgtk2 libgtk2.0-dev наш вариант. ставим в синаптике

теперь ./make потом ./configure смолтрим чтобы не ругался и sudo checkinstall (собирает deb пакет, так проще потом улалить, если прога не заработает)

---------
более простой способ я УЖЕ написал
или просто ищем готовый бинарник
« Последнее редактирование: 03 Марта 2010, 09:13:55 от Belyaev Nikolay »
"Сначала они вас игнорируют, потом смеются над вами, потом борются с вами, а потом вы побеждаете"
Махатма Ганди

Оффлайн AnrDaemon

  • Заслуженный пользователь
  • Старожил
  • *
  • Сообщений: 28366
    • Просмотр профиля
Re: xchat-indicator-0.2
« Ответ #4 : 03 Марта 2010, 21:42:00 »
А разве configure не перед make запускается?
Хотите получить помощь? Потрудитесь представить запрошенную информацию в полном объёме.

Прежде чем [Отправить], нажми [Просмотр] и прочти собственное сообщение. Сам-то понял, что написал?…

Оффлайн Belyaev Nikolay

  • Активист
  • *
  • Сообщений: 734
    • Просмотр профиля
    • моя работа- дробилки, грохота...
Re: xchat-indicator-0.2
« Ответ #5 : 04 Марта 2010, 11:01:17 »
блин. попутался :( и в такой поговорке make configure make install
"Сначала они вас игнорируют, потом смеются над вами, потом борются с вами, а потом вы побеждаете"
Махатма Ганди

 

Страница сгенерирована за 0.029 секунд. Запросов: 23.