On Thu, 2 Oct 2008 17:31:19 -0400 Pete Wyckoff <pw@xxxxxxxx> wrote: > dorons@xxxxxxxxxxxx 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@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@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@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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html