ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: max <alt@zlt.ru>
To: community@altlinux.ru
Subject: [Comm] Re: freeradius глюк
Date: Fri, 18 Mar 2005 13:08:18 +0500
Message-ID: <200503181308.18316.alt@zlt.ru> (raw)
In-Reply-To: <20050318165627.5500e5ae@stat.sakhalin.ru>

В сообщении от 18 Март 2005 11:56 Dmitry Lebkov написал(a):
> On Fri, 18 Mar 2005 11:46:02 +0500
>
> max wrote:
> > Мастер 2.4 freeradius из сизифа, остальное из дистра:
> >
> > # rpm -qa|grep radius
> > freeradius-0.9.3-alt4.1
> > libradiusclient-2.4.2-alt2
> > freeradius-ldap-0.9.3-alt4.1
> > freeradius-perl-0.9.3-alt4.1
> >
> > #radclient
> > radclient: error while loading shared libraries: libradius-0.9.3.so:
> > cannot open shared object file: No such file or directory
> >
> > однако:
> > # rpm -ql freeradius|grep libradius-0.9.3.so
> > /usr/lib/freeradius/libradius-0.9.3.so
> >
> > где он ищет libradius-0.9.3.so?
>
> $ ldd /usr/bin/radclient | grep libradius
>         libradius-1.0.1.so => /usr/lib/libradius-1.0.1.so (0x401b9000)
>
> Но у меня он самосборный ...
ldd /usr/bin/radclient
        libnsl.so.1 => /lib/libnsl.so.1 (0x00122000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x00137000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x0014b000)
        libradius-0.9.3.so => not found
        libc.so.6 => /lib/libc.so.6 (0x0019e000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

Сделал ссылку /lib/libradius-0.9.3.so 
на /usr/lib/freeradius/libradius-0.9.3.so

И вот результат:
ldd /usr/bin/radclient
        libnsl.so.1 => /lib/libnsl.so.1 (0x00122000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x00137000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x0014b000)
        libradius-0.9.3.so => /lib/libradius-0.9.3.so (0x0019e000)
        libc.so.6 => /lib/libc.so.6 (0x001b0000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x002bd000)

Вроде норально. Но это глюк какой-то...
-- 
MaX


  reply	other threads:[~2005-03-18  8:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-18  6:46 [Comm] " max
2005-03-18  6:56 ` Dmitry Lebkov
2005-03-18  8:08   ` max [this message]
2005-03-18 14:05     ` [Comm] " Alexei Takaseev
2005-03-18 14:46       ` Konstantin A. Lepikhov
2005-03-18 15:38         ` Alexei Takaseev
2005-03-18 17:11           ` Dmitry Lebkov
2005-03-18 19:54             ` Dmitry Lebkov

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=200503181308.18316.alt@zlt.ru \
    --to=alt@zlt.ru \
    --cc=community@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 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