[stgt] SPAM: [PATCH 2/2] dynamically link libibverbs and librdma
FUJITA Tomonori
fujita.tomonori at lab.ntt.co.jp
Fri Oct 3 04:17:34 CEST 2008
On Thu, 2 Oct 2008 17:31:19 -0400
Pete Wyckoff <pw at padd.com> wrote:
> dorons at Voltaire.COM wrote on Thu, 02 Oct 2008 13:30 +0300:
> > dynamically link libibverbs and librdma for using
> > stgt without having userspace IB (e.g tcp mode).
>
> A couple of comments.
>
> > @@ -1,4 +1,6 @@
> > mandir = /usr/share/man
> > +libdir = /usr/lib64
> > +bindir = /usr/sbin
>
> Fine for most 64-bit machines, not sure if we are worried about others.
I guess that Debian uses /usr/lib on 64 bit boxes (and has a hard link
to /usr/lib64).
fujita at rouen:~$ uname -a
Linux rouen 2.6.24-1-amd64 #1 SMP Thu Jun 5 08:06:01 UTC 2008 x86_64
GNU/Linux
fujita at rouen:~$ dpkg -L libjpeg62
/.
/usr
/usr/lib
/usr/lib/libjpeg.so.62.0.0
/usr/share
/usr/share/doc
/usr/share/doc/libjpeg62
/usr/share/doc/libjpeg62/copyright
/usr/share/doc/libjpeg62/changelog.gz
/usr/share/doc/libjpeg62/README.gz
/usr/share/doc/libjpeg62/changelog.Debian.gz
/usr/lib/libjpeg.so.62
fujita at rouen:~$ ls -i /usr/lib/libjpeg.so.62.0.0
6327839 /usr/lib64/libjpeg.so.62.0.0 6327839 /usr/lib/libjpeg.so.62.0.0
--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the stgt
mailing list