ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Artem <u2u@nm.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] ld.so.conf - права доступа
Date: Thu, 15 Jan 2004 18:26:57 +0200
Message-ID: <4006BF51.2010402@nm.ru> (raw)
In-Reply-To: <20040115142002.GB2300@wrars-comp.wrarsdomain>

Andrey Rahmatullin пишет:

>On Thu, Jan 15, 2004 at 01:24:49PM +0200, Artem wrote:
>  
>
>>Никто не может подсказать права доступа на /etc/ld.so.conf (например, в 
>>своей системе)
>>    
>>
>
>wrar@wrars-comp ~ $ ls -l /etc/ld.*
>-rw-r--r--    1 root     root        44279 Янв 13 18:02 /etc/ld.so.cache
>-rw-r--r--    1 root     root           44 Ноя 18 19:46 /etc/ld.so.conf
>wrar@wrars-comp ~ $ rpm -qf /etc/ld.so.conf
>glibc-core-2.2.6-alt0.10
>wrar@wrars-comp ~ $ rpm -V glibc-core | grep ld.so.
>S.5....T c /etc/ld.so.conf
>
>Вообще /etc/ld.so.conf правится при установке/удалении libwine. Как
>минимум. Но права меняться не должны.
>
>  
>
>>-rw-------    1 root     root           53 Jan  8 01:50 ld.so.conf
>>    
>>
>                                          ^^
>Че-то большой какой-то. Покажите.
>
>wrar@wrars-comp ~ $ cat /etc/ld.so.conf
>/usr/X11R6/lib
>/usr/local/lib
>/usr/lib/wine
>
>
>  
>
$ cat /etc/ld.so.conf
/usr/X11R6/lib
/usr/lib
/usr/lib/wine
/usr/local/lib

Вроде, ничего лишнего. Хотя вроде /usr/lib необязателен... Или я ошибаюсь?

Установлен сизифовский WineX 3.2 20031122, проверил повторной
переустановкой - права не меняет, да вот и скрипт postin
/bin/grep -qs "^/usr/lib/wine$" /etc/ld.so.conf || echo "/usr/lib/wine"
>>/etc/ld.so.conf
/sbin/ldconfig

if [ $1 = 1 ]; then
        /sbin/chkconfig --add WineX
else
        /sbin/service WineX condrestart ||:
fi






  reply	other threads:[~2004-01-15 16:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-15 11:24 Artem
2004-01-15 11:45 ` Epiphanov Sergei
2004-01-15 12:51 ` Низамов Шавкат
2004-01-15 13:08 ` led
2004-01-15 14:20 ` Andrey Rahmatullin
2004-01-15 16:26   ` Artem [this message]
2004-01-15 17:07 ` Dmitry V. Levin
2004-01-15 17:43   ` Artem
2004-01-16  7:02     ` Epiphanov Sergei

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4006BF51.2010402@nm.ru \
    --to=u2u@nm.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git