* [mdk-re] [JT] mondo
@ 2001-10-04 20:19 Gosha
2001-10-04 20:34 ` Любимов А.В.
2001-10-05 12:41 ` [mdk-re] " Sergey Sokolov
0 siblings, 2 replies; 65+ messages in thread
From: Gosha @ 2001-10-04 20:19 UTC (permalink / raw)
To: Mandrake-russian
Hi All!
Решил попробовать %subj. Взял src.rpm. При пересборке получил:
+ gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -lnewt -lslang -o mondo-restore
/usr/bin/ld: cannot find -lnewt
collect2: ld returned 1 exit status
Похоже у меня в системе чего-то не хватает. Подскажите плиз,
что это за -lnewt ?
--
Best regards!
Igor Solovyov
Zlatoust, Russia
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-04 20:19 [mdk-re] [JT] mondo Gosha
@ 2001-10-04 20:34 ` Любимов А.В.
2001-10-04 20:40 ` Gosha
2001-10-04 20:48 ` Gosha
2001-10-05 12:41 ` [mdk-re] " Sergey Sokolov
1 sibling, 2 replies; 65+ messages in thread
From: Любимов А.В. @ 2001-10-04 20:34 UTC (permalink / raw)
To: mandrake-russian
On Thu, 4 Oct 2001 22:19:42 +0600
Gosha <gosha@sendmail.ru> wrote:
> Hi All!
>
> Решил попробовать %subj. Взял src.rpm. При пересборке получил:
>
> + gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -lnewt -lslang -o mondo-restore
> /usr/bin/ld: cannot find -lnewt
> collect2: ld returned 1 exit status
>
> Похоже у меня в системе чего-то не хватает. Подскажите плиз,
> что это за -lnewt
метода поиска
[root@perec avl]# apt-cache search newt
newt - A development library for text mode user interfaces.
perl-Newt - HTML parser modules for perl
hugs98 - Hugs 98: The Nottingham and Yale Haskell system
libnewt-devel-static - Newt windowing toolkit development files.
libnewt-devel - Newt windowing toolkit development files.
libnewt - Newt windowing toolkit development files library.
все ясно?
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-04 20:34 ` Любимов А.В.
@ 2001-10-04 20:40 ` Gosha
2001-10-04 20:48 ` Gosha
1 sibling, 0 replies; 65+ messages in thread
From: Gosha @ 2001-10-04 20:40 UTC (permalink / raw)
To: mandrake-russian
Hi!
On Thu, 4 Oct 2001 20:37:00 +0400
Любимов А.В. <info@atmsk.ru> wrote:
> > Решил попробовать %subj. Взял src.rpm. При пересборке получил:
> >
> > + gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -lnewt -lslang -o mondo-restore
> > /usr/bin/ld: cannot find -lnewt
> > collect2: ld returned 1 exit status
> >
> > Похоже у меня в системе чего-то не хватает. Подскажите плиз,
> > что это за -lnewt
>
> метода поиска
> [root@perec avl]# apt-cache search newt
> newt - A development library for text mode user interfaces.
> perl-Newt - HTML parser modules for perl
> hugs98 - Hugs 98: The Nottingham and Yale Haskell system
> libnewt-devel-static - Newt windowing toolkit development files.
> libnewt-devel - Newt windowing toolkit development files.
> libnewt - Newt windowing toolkit development files library.
>
> все ясно?
Спасибо. А я подумал, что это опция компилятора и не стал искать. :-))))
--
Best regards!
Igor Solovyov
Zlatoust, Russia
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-04 20:34 ` Любимов А.В.
2001-10-04 20:40 ` Gosha
@ 2001-10-04 20:48 ` Gosha
2001-10-04 21:00 ` Любимов А.В.
1 sibling, 1 reply; 65+ messages in thread
From: Gosha @ 2001-10-04 20:48 UTC (permalink / raw)
To: mandrake-russian
Hi!
On Thu, 4 Oct 2001 20:37:00 +0400
Любимов А.В. <info@atmsk.ru> wrote:
> > Похоже у меня в системе чего-то не хватает. Подскажите плиз,
> > что это за -lnewt
>
> метода поиска
> [root@perec avl]# apt-cache search newt
> newt - A development library for text mode user interfaces.
> perl-Newt - HTML parser modules for perl
> hugs98 - Hugs 98: The Nottingham and Yale Haskell system
> libnewt-devel-static - Newt windowing toolkit development files.
> libnewt-devel - Newt windowing toolkit development files.
> libnewt - Newt windowing toolkit development files library.
>
> все ясно?
Я было обрадовался, да не тут-то было!
$ rpm -qa | grep newt
libnewt-0.50.30-alt1
newt-0.50.30-alt1
libnewt-devel-0.50.30-alt1
$ rpm -qa | grep Newt
perl-Newt-1.08-alt4
Неужели hugs98 нужно ставить?
--
Best regards!
Igor Solovyov
Zlatoust, Russia
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-04 20:48 ` Gosha
@ 2001-10-04 21:00 ` Любимов А.В.
2001-10-04 21:18 ` Gosha
0 siblings, 1 reply; 65+ messages in thread
From: Любимов А.В. @ 2001-10-04 21:00 UTC (permalink / raw)
To: mandrake-russian
On Thu, 4 Oct 2001 22:47:54 +0600
Gosha <gosha@sendmail.ru> wrote:
> Я было обрадовался, да не тут-то было!
> libnewt-devel-0.50.30-alt1
это он
[root@perec avl]# rpm -q --list libnewt-devel
/usr/include/newt.h
/usr/lib/libnewt.so
/usr/lib/whiptcl.so
/usr/share/doc/libnewt-devel-0.50.30
/usr/share/doc/libnewt-devel-0.50.30/tutorial.sgml
[root@perec avl]#
[root@perec avl]# ld -lnewt
ld: warning: cannot find entry symbol _start; not setting start address
пока не будет такого результата - шаманить
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-04 21:00 ` Любимов А.В.
@ 2001-10-04 21:18 ` Gosha
2001-10-04 21:32 ` Любимов А.В.
2001-10-05 1:18 ` [mdk-re] " Mikhail Zabaluev
0 siblings, 2 replies; 65+ messages in thread
From: Gosha @ 2001-10-04 21:18 UTC (permalink / raw)
To: mandrake-russian
Hi!
On Thu, 4 Oct 2001 21:03:06 +0400
Любимов А.В. <info@atmsk.ru> wrote:
> > libnewt-devel-0.50.30-alt1
> это он
>
> [root@perec avl]# rpm -q --list libnewt-devel
> /usr/include/newt.h
> /usr/lib/libnewt.so
> /usr/lib/whiptcl.so
> /usr/share/doc/libnewt-devel-0.50.30
> /usr/share/doc/libnewt-devel-0.50.30/tutorial.sgml
> [root@perec avl]#
>
> [root@perec avl]# ld -lnewt
> ld: warning: cannot find entry symbol _start; not setting start address
>
> пока не будет такого результата - шаманить
Вот так номер! Результат-то есть:
$ ld -lnewt
ld: warning: cannot find entry symbol _start; not setting start address
Что за чудеса? По прежнему:
+ gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -lnewt -lslang -o mondo-restore
/usr/bin/ld: cannot find -lnewt
--
Best regards!
Igor Solovyov
Zlatoust, Russia
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-04 21:18 ` Gosha
@ 2001-10-04 21:32 ` Любимов А.В.
2001-10-04 22:08 ` Gosha
2001-10-05 1:18 ` [mdk-re] " Mikhail Zabaluev
1 sibling, 1 reply; 65+ messages in thread
From: Любимов А.В. @ 2001-10-04 21:32 UTC (permalink / raw)
To: mandrake-russian
On Thu, 4 Oct 2001 23:18:12 +0600
Gosha <gosha@sendmail.ru> wrote:
>
> Вот так номер! Результат-то есть:
полдела
> Что за чудеса? По прежнему:
значит некорректный configure портит путь к библиотеке
опция -Lпуть показывает где искать библиотеки
в makefile посмотреть на предмет определения libs или чего подобного и добавить -L/usr/lib/
крайний случай:
и -L/usr/include/
хотя по смыслу тогда больше подходит -I/usr/include/
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-04 21:32 ` Любимов А.В.
@ 2001-10-04 22:08 ` Gosha
2001-10-04 22:19 ` Любимов А.В.
0 siblings, 1 reply; 65+ messages in thread
From: Gosha @ 2001-10-04 22:08 UTC (permalink / raw)
To: mandrake-russian
Hi!
On Thu, 4 Oct 2001 21:34:25 +0400
Любимов А.В. <info@atmsk.ru> wrote:
> значит некорректный configure портит путь к библиотеке
>
> опция -Lпуть показывает где искать библиотеки
> в makefile посмотреть на предмет определения libs или чего подобного и добавить -L/usr/lib/
>
> крайний случай:
> и -L/usr/include/
> хотя по смыслу тогда больше подходит -I/usr/include/
Я там не нашел makefile. Вот:
[gosha@private SPECS]$ ls -l ../BUILD/mondo-1.15
итого 2308
-rw-r--r-- 1 gosha gosha 20907 Сен 29 19:07 CHANGES
-rw-r--r-- 1 gosha gosha 758 Сен 29 19:07 INSTALL
-rwxr-xr-x 1 gosha gosha 576 Сен 29 19:07 install.sh
-rw-r--r-- 1 gosha gosha 15680 Сен 29 19:07 LICENSE
-rwxr-xr-x 1 gosha gosha 43065 Сен 29 19:07 mondo-archive
-rwxr-xr-x 1 gosha gosha 8836 Окт 4 23:58 mondo-checksum
-rw-r--r-- 1 gosha gosha 6581 Сен 29 19:07 mondo-checksum.c
-rwxr-xr-x 1 gosha gosha 7364 Окт 4 23:58 mondo-filelistchop
-rw-r--r-- 1 gosha gosha 2819 Сен 29 19:07 mondo-filelistchop.c
-rwxr-xr-x 1 gosha gosha 97264 Сен 29 19:07 mondo-manual.html
-rw-r--r-- 1 gosha gosha 30167 Сен 29 19:07 mondo-newt.c
-r--r--r-- 1 gosha gosha 52698 Сен 29 19:07 mondo-restore.c
-rwxr-xr-x 1 gosha gosha 1886392 Сен 29 19:07 mondo-tarme
-rw-r--r-- 1 gosha gosha 36597 Сен 29 19:07 mondo-tarme.c
-r--r--r-- 1 gosha gosha 6387 Сен 29 19:07 mondo-tools.c
-r--r--r-- 1 gosha gosha 454 Сен 29 19:07 my-stuff.h
-rw-r--r-- 1 gosha gosha 12577 Сен 29 19:07 README
-rw-r--r-- 1 gosha gosha 23827 Сен 29 19:07 restore-scripts.tgz
-rwxr-xr-x 1 gosha gosha 63209 Сен 29 19:07 sbminst
-rw-r--r-- 1 gosha gosha 7016 Сен 29 19:07 TODO
Посмотрел спек. Поправил там. Вот результаты всех трех вариантов:
....
+ gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -L/usr/lib/ -lnewt -lslang -o mondo-restore
/usr/bin/ld: cannot find -lnewt
collect2: ld returned 1 exit status
....
+ gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -L/usr/include/ -lnewt -lslang -o mondo-restore
/usr/bin/ld: cannot find -lnewt
collect2: ld returned 1 exit status
....
+ gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -I/usr/include/ -lnewt -lslang -o mondo-restore
/usr/bin/ld: cannot find -lnewt
collect2: ld returned 1 exit status
Не получается ничего. :-(((
--
Best regards!
Igor Solovyov
Zlatoust, Russia
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-04 22:08 ` Gosha
@ 2001-10-04 22:19 ` Любимов А.В.
2001-10-04 22:31 ` Gosha
0 siblings, 1 reply; 65+ messages in thread
From: Любимов А.В. @ 2001-10-04 22:19 UTC (permalink / raw)
To: mandrake-russian
On Fri, 5 Oct 2001 00:07:49 +0600
Gosha <gosha@sendmail.ru> wrote:
>
> Посмотрел спек. Поправил там. Вот результаты всех трех вариантов:
еще лучше
> + gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -L/usr/lib/ -lnewt -lslang -o mondo-restore
> /usr/bin/ld: cannot find -lnewt
> collect2: ld returned 1 exit status
все правильно.
я так понимаю, сборка идет из рпм?
перейти в build и давая только эту команду
gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -L/usr/lib/ -lnewt -lslang -o mondo-restore
добится ее работы опцией -L
имхо ошибка будет более определенной.
еще проверить
ld -lslang - может это ее он не находит?
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-04 22:19 ` Любимов А.В.
@ 2001-10-04 22:31 ` Gosha
2001-10-04 23:29 ` Любимов А.В.
0 siblings, 1 reply; 65+ messages in thread
From: Gosha @ 2001-10-04 22:31 UTC (permalink / raw)
To: mandrake-russian
Hi!
On Thu, 4 Oct 2001 22:21:30 +0400
Любимов А.В. <info@atmsk.ru> wrote:
> я так понимаю, сборка идет из рпм?
да
> перейти в build и давая только эту команду
> gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -L/usr/lib/ -lnewt -lslang -o mondo-restore
> добится ее работы опцией -L
> имхо ошибка будет более определенной.
[gosha@private mondo-1.15]$ gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -L/usr/lib/ -lnewt -lslang -o mondo-restore
/usr/bin/ld: cannot find -lnewt
collect2: ld returned 1 exit status
[gosha@private mondo-1.15]$ gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -L/usr/include/ -lnewt -lslang -o mondo-restore
/usr/bin/ld: cannot find -lnewt
collect2: ld returned 1 exit status
[gosha@private mondo-1.15]$ gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -I/usr/include/ -lnewt -lslang -o mondo-restore
/usr/bin/ld: cannot find -lnewt
collect2: ld returned 1 exit status
:-(
> еще проверить
> ld -lslang - может это ее он не находит?
[gosha@private mondo-1.15]$ ld -lslang
ld: warning: cannot find entry symbol _start; not setting start address
Прямо чудеса да и только. :-((((
--
Best regards!
Igor Solovyov
Zlatoust, Russia
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-04 22:31 ` Gosha
@ 2001-10-04 23:29 ` Любимов А.В.
2001-10-05 1:26 ` Баталов Григорий
0 siblings, 1 reply; 65+ messages in thread
From: Любимов А.В. @ 2001-10-04 23:29 UTC (permalink / raw)
To: mandrake-russian
On Fri, 5 Oct 2001 00:30:55 +0600
Gosha <gosha@sendmail.ru> wrote:
\r> > перейти в build и давая только эту команду
> > gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -L/usr/lib/ -lnewt -lslang -o mondo-restore
> > добится ее работы опцией -L
> > имхо ошибка будет более определенной.
>
> [gosha@private mondo-1.15]$ gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -L/usr/lib/ -lnewt -lslang -o mondo-restore
> /usr/bin/ld: cannot find -lnewt
> collect2: ld returned 1 exit status
это мой потолок ;(
с таким не грех обратится к более опытным людям.
^ permalink raw reply [flat|nested] 65+ messages in thread
* [mdk-re] Re: [JT] mondo
2001-10-04 21:18 ` Gosha
2001-10-04 21:32 ` Любимов А.В.
@ 2001-10-05 1:18 ` Mikhail Zabaluev
2001-10-05 12:12 ` Gosha
1 sibling, 1 reply; 65+ messages in thread
From: Mikhail Zabaluev @ 2001-10-05 1:18 UTC (permalink / raw)
To: mandrake-russian
Hello Gosha,
On Thu, Oct 04, 2001 at 11:18:12PM +0600, Gosha wrote:
>
> Вот так номер! Результат-то есть:
>
> $ ld -lnewt
> ld: warning: cannot find entry symbol _start; not setting start address
>
> Что за чудеса? По прежнему:
> + gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -lnewt -lslang -o mondo-restore
> /usr/bin/ld: cannot find -lnewt
Ключевой параметр здесь --static. Ищите libnewt.a; держу пари, это в
libnewt-devel-static. Или правьте Makefile, чтобы --static не было.
И вообще, изучайте матчасть. info gcc, info ld, до просветления.
--
Stay tuned,
MhZ JID: mookid@jabber.org
___________
In order to get a loan you must first prove you don't need it.
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-04 23:29 ` Любимов А.В.
@ 2001-10-05 1:26 ` Баталов Григорий
2001-10-05 1:39 ` Любимов А.В.
0 siblings, 1 reply; 65+ messages in thread
From: Баталов Григорий @ 2001-10-05 1:26 UTC (permalink / raw)
To: mandrake-russian
Thu, 4 Oct 2001 23:31:58 +0400
Любимов А.В. <info@atmsk.ru> писал(а):
ЛА> > [gosha@private mondo-1.15]$ gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -L/usr/lib/ -lnewt -lslang -o mondo-restore
ЛА> > /usr/bin/ld: cannot find -lnewt
ЛА> > collect2: ld returned 1 exit status
ЛА>
ЛА> это мой потолок ;(
ЛА> с таким не грех обратится к более опытным людям.
Господа, а как на счет libnewt-devel-static?
Там ведь --static указан?
--
Баталов Григорий.
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-05 1:26 ` Баталов Григорий
@ 2001-10-05 1:39 ` Любимов А.В.
2001-10-05 12:06 ` Gosha
0 siblings, 1 reply; 65+ messages in thread
From: Любимов А.В. @ 2001-10-05 1:39 UTC (permalink / raw)
To: mandrake-russian
On Fri, 5 Oct 2001 01:31:57 +0400
Баталов Григорий <bga@kgok.murmansk.su> wrote:
> Thu, 4 Oct 2001 23:31:58 +0400
> Любимов А.В. <info@atmsk.ru> писал(а):
>
> ЛА> > [gosha@private mondo-1.15]$ gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -L/usr/lib/ -lnewt -lslang -o mondo-restore
> ЛА> > /usr/bin/ld: cannot find -lnewt
> ЛА> > collect2: ld returned 1 exit status
> ЛА>
> ЛА> это мой потолок ;(
> ЛА> с таким не грех обратится к более опытным людям.
>
> Господа, а как на счет libnewt-devel-static?
> Там ведь --static указан?
это было выше моего потолка. :)))
подождем, что пациент (mondo) скажет.
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-05 1:39 ` Любимов А.В.
@ 2001-10-05 12:06 ` Gosha
2001-10-06 17:23 ` Re[2]: " Sergey Sokolov
0 siblings, 1 reply; 65+ messages in thread
From: Gosha @ 2001-10-05 12:06 UTC (permalink / raw)
To: mandrake-russian
Hi!
On Fri, 5 Oct 2001 01:41:51 +0400
Любимов А.В. <info@atmsk.ru> wrote:
> > Господа, а как на счет libnewt-devel-static?
> > Там ведь --static указан?
>
> это было выше моего потолка. :)))
> подождем, что пациент (mondo) скажет.
Ура!!! Пациенту понравилось! Спасибочки.
--
Best regards!
Igor Solovyov
Zlatoust, Russia
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] Re: [JT] mondo
2001-10-05 1:18 ` [mdk-re] " Mikhail Zabaluev
@ 2001-10-05 12:12 ` Gosha
0 siblings, 0 replies; 65+ messages in thread
From: Gosha @ 2001-10-05 12:12 UTC (permalink / raw)
To: mandrake-russian
Hi!
On Fri, 5 Oct 2001 01:33:56 +0400
Mikhail Zabaluev <mhz@alt-linux.org> wrote:
> > /usr/bin/ld: cannot find -lnewt
>
> Ключевой параметр здесь --static. Ищите libnewt.a; держу пари, это в
> libnewt-devel-static. Или правьте Makefile, чтобы --static не было.
>
> И вообще, изучайте матчасть. info gcc, info ld, до просветления.
Бум изучать. Куда мы денемся! :-))
--
Best regards!
Igor Solovyov
Zlatoust, Russia
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-04 20:19 [mdk-re] [JT] mondo Gosha
2001-10-04 20:34 ` Любимов А.В.
@ 2001-10-05 12:41 ` Sergey Sokolov
1 sibling, 0 replies; 65+ messages in thread
From: Sergey Sokolov @ 2001-10-05 12:41 UTC (permalink / raw)
To: Gosha
Hello Gosha,
Thursday, October 04, 2001, 8:19:42 PM, you wrote:
G> Hi All!
G> Решил попробовать %subj. Взял src.rpm. При пересборке получил:
G> + gcc --static -O2 mondo-tools.c -O2 mondo-newt.c -O2 mondo-restore.c -lnewt -lslang -o mondo-restore
G> /usr/bin/ld: cannot find -lnewt
G> collect2: ld returned 1 exit status
G> Похоже у меня в системе чего-то не хватает. Подскажите плиз,
G> что это за -lnewt ?
На сайте есть список того, что этому mondo нужно. Может это для
собраной версии, а может вам поможет?
А mindi установлена?
--
Best regards,
Sergey mailto:renar@inbox.ru
Now playing: "[02] Patchwork - Flughund" from "MIDItation"
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re[2]: [mdk-re] [JT] mondo
2001-10-05 12:06 ` Gosha
@ 2001-10-06 17:23 ` Sergey Sokolov
2001-10-06 22:06 ` Gosha
0 siblings, 1 reply; 65+ messages in thread
From: Sergey Sokolov @ 2001-10-06 17:23 UTC (permalink / raw)
To: Gosha
Hello Gosha,
Friday, October 05, 2001, 12:06:34 PM, you wrote:
>> > Господа, а как на счет libnewt-devel-static?
>> > Там ведь --static указан?
>>
>> это было выше моего потолка. :)))
>> подождем, что пациент (mondo) скажет.
G> Ура!!! Пациенту понравилось! Спасибочки.
А поделитесь готовым rpm, чтоб на нашем дистрибутиве работал?
--
Best regards,
Sergey mailto:renar@inbox.ru
Now playing: "[09] Color Box - Grey Spook (Westside Mix)" from "Train To Chroma City"
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: Re[2]: [mdk-re] [JT] mondo
2001-10-06 17:23 ` Re[2]: " Sergey Sokolov
@ 2001-10-06 22:06 ` Gosha
2001-10-07 0:13 ` Sergey Sokolov
2001-10-08 11:47 ` Andriy Dobrovol's'kii
0 siblings, 2 replies; 65+ messages in thread
From: @ 2001-10-06 22:06 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-06 22:06 ` Gosha
@ 2001-10-07 0:13 ` Sergey Sokolov
2001-10-07 1:11 ` Alexander Blagin
` (2 more replies)
2001-10-08 11:47 ` Andriy Dobrovol's'kii
1 sibling, 3 replies; 65+ messages in thread
From: @ 2001-10-07 0:13 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-07 0:13 ` Sergey Sokolov
@ 2001-10-07 1:11 ` Alexander Blagin
2001-10-07 12:28 ` Re[2]: " Sergey Sokolov
2001-10-07 1:15 ` Alexander Blagin
2001-10-07 8:24 ` Gosha
2 siblings, 1 reply; 65+ messages in thread
From: @ 2001-10-07 1:11 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-07 0:13 ` Sergey Sokolov
2001-10-07 1:11 ` Alexander Blagin
@ 2001-10-07 1:15 ` Alexander Blagin
2001-10-07 12:28 ` Re[2]: " Sergey Sokolov
2001-10-07 8:24 ` Gosha
2 siblings, 1 reply; 65+ messages in thread
From: @ 2001-10-07 1:15 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-07 0:13 ` Sergey Sokolov
2001-10-07 1:11 ` Alexander Blagin
2001-10-07 1:15 ` Alexander Blagin
@ 2001-10-07 8:24 ` Gosha
2001-10-08 16:17 ` Aleksey Novodvorsky
2 siblings, 1 reply; 65+ messages in thread
From: @ 2001-10-07 8:24 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re[2]: [mdk-re] [JT] mondo
2001-10-07 1:15 ` Alexander Blagin
@ 2001-10-07 12:28 ` Sergey Sokolov
0 siblings, 0 replies; 65+ messages in thread
From: @ 2001-10-07 12:28 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re[2]: [mdk-re] [JT] mondo
2001-10-07 1:11 ` Alexander Blagin
@ 2001-10-07 12:28 ` Sergey Sokolov
2001-10-07 13:01 ` Gosha
2001-10-07 22:00 ` Alexander Blagin
0 siblings, 2 replies; 65+ messages in thread
From: @ 2001-10-07 12:28 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: Re[2]: [mdk-re] [JT] mondo
2001-10-07 12:28 ` Re[2]: " Sergey Sokolov
@ 2001-10-07 13:01 ` Gosha
2001-10-07 15:09 ` Gosha
2001-10-07 22:00 ` Alexander Blagin
1 sibling, 1 reply; 65+ messages in thread
From: @ 2001-10-07 13:01 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: Re[2]: [mdk-re] [JT] mondo
2001-10-07 13:01 ` Gosha
@ 2001-10-07 15:09 ` Gosha
0 siblings, 0 replies; 65+ messages in thread
From: @ 2001-10-07 15:09 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: Re[2]: [mdk-re] [JT] mondo
2001-10-07 12:28 ` Re[2]: " Sergey Sokolov
2001-10-07 13:01 ` Gosha
@ 2001-10-07 22:00 ` Alexander Blagin
2001-10-07 23:42 ` Re[4]: " Sergey Sokolov
1 sibling, 1 reply; 65+ messages in thread
From: @ 2001-10-07 22:00 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re[4]: [mdk-re] [JT] mondo
2001-10-07 22:00 ` Alexander Blagin
@ 2001-10-07 23:42 ` Sergey Sokolov
0 siblings, 0 replies; 65+ messages in thread
From: @ 2001-10-07 23:42 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-06 22:06 ` Gosha
2001-10-07 0:13 ` Sergey Sokolov
@ 2001-10-08 11:47 ` Andriy Dobrovol's'kii
1 sibling, 0 replies; 65+ messages in thread
From: @ 2001-10-08 11:47 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-07 8:24 ` Gosha
@ 2001-10-08 16:17 ` Aleksey Novodvorsky
2001-10-08 16:38 ` Gosha
2001-10-08 19:17 ` Re[2]: " Sergey Sokolov
0 siblings, 2 replies; 65+ messages in thread
From: @ 2001-10-08 16:17 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-08 16:17 ` Aleksey Novodvorsky
@ 2001-10-08 16:38 ` Gosha
2001-10-08 17:03 ` Aleksey Novodvorsky
2001-10-08 19:17 ` Re[2]: " Sergey Sokolov
1 sibling, 1 reply; 65+ messages in thread
From: @ 2001-10-08 16:38 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] mondo
2001-10-08 16:38 ` Gosha
@ 2001-10-08 17:03 ` Aleksey Novodvorsky
2001-10-08 19:44 ` Re[2]: " Sergey Sokolov
0 siblings, 1 reply; 65+ messages in thread
From: @ 2001-10-08 17:03 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re[2]: [mdk-re] [JT] mondo
2001-10-08 16:17 ` Aleksey Novodvorsky
2001-10-08 16:38 ` Gosha
@ 2001-10-08 19:17 ` Sergey Sokolov
1 sibling, 0 replies; 65+ messages in thread
From: @ 2001-10-08 19:17 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re[2]: [mdk-re] [JT] mondo
2001-10-08 17:03 ` Aleksey Novodvorsky
@ 2001-10-08 19:44 ` Sergey Sokolov
2001-10-08 20:58 ` Gosha
2001-10-09 12:37 ` Re[3]: " Sergey Sokolov
0 siblings, 2 replies; 65+ messages in thread
From: @ 2001-10-08 19:44 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: Re[2]: [mdk-re] [JT] mondo
2001-10-08 19:44 ` Re[2]: " Sergey Sokolov
@ 2001-10-08 20:58 ` Gosha
2001-10-09 12:37 ` Re[3]: " Sergey Sokolov
1 sibling, 0 replies; 65+ messages in thread
From: @ 2001-10-08 20:58 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re[3]: [mdk-re] [JT] mondo
2001-10-08 19:44 ` Re[2]: " Sergey Sokolov
2001-10-08 20:58 ` Gosha
@ 2001-10-09 12:37 ` Sergey Sokolov
2001-10-10 10:51 ` Gosha
1 sibling, 1 reply; 65+ messages in thread
From: @ 2001-10-09 12:37 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: Re[3]: [mdk-re] [JT] mondo
2001-10-09 12:37 ` Re[3]: " Sergey Sokolov
@ 2001-10-10 10:51 ` Gosha
2001-10-10 11:06 ` [mdk-re] Не ставится субж Roman Grigoriev
2001-10-10 13:07 ` Re[5]: [mdk-re] [JT] mondo Sergey Sokolov
0 siblings, 2 replies; 65+ messages in thread
From: @ 2001-10-10 10:51 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* [mdk-re] Не ставится субж
2001-10-10 10:51 ` Gosha
@ 2001-10-10 11:06 ` Roman Grigoriev
2001-10-10 11:40 ` [mdk-re] [JT] Вопль души: давайте уважать друг друга!╤ Antonio
2001-10-10 12:23 ` [mdk-re] Не ставится субж Artem K. Jouravsky
2001-10-10 13:07 ` Re[5]: [mdk-re] [JT] mondo Sergey Sokolov
1 sibling, 2 replies; 65+ messages in thread
From: @ 2001-10-10 11:06 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* [mdk-re] [JT] Вопль души: давайте уважать друг друга!╤
2001-10-10 11:06 ` [mdk-re] Не ставится субж Roman Grigoriev
@ 2001-10-10 11:40 ` Antonio
2001-10-10 12:08 ` [mdk-re] Re: [mdk-re] [JT] Вопль души Sergey S. Skulachenko
2001-10-10 12:23 ` [mdk-re] Не ставится субж Artem K. Jouravsky
1 sibling, 1 reply; 65+ messages in thread
From: @ 2001-10-10 11:40 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* [mdk-re] Re: [mdk-re] [JT] Вопль души
2001-10-10 11:40 ` [mdk-re] [JT] Вопль души: давайте уважать друг друга!╤ Antonio
@ 2001-10-10 12:08 ` Sergey S. Skulachenko
2001-10-10 12:17 ` [mdk-re] " Roman Grigoriev
` (3 more replies)
0 siblings, 4 replies; 65+ messages in thread
From: @ 2001-10-10 12:08 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* [mdk-re] Re: [mdk-re] Re: [mdk-re] [JT] Вопль души
2001-10-10 12:08 ` [mdk-re] Re: [mdk-re] [JT] Вопль души Sergey S. Skulachenko
@ 2001-10-10 12:17 ` Roman Grigoriev
2001-10-10 12:56 ` Antonio
` (2 more replies)
2001-10-10 12:39 ` Antonio
` (2 subsequent siblings)
3 siblings, 3 replies; 65+ messages in thread
From: @ 2001-10-10 12:17 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] Не ставится субж
2001-10-10 11:06 ` [mdk-re] Не ставится субж Roman Grigoriev
2001-10-10 11:40 ` [mdk-re] [JT] Вопль души: давайте уважать друг друга!╤ Antonio
@ 2001-10-10 12:23 ` Artem K. Jouravsky
2001-10-10 12:35 ` [mdk-re] " Roman Grigoriev
` (2 more replies)
1 sibling, 3 replies; 65+ messages in thread
From: @ 2001-10-10 12:23 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* [mdk-re] Re: [mdk-re] Не ставится субж
2001-10-10 12:23 ` [mdk-re] Не ставится субж Artem K. Jouravsky
@ 2001-10-10 12:35 ` Roman Grigoriev
2001-10-10 16:25 ` Roman Grigoriev
2001-10-11 3:53 ` [mdk-re] Не ставится субж Андрей Булава
2 siblings, 0 replies; 65+ messages in thread
From: @ 2001-10-10 12:35 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] Re: [mdk-re] [JT] Вопль души
2001-10-10 12:08 ` [mdk-re] Re: [mdk-re] [JT] Вопль души Sergey S. Skulachenko
2001-10-10 12:17 ` [mdk-re] " Roman Grigoriev
@ 2001-10-10 12:39 ` Antonio
2001-10-10 12:46 ` Artem K. Jouravsky
2001-10-11 2:38 ` [mdk-re] " Yura Gusev
3 siblings, 0 replies; 65+ messages in thread
From: @ 2001-10-10 12:39 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] [JT] Вопль души
2001-10-10 12:08 ` [mdk-re] Re: [mdk-re] [JT] Вопль души Sergey S. Skulachenko
2001-10-10 12:17 ` [mdk-re] " Roman Grigoriev
2001-10-10 12:39 ` Antonio
@ 2001-10-10 12:46 ` Artem K. Jouravsky
2001-10-11 2:38 ` [mdk-re] " Yura Gusev
3 siblings, 0 replies; 65+ messages in thread
From: @ 2001-10-10 12:46 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] Re: [mdk-re] Re: [mdk-re] [JT] Вопль души
2001-10-10 12:17 ` [mdk-re] " Roman Grigoriev
@ 2001-10-10 12:56 ` Antonio
2001-10-10 14:58 ` Aleksey Novodvorsky
2001-10-11 3:10 ` Андрей Булава
2 siblings, 0 replies; 65+ messages in thread
From: @ 2001-10-10 12:56 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re[5]: [mdk-re] [JT] mondo
2001-10-10 10:51 ` Gosha
2001-10-10 11:06 ` [mdk-re] Не ставится субж Roman Grigoriev
@ 2001-10-10 13:07 ` Sergey Sokolov
2001-10-10 16:38 ` Gosha
1 sibling, 1 reply; 65+ messages in thread
From: @ 2001-10-10 13:07 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] Re: [mdk-re] Re: [mdk-re] [JT] Вопль души
2001-10-10 12:17 ` [mdk-re] " Roman Grigoriev
2001-10-10 12:56 ` Antonio
@ 2001-10-10 14:58 ` Aleksey Novodvorsky
2001-10-11 3:10 ` Андрей Булава
2 siblings, 0 replies; 65+ messages in thread
From: @ 2001-10-10 14:58 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* [mdk-re] Re: [mdk-re] Не ставится субж
2001-10-10 12:23 ` [mdk-re] Не ставится субж Artem K. Jouravsky
2001-10-10 12:35 ` [mdk-re] " Roman Grigoriev
@ 2001-10-10 16:25 ` Roman Grigoriev
2001-10-10 17:52 ` [mdk-re] " Roman Grigoriev
2001-10-10 19:10 ` Alexander Blagin
2001-10-11 3:53 ` [mdk-re] Не ставится субж Андрей Булава
2 siblings, 2 replies; 65+ messages in thread
From: @ 2001-10-10 16:25 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: Re[5]: [mdk-re] [JT] mondo
2001-10-10 13:07 ` Re[5]: [mdk-re] [JT] mondo Sergey Sokolov
@ 2001-10-10 16:38 ` Gosha
2001-10-10 18:42 ` Re[7]: " Sergey Sokolov
0 siblings, 1 reply; 65+ messages in thread
From: @ 2001-10-10 16:38 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* [mdk-re] Re: [mdk-re] Re: [mdk-re] Не ставится субж
2001-10-10 16:25 ` Roman Grigoriev
@ 2001-10-10 17:52 ` Roman Grigoriev
2001-10-10 19:10 ` Alexander Blagin
1 sibling, 0 replies; 65+ messages in thread
From: @ 2001-10-10 17:52 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re[7]: [mdk-re] [JT] mondo
2001-10-10 16:38 ` Gosha
@ 2001-10-10 18:42 ` Sergey Sokolov
0 siblings, 0 replies; 65+ messages in thread
From: @ 2001-10-10 18:42 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* [mdk-re] Re: [mdk-re] Re: [mdk-re] Не ставится субж
2001-10-10 16:25 ` Roman Grigoriev
2001-10-10 17:52 ` [mdk-re] " Roman Grigoriev
@ 2001-10-10 19:10 ` Alexander Blagin
2001-10-11 10:06 ` [mdk-re] Re: [mdk-re] Re: [mdk-re] Re: [mdk-re] Не ставится субж Geforce3 Roman Grigoriev
1 sibling, 1 reply; 65+ messages in thread
From: @ 2001-10-10 19:10 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] Re: [mdk-re] [JT] Вопль души
2001-10-10 12:08 ` [mdk-re] Re: [mdk-re] [JT] Вопль души Sergey S. Skulachenko
` (2 preceding siblings ...)
2001-10-10 12:46 ` Artem K. Jouravsky
@ 2001-10-11 2:38 ` Yura Gusev
3 siblings, 0 replies; 65+ messages in thread
From: @ 2001-10-11 2:38 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] Re: [mdk-re] Re: [mdk-re] [JT] Вопль души
2001-10-10 12:17 ` [mdk-re] " Roman Grigoriev
2001-10-10 12:56 ` Antonio
2001-10-10 14:58 ` Aleksey Novodvorsky
@ 2001-10-11 3:10 ` Андрей Булава
2 siblings, 0 replies; 65+ messages in thread
From: @ 2001-10-11 3:10 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] Не ставится субж
2001-10-10 12:23 ` [mdk-re] Не ставится субж Artem K. Jouravsky
2001-10-10 12:35 ` [mdk-re] " Roman Grigoriev
2001-10-10 16:25 ` Roman Grigoriev
@ 2001-10-11 3:53 ` Андрей Булава
2001-10-12 1:32 ` Alexander Avramenko
2 siblings, 1 reply; 65+ messages in thread
From: @ 2001-10-11 3:53 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* [mdk-re] Re: [mdk-re] Re: [mdk-re] Re: [mdk-re] Не ставится субж Geforce3
2001-10-10 19:10 ` Alexander Blagin
@ 2001-10-11 10:06 ` Roman Grigoriev
0 siblings, 0 replies; 65+ messages in thread
From: @ 2001-10-11 10:06 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] Не ставится субж
2001-10-11 3:53 ` [mdk-re] Не ставится субж Андрей Булава
@ 2001-10-12 1:32 ` Alexander Avramenko
2001-10-12 2:20 ` [mdk-re] " Aleksey Novodvorsky
` (3 more replies)
0 siblings, 4 replies; 65+ messages in thread
From: @ 2001-10-12 1:32 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* [mdk-re] Re: [mdk-re] Не ставится субж
2001-10-12 1:32 ` Alexander Avramenko
@ 2001-10-12 2:20 ` Aleksey Novodvorsky
2001-10-12 23:34 ` Alexander Avramenko
2001-10-12 9:47 ` [mdk-re] ATAPI ZIP ( Не ставится субж) Vadim V. Zhytnikov
` (2 subsequent siblings)
3 siblings, 1 reply; 65+ messages in thread
From: @ 2001-10-12 2:20 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] ATAPI ZIP ( Не ставится субж)
2001-10-12 1:32 ` Alexander Avramenko
2001-10-12 2:20 ` [mdk-re] " Aleksey Novodvorsky
@ 2001-10-12 9:47 ` Vadim V. Zhytnikov
2001-10-12 23:34 ` Alexander Avramenko
2001-10-12 10:21 ` [mdk-re] Не ставится субж Vyt
2001-10-12 13:00 ` Michael Shigorin
3 siblings, 1 reply; 65+ messages in thread
From: @ 2001-10-12 9:47 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] Не ставится субж
2001-10-12 1:32 ` Alexander Avramenko
2001-10-12 2:20 ` [mdk-re] " Aleksey Novodvorsky
2001-10-12 9:47 ` [mdk-re] ATAPI ZIP ( Не ставится субж) Vadim V. Zhytnikov
@ 2001-10-12 10:21 ` Vyt
2001-10-12 13:00 ` Michael Shigorin
3 siblings, 0 replies; 65+ messages in thread
From: @ 2001-10-12 10:21 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] Не ставится субж
2001-10-12 1:32 ` Alexander Avramenko
` (2 preceding siblings ...)
2001-10-12 10:21 ` [mdk-re] Не ставится субж Vyt
@ 2001-10-12 13:00 ` Michael Shigorin
3 siblings, 0 replies; 65+ messages in thread
From: @ 2001-10-12 13:00 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] Re: [mdk-re] Не ставится субж
2001-10-12 2:20 ` [mdk-re] " Aleksey Novodvorsky
@ 2001-10-12 23:34 ` Alexander Avramenko
0 siblings, 0 replies; 65+ messages in thread
From: @ 2001-10-12 23:34 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
* Re: [mdk-re] ATAPI ZIP ( Не ставится субж)
2001-10-12 9:47 ` [mdk-re] ATAPI ZIP ( Не ставится субж) Vadim V. Zhytnikov
@ 2001-10-12 23:34 ` Alexander Avramenko
0 siblings, 0 replies; 65+ messages in thread
From: @ 2001-10-12 23:34 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 65+ messages in thread
end of thread, other threads:[~2001-10-12 23:34 UTC | newest]
Thread overview: 65+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-04 20:19 [mdk-re] [JT] mondo Gosha
2001-10-04 20:34 ` Любимов А.В.
2001-10-04 20:40 ` Gosha
2001-10-04 20:48 ` Gosha
2001-10-04 21:00 ` Любимов А.В.
2001-10-04 21:18 ` Gosha
2001-10-04 21:32 ` Любимов А.В.
2001-10-04 22:08 ` Gosha
2001-10-04 22:19 ` Любимов А.В.
2001-10-04 22:31 ` Gosha
2001-10-04 23:29 ` Любимов А.В.
2001-10-05 1:26 ` Баталов Григорий
2001-10-05 1:39 ` Любимов А.В.
2001-10-05 12:06 ` Gosha
2001-10-06 17:23 ` Re[2]: " Sergey Sokolov
2001-10-06 22:06 ` Gosha
2001-10-07 0:13 ` Sergey Sokolov
2001-10-07 1:11 ` Alexander Blagin
2001-10-07 12:28 ` Re[2]: " Sergey Sokolov
2001-10-07 13:01 ` Gosha
2001-10-07 15:09 ` Gosha
2001-10-07 22:00 ` Alexander Blagin
2001-10-07 23:42 ` Re[4]: " Sergey Sokolov
2001-10-07 1:15 ` Alexander Blagin
2001-10-07 12:28 ` Re[2]: " Sergey Sokolov
2001-10-07 8:24 ` Gosha
2001-10-08 16:17 ` Aleksey Novodvorsky
2001-10-08 16:38 ` Gosha
2001-10-08 17:03 ` Aleksey Novodvorsky
2001-10-08 19:44 ` Re[2]: " Sergey Sokolov
2001-10-08 20:58 ` Gosha
2001-10-09 12:37 ` Re[3]: " Sergey Sokolov
2001-10-10 10:51 ` Gosha
2001-10-10 11:06 ` [mdk-re] Не ставится субж Roman Grigoriev
2001-10-10 11:40 ` [mdk-re] [JT] Вопль души: давайте уважать друг друга!╤ Antonio
2001-10-10 12:08 ` [mdk-re] Re: [mdk-re] [JT] Вопль души Sergey S. Skulachenko
2001-10-10 12:17 ` [mdk-re] " Roman Grigoriev
2001-10-10 12:56 ` Antonio
2001-10-10 14:58 ` Aleksey Novodvorsky
2001-10-11 3:10 ` Андрей Булава
2001-10-10 12:39 ` Antonio
2001-10-10 12:46 ` Artem K. Jouravsky
2001-10-11 2:38 ` [mdk-re] " Yura Gusev
2001-10-10 12:23 ` [mdk-re] Не ставится субж Artem K. Jouravsky
2001-10-10 12:35 ` [mdk-re] " Roman Grigoriev
2001-10-10 16:25 ` Roman Grigoriev
2001-10-10 17:52 ` [mdk-re] " Roman Grigoriev
2001-10-10 19:10 ` Alexander Blagin
2001-10-11 10:06 ` [mdk-re] Re: [mdk-re] Re: [mdk-re] Re: [mdk-re] Не ставится субж Geforce3 Roman Grigoriev
2001-10-11 3:53 ` [mdk-re] Не ставится субж Андрей Булава
2001-10-12 1:32 ` Alexander Avramenko
2001-10-12 2:20 ` [mdk-re] " Aleksey Novodvorsky
2001-10-12 23:34 ` Alexander Avramenko
2001-10-12 9:47 ` [mdk-re] ATAPI ZIP ( Не ставится субж) Vadim V. Zhytnikov
2001-10-12 23:34 ` Alexander Avramenko
2001-10-12 10:21 ` [mdk-re] Не ставится субж Vyt
2001-10-12 13:00 ` Michael Shigorin
2001-10-10 13:07 ` Re[5]: [mdk-re] [JT] mondo Sergey Sokolov
2001-10-10 16:38 ` Gosha
2001-10-10 18:42 ` Re[7]: " Sergey Sokolov
2001-10-08 19:17 ` Re[2]: " Sergey Sokolov
2001-10-08 11:47 ` Andriy Dobrovol's'kii
2001-10-05 1:18 ` [mdk-re] " Mikhail Zabaluev
2001-10-05 12:12 ` Gosha
2001-10-05 12:41 ` [mdk-re] " Sergey Sokolov
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