scotty--2.1.5

Michael J. Thibodeau (mike@cs.umb.edu)
Wed, 29 Jan 1997 19:18:14 -0500 (EST)

Hi,
I built scotty on a Sparc10 running SunOS4.1.3
I followed your porting notes
After installing scotty when I run it I get this:

ld.so: call to undefined procedure _res_init from 0xef759b5c

Also, when the tkined window comes up, the tools menu is missing.

I have tried rebuilding from scratch 3 different times.

I have installed tk4.1, tcl7.5, gcc-2.7.2.1

setenv PATH /tools/gcc/bin:$PATH
rehash
set ver=tcl7.5
set prefix=/tools/$ver
mkdir /u/local$prefix
ln -s /u/local$prefix $prefix
configure -prefix=$prefix -v --enable-gcc
make
make install
cd /tools ; rm tcl ; ln -s tcl7.5 tcl

echo building tk4.1
set ver=tk4.1
set prefix=/tools/$ver
./configure -prefix=$prefix -v --enable-gcc
make
make install

echo now, back to scotty and tkined

./configure -prefix=/tools/scotty-2.1.5 -v --enable-gcc \
--with-tcl-config=/tools/tcl/lib \
--with-tk-config=/tools/tk/lib

make
echo Making porting.notes mods to Makefile and adding bind libs
make
make install
#AS root#
make sinstall

Now, with my environment thus:
TCLLIBPATH=/tools/scotty/lib/tnm2.1.5 /tools/scotty/lib/tkined1.4.5
TNM_LIBRARY=/tools/scotty/lib/tnm
TCL_LIBRARY=/tools/tcl/lib/tcl7.5
TK_LIBRARY=/tools/tk/lib/tk4.1
PATH=/tools/scotty/bin:/tools/tk/bin:/tools/tcl/bin:$PATH
LD_LIBRARY_PATH=/tools/tcl/lib:/usr/openwin/lib

[7:04pm]lexington(441)% tkined
ld.so: call to undefined procedure _res_init from 0xef759b5c
[7:05pm]lexington(442)%

Plus, the tkined window doesn't have the tools pull down.

Any hints/explanations??

-miket

Mike Thibodeau
Network Architect
Harris Miller Miller and Hanson Inc.
15 New England Executive Park
Burlington MA 01803
Tel.(617)229-0707
Fax.(617)229-7939
miket@hmmh.com

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.