psyBNC - Ubuntu

Kubuntu, Xubuntu и другие

Модератор: Модераторы разделов

celovec
Сообщения: 151

psyBNC - Ubuntu

Сообщение celovec »

Помогите пожалуйста установить PsyBNC
Нашел достаточно много хелпа по его установке но так нечего и не получилось.

А теперь подробней об установки:
Скачал psyBNC-2.3.2-7.tar.gz
Распаковал его в домашнюю директорию. Появилась папка psybnc зашел в нее.
Там пишу make menuconfig
После чего ответ: такой команды нету.
Что делать?
Спасибо сказали:
Аватара пользователя
alv
Бывший модератор
Сообщения: 7275
Статус: Пенсионер в законе
ОС: Cintu

Re: psyBNC - Ubuntu

Сообщение alv »

celovec писал(а):
19.04.2006 14:15
Помогите пожалуйста установить PsyBNC
Нашел достаточно много хелпа по его установке но так нечего и не получилось.

А теперь подробней об установки:
Скачал psyBNC-2.3.2-7.tar.gz
Распаковал его в домашнюю директорию. Появилась папка psybnc зашел в нее.
Там пишу make menuconfig
После чего ответ: такой команды нету.
Что делать?

а она есть? команда make? в свежеустановленном Ubuntu - не факт, что есть
соответственно - apt-get install make
и все остальное, что нужно для сборки
Это один путь
Другой - поискать бинарник
в репозитории Ubuntu вроде действительно такого нет, но возможно, окажется в репозитории Debian
Или еще где deb-пакет может лежать
Спасибо сказали:
celovec
Сообщения: 151

Re: psyBNC - Ubuntu

Сообщение celovec »

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

rt@riv:~/psybnc$ make menuconfig
Initializing Menu-Configuration
[*] Running Conversion Tool for older psyBNC Data.
tools/convconf.c:26:19: ошибка: stdio.h: No such file or directory
tools/convconf.c:27:23: ошибка: sys/types.h: No such file or directory
tools/convconf.c:28:24: ошибка: sys/socket.h: No such file or directory
tools/convconf.c:29:19: ошибка: netdb.h: No such file or directory
tools/convconf.c:30:20: ошибка: stdlib.h: No such file or directory
tools/convconf.c:33:20: ошибка: unistd.h: No such file or directory
tools/convconf.c:34:19: ошибка: fcntl.h: No such file or directory
tools/convconf.c:35:19: ошибка: errno.h: No such file or directory
tools/convconf.c:36:22: ошибка: sys/time.h: No such file or directory
tools/convconf.c:37:24: ошибка: netinet/in.h: No such file or directory
tools/convconf.c:38:20: ошибка: string.h: No such file or directory
tools/convconf.c:40:22: ошибка: sys/stat.h: No such file or directory
tools/convconf.c:41:23: ошибка: arpa/inet.h: No such file or directory
tools/convconf.c:42:19: ошибка: ctype.h: No such file or directory
tools/convconf.c:43:20: ошибка: signal.h: No such file or directory
tools/convconf.c:46: error: syntax error before ‘*’ token
tools/convconf.c: In function ‘cofile’:
tools/convconf.c:51: error: ‘infile’ undeclared (first use in this function)
tools/convconf.c:51: error: (Each undeclared identifier is reported only once
tools/convconf.c:51: error: for each function it appears in.)
tools/convconf.c:53: warning: incompatible implicit declaration of built-in function ‘strchr’
tools/convconf.c:54: error: ‘NULL’ undeclared (first use in this function)
tools/convconf.c:63: warning: incompatible implicit declaration of built-in function ‘strlen’
tools/convconf.c:64: warning: incompatible implicit declaration of built-in function ‘strcpy’
tools/convconf.c:69: warning: incompatible implicit declaration of built-in function ‘strlen’
tools/convconf.c:70: warning: incompatible implicit declaration of built-in function ‘strstr’
tools/convconf.c:70: error: ‘ppo’ undeclared (first use in this function)
tools/convconf.c:74: warning: incompatible implicit declaration of built-in function ‘fprintf’
tools/convconf.c:74: error: ‘outfile’ undeclared (first use in this function)
tools/convconf.c:74: error: ‘fname’ undeclared (first use in this function)
tools/convconf.c:77: warning: incompatible implicit declaration of built-in function ‘fprintf’
tools/convconf.c:81: error: label at end of compound statement
tools/convconf.c: At top level:
tools/convconf.c:85: error: syntax error before ‘FILE’
tools/convconf.c: In function ‘convertlist’:
tools/convconf.c:92: error: ‘FILE’ undeclared (first use in this function)
tools/convconf.c:92: error: ‘listfile’ undeclared (first use in this function)
tools/convconf.c:93: error: ‘fil’ undeclared (first use in this function)
tools/convconf.c:94: error: ‘NULL’ undeclared (first use in this function)
tools/convconf.c:97: warning: incompatible implicit declaration of built-in function ‘strchr’
tools/convconf.c:103: warning: incompatible implicit declaration of built-in function ‘sprintf’
tools/convconf.c:103: error: ‘parampattern’ undeclared (first use in this function)
tools/convconf.c:104: warning: incompatible implicit declaration of built-in function ‘fprintf’
tools/convconf.c:104: error: ‘outfile’ undeclared (first use in this function)
tools/convconf.c:104: error: ‘fname’ undeclared (first use in this function)
tools/convconf.c:104: error: ‘section’ undeclared (first use in this function)
tools/convconf.c: At top level:
tools/convconf.c:113: error: syntax error before ‘FILE’
tools/convconf.c: In function ‘convertlists’:
tools/convconf.c:117: warning: incompatible implicit declaration of built-in function ‘sprintf’
tools/convconf.c:117: error: ‘uid’ undeclared (first use in this function)
tools/convconf.c:119: error: ‘outfile’ undeclared (first use in this function)
tools/convconf.c: In function ‘main’:
tools/convconf.c:140: error: ‘FILE’ undeclared (first use in this function)
tools/convconf.c:140: error: ‘handle’ undeclared (first use in this function)
tools/convconf.c:141: error: ‘fconfif’ undeclared (first use in this function)
tools/convconf.c:153: error: ‘NULL’ undeclared (first use in this function)
tools/convconf.c:156: warning: incompatible implicit declaration of built-in function ‘printf’
tools/convconf.c:161: warning: incompatible implicit declaration of built-in function ‘exit’
tools/convconf.c:176: warning: incompatible implicit declaration of built-in function ‘sprintf’
tools/convconf.c:193: warning: incompatible implicit declaration of built-in function ‘printf’
tools/convconf.c:197: warning: incompatible implicit declaration of built-in function ‘fprintf’
tools/convconf.c:207: warning: incompatible implicit declaration of built-in function ‘fprintf’
tools/convconf.c:212: warning: incompatible implicit declaration of built-in function ‘exit’
make: *** [menuconfig] Ошибка 1

Подскажите пожалуйста что делать?
Спасибо сказали:
snake
Бывший модератор
Сообщения: 677

Re: psyBNC - Ubuntu

Сообщение snake »

(celovec @ Apr 19 2006, в 14:15) писал(а):Там пишу make menuconfig

Стоп! А разве menuconfig это не для сборки ядра? Вы ж прикладную прогу собираете, так? А ./configure сделали?
Надо, сначала прочитать instal, readme, по результатам сделать
./configure [с опциями если необходимы]
и только затем
make
Если все в порядке, уже
sudo make install
В реальности все не так, как на самом деле...
JabberID: zmeyk@jabber.ru
Спасибо сказали:
celovec
Сообщения: 151

Re: psyBNC - Ubuntu

Сообщение celovec »

В хеплах которые я нашел в Интернете говорят нужно писать make menuconfig.
А ./configure такого файла в PsyBNC нет.
Может вы знаете где есть deb пакет? Пересмотрел весь гугл. - Нету :(
Спасибо сказали:
snake
Бывший модератор
Сообщения: 677

Re: psyBNC - Ubuntu

Сообщение snake »

celovec писал(а):
04.07.2006 23:52
А ./configure такого файла в PsyBNC нет.

Странно... Такое нечасто встречаеться, восновном если прога небольшая и независит от специфических библиотек, и, следовательно, можно сочинить универсальный make файл. Однажды правда, столкнулся с тем, что автор просто забыл положить этот скрипт, пришлось создавать самому при помощи autoconf'а.
Но тут судя по ошибкам, make не может найти заголовочных файлов, причем даже stdio.h, т.е. хидеров для основных системных библиотек! Следовательно, либо майкфайл несконфигурирован, либо не стоят девел пакеты требуемых библиотек.
celovec писал(а):
04.07.2006 23:52
Может вы знаете где есть deb пакет? Пересмотрел весь гугл. - Нету :(

Незнаю. Я ведь даже не в курсе, что это за прога такая -- PsyBNC, может какой-нибудь аналог есть?...
В реальности все не так, как на самом деле...
JabberID: zmeyk@jabber.ru
Спасибо сказали:
celovec
Сообщения: 151

Re: psyBNC - Ubuntu

Сообщение celovec »

Программа позволяет постоянно находится в ирк сети. И следить за приват логами.
Спасибо сказали: