[NTLUG:Discuss] Need help w/ 3dfx server install

lee@brave.com lee at brave.com
Fri Feb 25 13:01:15 CST 2000


On Fri, 25 Feb 2000, Robert Barker wrote:
> I checked the rpm archives, did a search, found the packages that were
> supposed to have these files - or at least the closest I could find -
> libtk8.0.so from tk-8.0.5-12.i386.rpm and libtcl8.0.so from
> tcl-8.0.5-12.i386.rpm.  Installed both and still got the message about the
> missing files.  I searched the entire disk for the two .so files but
> couldn't find them anywhere, nor was I able to divine which SuSE CD might
> have them either.

have you run the command 'ldconfig' as root?  i don't know if rpm does
that or not during install.

to see if those libs did get installed, run 'updatedb' (it'll take a
minute or two) then you can run 'locate libtcl.so' and 'locate libtk.so'
and it will tell you where they are if they are indeed installed.

note the path where they are installed to and ensure that the path is
listed in your /etc/ld.so.conf file.  'ldconfig' again and that might
solve your problem...

i've found that ftp://ftp.rpmfind.net is a fast server for grabbing rpm's.
http://google.com/linux is also good for finding particular files which
should be an rpm package.

-- lee





More information about the Discuss mailing list