* [Comm] MPlayer-DivX
@ 2003-05-25 19:57 Igor Miroshniccencko
2003-05-25 20:15 ` Andrey Melentyev
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Igor Miroshniccencko @ 2003-05-25 19:57 UTC (permalink / raw)
To: community
Hi! community!
Решил поставить на Junior 1.1 MPayer,помимо дистрибутива MPlayera
скачал и кодек DivX(divx4linux501-20020418.tgz) и при установке кодека
DivX командой ./install.sh из директории куда распаковал кодек мне
выдает такое:
[user@localhost divx4linux-20020418]$ ./install.sh
cp: cannot remove `/usr/local/lib/libdivxdecore.so': Permission denied
cp: cannot remove `/usr/local/lib/libdivxencore.so': Permission denied
cp: copying multiple files, but last argument `/usr/local/include' is not a
dire
ctory
Попробуйте `cp --help' для получения более подробного описания.
chmod: changing permissions of `/usr/local/lib/libdivxencore.so': Operation
not
permitted
rm: cannot unlink `/usr/local/lib/libdivxencore.so.0': Permission denied
ln: `/usr/local/lib/libdivxencore.so.0': Файл существует
chmod: changing permissions of `/usr/local/lib/libdivxencore.so.0': Operation
no
t permitted
chmod: changing permissions of `/usr/local/lib/libdivxdecore.so': Operation
not
permitted
rm: cannot unlink `/usr/local/lib/libdivxdecore.so.0': Permission denied
ln: `/usr/local/lib/libdivxdecore.so.0': Файл существует
chmod: changing permissions of `/usr/local/lib/libdivxdecore.so.0': Operation
no
t permitted
/sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~:
Permission
denied --почему не устанавливается кодек??? :((((
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] MPlayer-DivX
2003-05-25 19:57 [Comm] MPlayer-DivX Igor Miroshniccencko
@ 2003-05-25 20:15 ` Andrey Melentyev
2003-05-25 20:16 ` Denis Klykvin
2003-05-25 20:18 ` ASA
2 siblings, 0 replies; 4+ messages in thread
From: Andrey Melentyev @ 2003-05-25 20:15 UTC (permalink / raw)
To: community
В сообщении от 25 Май 2003 23:57 Igor Miroshniccencko написал(a):
> Hi! community!
> Решил поставить на Junior 1.1 MPayer,помимо дистрибутива MPlayera
> скачал и кодек DivX(divx4linux501-20020418.tgz) и при установке кодека
> DivX командой ./install.sh из директории куда распаковал кодек мне
> выдает такое:
...
> denied --почему не устанавливается кодек??? :((((
Я так понял вы пробовали ставить кодек из-под пользователя. По-моему там
необходимы привелегии рута. sudo ./install sh
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] MPlayer-DivX
2003-05-25 19:57 [Comm] MPlayer-DivX Igor Miroshniccencko
2003-05-25 20:15 ` Andrey Melentyev
@ 2003-05-25 20:16 ` Denis Klykvin
2003-05-25 20:18 ` ASA
2 siblings, 0 replies; 4+ messages in thread
From: Denis Klykvin @ 2003-05-25 20:16 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 1724 bytes --]
On Sun, 25 May 2003 22:57:08 +0300
Igor Miroshniccencko <miroslav@nm.kw.ukrtel.net> wrote:
>
>
> Hi! community!
> Решил поставить на Junior 1.1 MPayer,помимо дистрибутива MPlayera
> скачал и кодек DivX(divx4linux501-20020418.tgz) и при установке кодека
> DivX командой ./install.sh из директории куда распаковал кодек мне
> выдает такое:
> [user@localhost divx4linux-20020418]$ ./install.sh
> cp: cannot remove `/usr/local/lib/libdivxdecore.so': Permission denied
> cp: cannot remove `/usr/local/lib/libdivxencore.so': Permission denied
> cp: copying multiple files, but last argument `/usr/local/include' is
> not a dire
> ctory
> Попробуйте `cp --help' для получения более подробного описания.
> chmod: changing permissions of `/usr/local/lib/libdivxencore.so':
> Operation not
> permitted
> rm: cannot unlink `/usr/local/lib/libdivxencore.so.0': Permission
> denied ln: `/usr/local/lib/libdivxencore.so.0': Файл существует
> chmod: changing permissions of `/usr/local/lib/libdivxencore.so.0':
> Operation no
> t permitted
> chmod: changing permissions of `/usr/local/lib/libdivxdecore.so':
> Operation not
> permitted
> rm: cannot unlink `/usr/local/lib/libdivxdecore.so.0': Permission
> denied ln: `/usr/local/lib/libdivxdecore.so.0': Файл существует
> chmod: changing permissions of `/usr/local/lib/libdivxdecore.so.0':
> Operation no
> t permitted
> /sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~:
> Permission
> denied --почему не устанавливается кодек??? :((((
Там же русским по черному написано - permission denied. Прав у тебя нет.
Запускай от рута.
--
Software is like SEX: it's better, when it's free.
Registred Linux User #315350
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] MPlayer-DivX
2003-05-25 19:57 [Comm] MPlayer-DivX Igor Miroshniccencko
2003-05-25 20:15 ` Andrey Melentyev
2003-05-25 20:16 ` Denis Klykvin
@ 2003-05-25 20:18 ` ASA
2 siblings, 0 replies; 4+ messages in thread
From: ASA @ 2003-05-25 20:18 UTC (permalink / raw)
To: Igor Miroshniccencko
Hello Igor,
Monday, May 26, 2003, 12:57:08 AM, you wrote:
IM> [user@localhost divx4linux-20020418]$ ./install.sh
IM> cp: cannot remove `/usr/local/lib/libdivxdecore.so': Permission denied
прав не хватает. ставьте от рута.
Вообще, в нормально настроенной системе простой юзер имеет право
записи только в свой каталог (/home/user) и в /tmp
--
Best regards,
ASA mailto:llb@udm.ru
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-05-25 20:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-25 19:57 [Comm] MPlayer-DivX Igor Miroshniccencko
2003-05-25 20:15 ` Andrey Melentyev
2003-05-25 20:16 ` Denis Klykvin
2003-05-25 20:18 ` ASA
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