<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2655.72">
<TITLE>RE: finding Tcl and Tk</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>You are looking for the wrong thing, try</FONT>
<BR><FONT SIZE=2>'ls /usr/lib/libtcl*'</FONT>
</P>
<BR>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Earl Eiland</FONT>
<BR><FONT SIZE=2>To: redhat-list@redhat.com</FONT>
<BR><FONT SIZE=2>Sent: 3/23/2004 11:32 AM</FONT>
<BR><FONT SIZE=2>Subject: RE: finding Tcl and Tk</FONT>
</P>

<P><FONT SIZE=2>I'm looking for the libs.  I'm installing expect, and need to soft link</FONT>
<BR><FONT SIZE=2>them to the expect directory prior to installing.</FONT>
<BR><FONT SIZE=2>executing 'whereis tclsh' returns '/usr/bin/tclsh'</FONT>
<BR><FONT SIZE=2>'ls /usr/lib/tcl*' returns a directory '/usr/lib/tclX8.3'</FONT>
</P>

<P><FONT SIZE=2>Somehow, I suspect this is not what I need to link to my expect</FONT>
<BR><FONT SIZE=2>directory!</FONT>
</P>

<P><FONT SIZE=2>Earl</FONT>
<BR><FONT SIZE=2>On Tue, 2004-03-23 at 08:58, Hamilton, Andrew wrote:</FONT>
<BR><FONT SIZE=2>> Do you mean the libs? or are you looking for tclsh and wish?</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> for either of tclsh or wish just do a "whereis tclsh" or "which</FONT>
<BR><FONT SIZE=2>> tclsh", if they are in your search path you'll find out quickly.</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> I'm pretty sure they follow the prefix that the binaries are installed</FONT>
<BR><FONT SIZE=2>> in so if you find tclsh under /usr/bin then the libs will be under</FONT>
<BR><FONT SIZE=2>> /usr/lib and likewise if it is under /usr/local/bin the libs will be</FONT>
<BR><FONT SIZE=2>> in /usr/local/lib.  Make sure that tclsh or wish are not links</FONT>
<BR><FONT SIZE=2>> though.  That may throw you off.</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Regards,</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Drew</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> -----Original Message-----</FONT>
<BR><FONT SIZE=2>> From: Earl Eiland</FONT>
<BR><FONT SIZE=2>> To: General Red Hat Linux discussion list</FONT>
<BR><FONT SIZE=2>> Sent: 3/23/2004 10:49 AM</FONT>
<BR><FONT SIZE=2>> Subject: finding Tcl and Tk</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> How do I find what directories Tcl and Tk are in?</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Earl Eiland </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> -- </FONT>
<BR><FONT SIZE=2>> redhat-list mailing list</FONT>
<BR><FONT SIZE=2>> unsubscribe <A HREF="mailto:redhat-list-request@redhat.com?subject=unsubscribe">mailto:redhat-list-request@redhat.com?subject=unsubscribe</A></FONT>
<BR><FONT SIZE=2>> <A HREF="https://www.redhat.com/mailman/listinfo/redhat-list" TARGET="_blank">https://www.redhat.com/mailman/listinfo/redhat-list</A></FONT>
<BR><FONT SIZE=2>> </FONT>
</P>
<BR>

<P><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>redhat-list mailing list</FONT>
<BR><FONT SIZE=2>unsubscribe <A HREF="mailto:redhat-list-request@redhat.com?subject=unsubscribe">mailto:redhat-list-request@redhat.com?subject=unsubscribe</A></FONT>
<BR><FONT SIZE=2><A HREF="https://www.redhat.com/mailman/listinfo/redhat-list" TARGET="_blank">https://www.redhat.com/mailman/listinfo/redhat-list</A></FONT>
</P>

</BODY>
</HTML>