Re: Problem with Iperf
Actually you are having a problem with your C++ standard libraries. Your
installation apparently has the header files for the c++ stuff but not the
library since it compiled but the dynamic linking is not working right.
Kevin
On Sun, 8 Jun 2003, Mitch Kutzko wrote:
> >From: "Anupadmaja Raghavan" <anupadmaja --at-- hotmail.com>
> >To: dast --at-- nlanr.net
> >Subject: Problem with Iperf
> >Date: Mon, 09 Jun 2003 01:45:48 +0530
> >
> >Dear Sir,
> > We are students from University of Florida. We intend using
> >Iperf as a tool to accumulate network performance for our testbed systems as
> >part of our project. We did the following:
> >gunzipped and untarred the unix source code from the website.
> >make
> >make install (into default directory)
> >********
> >
> >our OS is a linux 2.4 distribution
> >When we ran iperf -s to test, we got the following error:
> >
> >iperf: error while loading shared libraries: libstdc++.so.4: cannot open
> >shared object file: No such file or directory
> >
> >It looks like a compression utility. We would like to know what we should do
> >further. We would like to know if we can do without using such a utility.
> >Thank you.
> >Regards,
> >Anu & Brenda.
> >
> >
> >
> >------------------------------------------------------------------------
> >Anupadmaja Raghavan
> >Graduate Research Assistant,Department of Biomedical Engineering
> >Graduate Student,Department of Electrical and Computer Engineering
> >University of Florida
> >Phone : 1-352-219-4731
> >------------------------------------------------------------------------
>
> --
> Mitch Kutzko | mitch --at-- dast.nlanr.net | mitch --at-- ncsa.uiuc.edu | 217-333-1199
> http://hobbes.ncsa.uiuc.edu/
>