* [Comm] IDE motor
@ 2005-04-15 8:45 Aleksey P. Karelin
2005-04-15 9:20 ` Michael Isachenkov
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Aleksey P. Karelin @ 2005-04-15 8:45 UTC (permalink / raw)
To: community
Добрый день!
Пытаюсь собрать консольную IDE motor. Ругается на ./configure:
configure: error: The ncurses terminal library is required in order to
build the program
Что это за библиотека?
С уважением,
Карелин А.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] IDE motor
2005-04-15 8:45 [Comm] IDE motor Aleksey P. Karelin
@ 2005-04-15 9:20 ` Michael Isachenkov
2005-04-15 9:22 ` Yuri Borunov
2005-04-16 19:43 ` Vitaly Lipatov
2 siblings, 0 replies; 8+ messages in thread
From: Michael Isachenkov @ 2005-04-15 9:20 UTC (permalink / raw)
To: community
>> Добрый день!
>
> Пытаюсь собрать консольную IDE motor. Ругается на ./configure:
>
> configure: error: The ncurses terminal library is required in order to
> build the program
>
> Что это за библиотека?
>
>
apt-get install libncurses-devel
--
Best regards, Michael Isachenkov
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] IDE motor
2005-04-15 8:45 [Comm] IDE motor Aleksey P. Karelin
2005-04-15 9:20 ` Michael Isachenkov
@ 2005-04-15 9:22 ` Yuri Borunov
2005-04-15 9:37 ` Aleksey P. Karelin
2005-04-16 19:43 ` Vitaly Lipatov
2 siblings, 1 reply; 8+ messages in thread
From: Yuri Borunov @ 2005-04-15 9:22 UTC (permalink / raw)
To: community
Пакет libncurses-devel стоит?
On Fri, 15 Apr 2005 12:45:18 +0400
"Aleksey P. Karelin" <karelin-ap@mail.ru> wrote:
> Добрый день!
>
> Пытаюсь собрать консольную IDE motor. Ругается на ./configure:
>
> configure: error: The ncurses terminal library is required in order to
> build the program
>
> Что это за библиотека?
>
>
> С уважением,
> Карелин А.
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> https://lists.altlinux.ru/mailman/listinfo/community
--
Respectfully, Yuri Borunov.
Dot-internet ( www.dot.ru )
System administrator.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] IDE motor
2005-04-15 8:45 [Comm] IDE motor Aleksey P. Karelin
2005-04-15 9:20 ` Michael Isachenkov
2005-04-15 9:22 ` Yuri Borunov
@ 2005-04-16 19:43 ` Vitaly Lipatov
2005-04-18 6:14 ` Aleksey P. Karelin
2 siblings, 1 reply; 8+ messages in thread
From: Vitaly Lipatov @ 2005-04-16 19:43 UTC (permalink / raw)
To: community
On Friday 15 April 2005 12:45, Aleksey P. Karelin wrote:
> Добрый день!
>
> Пытаюсь собрать консольную IDE motor. Ругается на ./configure:
Она же есть в Мастере, зачем собирать?
--
Lav
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! LaTeX! LyX!
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] IDE motor
2005-04-16 19:43 ` Vitaly Lipatov
@ 2005-04-18 6:14 ` Aleksey P. Karelin
2005-04-18 8:33 ` Vitaly Lipatov
2005-04-18 9:03 ` Nick S. Grechukh
0 siblings, 2 replies; 8+ messages in thread
From: Aleksey P. Karelin @ 2005-04-18 6:14 UTC (permalink / raw)
To: community
Vitaly Lipatov wrote:
>On Friday 15 April 2005 12:45, Aleksey P. Karelin wrote:
>
>
>>Добрый день!
>>
>>Пытаюсь собрать консольную IDE motor. Ругается на ./configure:
>>
>>
>Она же есть в Мастере, зачем собирать?
>
>
>
apt-cache search motor ?
нету.
С уважением,
Карелин А.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] IDE motor
2005-04-18 6:14 ` Aleksey P. Karelin
@ 2005-04-18 8:33 ` Vitaly Lipatov
2005-04-18 9:03 ` Nick S. Grechukh
1 sibling, 0 replies; 8+ messages in thread
From: Vitaly Lipatov @ 2005-04-18 8:33 UTC (permalink / raw)
To: community
On Monday 18 April 2005 10:14, Aleksey P. Karelin wrote:
> Vitaly Lipatov wrote:
> >On Friday 15 April 2005 12:45, Aleksey P. Karelin wrote:
> >>Добрый день!
> >>
> >>Пытаюсь собрать консольную IDE motor. Ругается на
> >> ./configure:
> >
> >Она же есть в Мастере, зачем собирать?
>
> apt-cache search motor ?
> нету.
Странно, что нет. Ну в Сизифе есть, можно взять спек и
пересобрать. Всё правильнее.
--
Lav
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! LaTeX! LyX!
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] IDE motor
2005-04-18 6:14 ` Aleksey P. Karelin
2005-04-18 8:33 ` Vitaly Lipatov
@ 2005-04-18 9:03 ` Nick S. Grechukh
1 sibling, 0 replies; 8+ messages in thread
From: Nick S. Grechukh @ 2005-04-18 9:03 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 373 bytes --]
On Monday 18 April 2005 09:14, Aleksey P. Karelin wrote:
> Vitaly Lipatov wrote:
> >On Friday 15 April 2005 12:45, Aleksey P. Karelin wrote:
> >>Добрый день!
> >>
> >>Пытаюсь собрать консольную IDE motor. Ругается на ./configure:
> >
> >Она же есть в Мастере, зачем собирать?
> apt-cache search motor ?
> нету.
последнй раз я его видел в районе obsolete. но и там уже нету
[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-04-18 9:03 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-15 8:45 [Comm] IDE motor Aleksey P. Karelin
2005-04-15 9:20 ` Michael Isachenkov
2005-04-15 9:22 ` Yuri Borunov
2005-04-15 9:37 ` Aleksey P. Karelin
2005-04-16 19:43 ` Vitaly Lipatov
2005-04-18 6:14 ` Aleksey P. Karelin
2005-04-18 8:33 ` Vitaly Lipatov
2005-04-18 9:03 ` Nick S. Grechukh
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git