Re: 1.6.5?
Yes 1.6.5 is released. As the webpage states it is mostly a memory leak
fix. The leak is in the address resolution code so the more connections
that are made the worse the leak. Servers that are up for extended periods
of time should upgrade to 1.6.5. The win32 version is up now as well.
The problem you are having with Solaris 8 would seem to say that you do
not have the C++ STD Lobraries installed. If you use a different compliler
than gcc and g++ then you could have the libraries installed for that
compiler but you will need to compile it yourself. Install the libraries
and it will work for you or compile it yourself with different libraries.
Kevin
On Thu, 16 Jan 2003, Yaniv Kaul wrote:
> Was 1.6.5 released? I didn't see any announcement on it in iperf-users.
> Also, I can't seem to be able to download the WIN32 version.
> Lastly, I never seem to be able to run the Solaris 8 version:
> bonzo:root(su) [/tmp] # ./iperf
> ld.so.1: ./iperf: fatal: libstdc++.so.5: open failed: No such file or
> directory
> Killed
>
>
> Regards,
> Y.
>