Re: make install problem on BSDI 2.1

Nat Guyton (nat@dsg.com)
Wed, 31 Jul 1996 15:47:26 -0500 (CDT)

> make install on bsd/os 2.1 for scotty 2.1.0 gives:
>
> Installing scotty2.1.0 and tnm2.1.0.so
> Installing ./../tnm/library/README
> Installing ./../tnm/library/dialog.tcl
> ...
> Installing ./../tnm/library/init.tcl
> initialization failed: can't find package scotty 2.1.0
> This usually mean that you have to define the TCLLIBPATH environment
> variable to point to the tnm library directory or your have to include
> the path to the tnm library directory in Tcl's auto_path variable.
> *** Error code 1
>
> Stop.
>
> Now why is this happening at this stage though? And yes, tcl7.5, tk4.1 has
> been built successfully with shared libs and dynamic linkage. Also, make didn't
> give me any problem at all (remember it failed without dynamic linkage support
> for tcl 7.5 before).
>
> Pointers/clues appreciated.

I am getting the same problems with scotty2.1.1, the first happening the
same place yours does. Mine can find scotty but not execute the
auto_mkindex line... These 3 lines in the Makefile I commented out and
installed anyway. Have not really done much since then b/c I was pulled to
something else....

echo 'cd /usr/local/lib/tnm2.1.1/library; auto_mkindex . *.tcl' | ./scotty

echo 'foreach f $tnm(mibs) {puts "Parsing $f"; mib load $f}' | ./scotty

echo 'cd /usr/local/lib/tkined1.4.1/apps; auto_mkindex . library.tcl' | ./scotty

I had these errors on both Solaris 2.5 and SunOS 4.1.3...
Perhaps scotty is not compiling correctly, even though it is compiling...
Still looking for answers.

Nat

-- 
Nat Guyton   
nat@dsg.com  
work: (713)669-0100
home: (713)667-4479