Skip to Content.
Sympa Menu

ndt-users - Re: Tcpbw100 missing

Subject: ndt-users list created

List archive

Re: Tcpbw100 missing


Chronological Thread 
  • From: Richard Carlson <>
  • To: Maurice Volaski <>,
  • Subject: Re: Tcpbw100 missing
  • Date: Tue, 07 Mar 2006 18:28:46 -0500

Hi Maurice;

What commands did you run? You should have run the following
cd ndt-3.1.4b
./configure
make
sudo make install

This will compile everything and install everything in the default /usr/local/sbin, /usr/local/bin, and /usr/local/ndt directories. One caveat is that you need to have the SDK bin directory in your path (so a "which javac" command returns a directory name).

cut&paste the make output and I'll help you figure out what's going on.

Rich
At 03:11 PM 3/7/2006, Maurice Volaski wrote:
I am trying to get ndt-3.1.4b going under Gentoo with kernel 2.6.15, 32-bit.

When I do the make for ndt, a line of output says

/usr/bin/install: cannot stat `./Tcpbw100': No such file or directory

The Applet directory contains
-rw-r--r-- 1 root root 551 Mar 7 14:52 Tcpbw100$clsFrame$1.class
-rw-r--r-- 1 root root 472 Mar 7 14:52 Tcpbw100$clsFrame.class
-rw-r--r-- 1 root root 31503 Mar 7 14:52 Tcpbw100.class
-rw-r--r-- 1 root root 16650 Mar 7 14:52 Tcpbw100.jar
-rw-r--r-- 1 1333 users 46142 Mar 14 2005 Tcpbw100.java
-rw-r--r-- 1 root root 10 Mar 7 14:52 classTcpbw100.stamp

I'm not sure why the file Tcpbw100.java is older. It appears to be part of the base package. But there is no file named "Tcpbw100" anywhere.

When running it from the web, the applet does not load, of course.

Also, when I try to do make clean, it appears that this command actually creates a subdirectory called Admin in the Admin directory and places the Admin.class file in it and finally complains that it cannot remove this Admin subdirectory.
--

Maurice Volaski,

Computing Support, Rose F. Kennedy Center
Albert Einstein College of Medicine of Yeshiva University

------------------------------------



Richard A. Carlson e-mail:

Network Engineer phone: (734) 352-7043
Internet2 fax: (734) 913-4255
1000 Oakbrook Dr; Suite 300
Ann Arbor, MI 48104



Archive powered by MHonArc 2.6.16.

Top of Page