* [mdk-re] sndconfig troubles
@ 2002-01-08 20:31 Alexandre Prokoudine
2002-01-08 21:00 ` AVL
2002-01-09 12:50 ` cornet
0 siblings, 2 replies; 8+ messages in thread
From: Alexandre Prokoudine @ 2002-01-08 20:31 UTC (permalink / raw)
To: Всем
Hello Всем,
Наблюдаются отчётливые траблы с sndconfig.
Упорно не работает версия ни из J 1.1, ни из Сизифа.
Я ему
[root@localhost] sndconfig
Он мне - "нету такого"
Я иду в /usr/sbin и оттуда запускаю. А он мне - "Да нет же тут
такого!".
И так во всех вариациях, включая su
--
Regards,
AP
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [mdk-re] sndconfig troubles
2002-01-08 20:31 [mdk-re] sndconfig troubles Alexandre Prokoudine
@ 2002-01-08 21:00 ` AVL
2002-01-08 21:07 ` Re[2]: " Alexandre Prokoudine
2002-01-09 7:57 ` Re[2]: " Denis G. Samsonenko
2002-01-09 12:50 ` cornet
1 sibling, 2 replies; 8+ messages in thread
From: AVL @ 2002-01-08 21:00 UTC (permalink / raw)
To: mandrake-russian
On Tue, 8 Jan 2002 20:33:48 +0300
Alexandre Prokoudine <a_prokudin@pub.tmb.ru> wrote:
> Hello Всем,
>
> Наблюдаются отчётливые траблы с sndconfig.
>
> Упорно не работает версия ни из J 1.1, ни из Сизифа.
>
> Я ему
>
> [root@localhost] sndconfig
>
> Он мне - "нету такого"
if not (find /usr/ -name "sndconfig")
{
apt-get install sndconfig
}
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re[2]: [mdk-re] sndconfig troubles
2002-01-08 21:00 ` AVL
@ 2002-01-08 21:07 ` Alexandre Prokoudine
2002-01-08 21:12 ` AVL
2002-01-09 7:57 ` Re[2]: " Denis G. Samsonenko
1 sibling, 1 reply; 8+ messages in thread
From: Alexandre Prokoudine @ 2002-01-08 21:07 UTC (permalink / raw)
To: AVL
Hello AVL,
Tuesday, January 08, 2002, 9:00:13 PM, you wrote:
A> if not (find /usr/ -name "sndconfig")
A> {
A> apt-get install sndconfig
Я ж говорю - у меня самый последний sndconfig из Сизифа.
Нафига мне с apt'ом в жмур(и)ки играть? :)
Regards,
AP
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Re[2]: [mdk-re] sndconfig troubles
2002-01-08 21:07 ` Re[2]: " Alexandre Prokoudine
@ 2002-01-08 21:12 ` AVL
2002-01-09 15:33 ` Re[4]: " Alexandre Prokoudine
0 siblings, 1 reply; 8+ messages in thread
From: AVL @ 2002-01-08 21:12 UTC (permalink / raw)
To: mandrake-russian
On Tue, 8 Jan 2002 21:10:25 +0259
Alexandre Prokoudine <a_prokudin@pub.tmb.ru> wrote:
> Hello AVL,
>
> Tuesday, January 08, 2002, 9:00:13 PM, you wrote:
>
> A> if not (find /usr/ -name "sndconfig")
> A> {
> A> apt-get install sndconfig
>
> Я ж говорю - у меня самый последний sndconfig из Сизифа.
> Нафига мне с apt'ом в жмур(и)ки играть? :)
rpm -ql sndconfig
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re[4]: [mdk-re] sndconfig troubles
2002-01-08 21:12 ` AVL
@ 2002-01-09 15:33 ` Alexandre Prokoudine
0 siblings, 0 replies; 8+ messages in thread
From: Alexandre Prokoudine @ 2002-01-09 15:33 UTC (permalink / raw)
To: AVL
Hello AVL,
Tuesday, January 08, 2002, 9:12:51 PM, you wrote:
A> On Tue, 8 Jan 2002 21:10:25 +0259
A> Alexandre Prokoudine <a_prokudin@pub.tmb.ru> wrote:
>> Hello AVL,
>>
>> Tuesday, January 08, 2002, 9:00:13 PM, you wrote:
>>
>> A> if not (find /usr/ -name "sndconfig")
>> A> {
>> A> apt-get install sndconfig
>>
>> Я ж говорю - у меня самый последний sndconfig из Сизифа.
>> Нафига мне с apt'ом в жмур(и)ки играть? :)
A> rpm -ql sndconfig
Всё на месте, проверял.
--
Regards,
AP
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re[2]: [mdk-re] sndconfig troubles
2002-01-08 21:00 ` AVL
2002-01-08 21:07 ` Re[2]: " Alexandre Prokoudine
@ 2002-01-09 7:57 ` Denis G. Samsonenko
2002-01-09 15:58 ` Re[3]: " Alexandre Prokoudine
1 sibling, 1 reply; 8+ messages in thread
From: Denis G. Samsonenko @ 2002-01-09 7:57 UTC (permalink / raw)
To: AVL
Hi!
Wednesday, January 09, 2002, 12:00:13 AM, you wrote:
>> Наблюдаются отчётливые траблы с sndconfig.
>> Упорно не работает версия ни из J 1.1, ни из Сизифа.
>> Я ему
>> [root@localhost] sndconfig
>> Он мне - "нету такого"
[root@localhost] ./sndconfig (в директории, где он лежит)
Best regards,
Denis
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re[3]: [mdk-re] sndconfig troubles
2002-01-09 7:57 ` Re[2]: " Denis G. Samsonenko
@ 2002-01-09 15:58 ` Alexandre Prokoudine
0 siblings, 0 replies; 8+ messages in thread
From: Alexandre Prokoudine @ 2002-01-09 15:58 UTC (permalink / raw)
To: Denis G. Samsonenko
Hello Denis,
Wednesday, January 09, 2002, 7:56:38 AM, you wrote:
DGS> Hi!
DGS> Wednesday, January 09, 2002, 12:00:13 AM, you wrote:
>>> Наблюдаются отчётливые траблы с sndconfig.
>>> Упорно не работает версия ни из J 1.1, ни из Сизифа.
>>> Я ему
>>> [root@localhost] sndconfig
>>> Он мне - "нету такого"
DGS> [root@localhost] ./sndconfig (в директории, где он лежит)
не-а, не пашет :(
--
Regards,
AP
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [mdk-re] sndconfig troubles
2002-01-08 20:31 [mdk-re] sndconfig troubles Alexandre Prokoudine
2002-01-08 21:00 ` AVL
@ 2002-01-09 12:50 ` cornet
1 sibling, 0 replies; 8+ messages in thread
From: cornet @ 2002-01-09 12:50 UTC (permalink / raw)
To: mandrake-russian
Alexandre Prokoudine wrote:
>
> Hello Всем,
>
> Наблюдаются отчётливые траблы с sndconfig.
>
> Упорно не работает версия ни из J 1.1, ни из Сизифа.
>
> Я ему
>
> [root@localhost] sndconfig
>
> Он мне - "нету такого"
>
> Я иду в /usr/sbin и оттуда запускаю. А он мне - "Да нет же тут
> такого!".
>
> И так во всех вариациях, включая su
Не могу воспроизвести - все работает.
Попробуйте зайти именно рутом или делать "su -" а не "su".
--
Власенко Олег.
Отдел технической поддержки ALT Linux Team.
mailto:cornet@altlinux.ru
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2002-01-09 15:58 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-08 20:31 [mdk-re] sndconfig troubles Alexandre Prokoudine
2002-01-08 21:00 ` AVL
2002-01-08 21:07 ` Re[2]: " Alexandre Prokoudine
2002-01-08 21:12 ` AVL
2002-01-09 15:33 ` Re[4]: " Alexandre Prokoudine
2002-01-09 7:57 ` Re[2]: " Denis G. Samsonenko
2002-01-09 15:58 ` Re[3]: " Alexandre Prokoudine
2002-01-09 12:50 ` cornet
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