<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
<title></title>
       Camilo Castiblanco wrote:<br>
 
<blockquote type="cite" cite="mid004701c28e07$a1e43cc0$4636a741@fliach">
    
  <DEFANGED_meta http-equiv="Content-Type" content="text/html; ">
     
  <DEFANGED_meta content="MSHTML 5.50.4134.100" name="GENERATOR">
     
   <!-- <DEFANGED_STYLE> --> </DEFANGED_STYLE>     
  <div><font face="Arial" size="2">Hello list</font></div>
     
  <div>&nbsp;</div>
     
  <div><font face="Arial" size="2">I intented to run the NVIZ but i don&acute;t 
have two  libraries:</font></div>
     
  <div>&nbsp;</div>
     
  <div><font face="Arial" size="2">libtk.so.0</font></div>
     
  <div><font face="Arial" size="2">libtcl.so.0</font></div>
     
  <div>&nbsp;</div>
     
  <div><font face="Arial" size="2">Where can i&nbsp;found this libraries?</font></div>
     
  <div>&nbsp;</div>
     
  <div><font face="Arial" size="2">Thanks</font></div>
     
  <div>&nbsp;</div>
     
  <div><font face="Arial" size="2">Camilo</font></div>
     
  <div>&nbsp;</div>
 </blockquote>
 I suppose you have the package tcl/tk already installed (if not, check in 
your distro). Do a slocate libtcl. Pheraps you have libtclX.x.so , so&nbsp; simply 
do a <br>
 ln -s /dir/where/you/have/libtclX.x.so /dir/where/you/want/libtcl.so. <br>
 Bye.<br>
 <br>
 
</body>
</html>