[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
the <mousewheel> problem
I have the latest ns debugged version of CMU's wireless installed and working
on my machine - SunOS 5.5.1 sun4u sparc. However, I am having a problem
with nam. First, upon executing ns I receive the following error
ld.so.1: nam: fatal: libotcl.so: open failed: No such file or
directory
Killed...
After trying to run nam within the nam-1.0a7 directory, I receive
scrolling code which indicates a mousewheel error, (see following paragraph
from Haobo) unlike the nam copyright and version window that pops up while
using my ns-2.1b5 version. Has anyone seen and fixed this problem before?
>The <MouseWheel> thing is extracted from tk by tclcl and put into
>embedded-tk.cc while compiling libtclcl.a. When nam starts up, it will
>interpret the embedded tcl scipts in embedded-tcl.cc and embedded-tk.cc
>(in libtclcl.a). As long as the tcl/tk versions are the same, this
>interpretation should go through, but otherwise there might be a problem
>as you found before. I've heard of similar things before but I don't know
>how they were finally solved, as I have never run into such a thing before
>myself.
>
>- Haobo
I have the otcl directory in my LD_LIBRARY_PATH and I have taken a look
through the ns archives. Also, my versions of tcl and tk are the same,
tcl8.0.4 and tk8.0.4. I have also tried downloading the source again and
recompiling without success.
Any assistance would be greatly appreciated!!
-- tls