On July 16, 2004 05:06 am, Silva, Germano wrote: > Does anyone know which package I need to install in RHEL AS 3 in order > to get this library (libtcl.so.0) > > Thanks Hi, I don't have the exact setup, but it looks to me like it is provided by tcl-devel I ran this on Fedora 1: # locate libtcl.so /usr/lib/libtcl.so # rpm -q -f /usr/lib/libtcl.so tcl-devel-8.3.5-93 If you already have libtcl.so you probably just need to create a sym link: cd /usr/lib/ ln -s libtcl.so libtcl.so.0 Hope that helps. -- Pete Nesbitt, rhce -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list