[Reference:<_A3294@delegate-en.ML_>]
Newsgroups: mail-lists.delegate-en
[DeleGate-En] Re: linux (CentOS/RHEL) socket problem
Hi,
In message <_A3294@delegate-en.ML_> on 06/09/06(03:48:02)
you "Jon Slenk" <p3egabdyi-mxhgu45v633w.ml@delegate.org> wrote:
|I downloaded the pre-compiled Linux binary and used "ldd", perhaps the
|problem is that my computer needs a different version of libstdc++?
|
|$ ldd linux-dg
| libnsl.so.1 => /lib/libnsl.so.1 (0x4001c000)
| libdl.so.2 => /lib/libdl.so.2 (0x40032000)
| libutil.so.1 => /lib/libutil.so.1 (0x40037000)
| libpam.so.0 => /lib/libpam.so.0 (0x4003b000)
| libstdc++-libc6.2-2.so.3 => not found
| libc.so.6 => /lib/tls/libc.so.6 (0x40043000)
| /lib/ld-linux.so.2 (0x40000000)
| libaudit.so.0 => /lib/libaudit.so.0 (0x4016d000)
|$ ls /usr/lib/*stdc*
|/usr/lib/libstdc++.so.6 /usr/lib/libstdc++.so.6.0.3
I compiled it on RedHat7.1 and it can run on RedHat9 as is.
On Debian3.1 I could run it as follows:
$ ln -s /usr/lib/libstdc++.so.5.0.7 libstdc++-libc6.2-2.so.3
$ export LD_LIBRARY_PATH=.
$ ./linux-dg
Anyway the binary-distribution of DeleGate (for Linux especially) is
so makeshift currently and one of important issue to be completed in
DeleGate version9.
Cheers,
Yutaka
--
D G Yutaka Sato <pfqcabdyi-mxhgu45v633w.ml@delegate.org> http://delegate.org/y.sato/
( - ) National Institute of Advanced Industrial Science and Technology
_< >_ 1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan
Do the more with the less -- B. Fuller
|