[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nam-1.0a7?




The only thing I see is "<cut>tclsh8.0.4... (cached) /usr/bin/tclsh" this
means that tclsh8.0.4 was not searched for by configure.  Configure used a 
cached value.  It also looks like you are installing things slightly
different than what I have.  I know we have run into similar problems in
the past but I must confess that I am now at a lose to help any more, 
Sorry.

Can someone who has installed more recently try to help here, Please!

jcb  

On Wed, 26 May 1999, K Sun wrote:

> Hi,
>    I try it again but still have problems.
>  
>  
> > First are you root on the machine you are installing to?
> 
> Yes. I am the root of my machine. However, when I installed it under a 
> user account. Certainly, when it is needed, I open all permission.
> 
> > If you can upgrade to tcl8.0 for the entire system.
> 
> I think it should complete it when I installed otcl and tclcl because, 
> at that time, it automatically established some directory under 
> system directroy.
> 
> > If you can not. Then when you configure ns and nam you need to explictly
> > state where to find the correct versions of tcl.
> 
> Just a momnet ago, I checked the output information reported by 
> "./configure" of nam-1.0a7. I did not find anything wrong. I attach it 
> with this email. Hope you can give me further help.
> 
> > When you compiled nam did you tell it the directory in which tcl8.0was
> > located?  If not you should re-configure nam with the correct path for
> > tclsh8.0.  I beleive the path gets compiled in but I don't remember.  
> 
> >From the output information, it seems ".configure" has found the 
> appropriate tcl an tk. If so, the Makefile generated by "./configure" 
> should have a right path.
> 
> > Check the options that ./configure gives for setting tcl.
> > As a last resort set you PATH to point to the new tcl directories before
> > the system directories.
> 
> I also directly define the environment variable PATH. However, the 
> outcome is still the same.
> 
> The following are some lines extracted from the output information 
> generated by "./configure". The whole file has been attached by this 
> email.
> 
> **********************************************************************
> .....
> checking for tcl.h... -I../tcl8.0.4/generic
> checking for libtcl8.0... -L/usr/lib -ltcl8.0
> checking for init.tcl... ../tcl8.0.4/library
> checking for tclsh8.0.4... (cached) /usr/bin/tclsh
> checking for tk.h... -I/usr1/home/ksun/nam-1.0a7/../tk8.0.4/generic
> checking for libtk8.0... -L/usr/lib -ltk8.0
> checking for tk.tcl... /usr1/home/ksun/nam-1.0a7/../tk8.0.4/library
> checking for libtcldbg... no
> checking for otcl.h... -I../otcl-1.0a4
> checking for libotcl1.0a4... -L../otcl-1.0a4 -lotcl
> checking for tclcl.h... -I../tclcl-1.0b8
> checking for libtclcl1.0b8... -L../tclcl-1.0b8 -ltclcl
> checking for tcl2c++... ../tclcl-1.0b8
> checking for zlib.h... -I/usr/include
> ...
> ..
> 
> Anyway, thanks,
> 
> Sun Kai
> 
> 
> 
> > 
> > hope this helps
> > 
> >   James C. Beyer
> > ========================================================================
> > Department of Computer Science		[email protected]
> > University of Minnesota			http://www.cs.umn.edu/~beyer/
> > Tel.  612-626-7522(O)
> >              -7523(L)
> > ========================================================================
> > 
> > Courage is resistance to fear, mastery of fear -- not absence of fear.
> >                 -- Mark Twain
> > 
> 
> 
>