Mandrake 7.0 problem




List

I found a very small problem in my release of Mandrake 7.0.  It causes
emcsh to error and drop out during the start up of a run/ini script that
includes tkemc.  The problem is with the link shown below.

	/usr/lib/libtclx.so 

This file should be a link to the latest real libtclx.so file in the same
directory.  On my copy this link pointed to a nonexistent file 

	/usr/lib/libtclx8.0.5.so 

when the latest library included  *8.0.4.so .

I fixed it by removing the link:

	rm /usr/lib/libtclx.so

and then adding the correct link.

	ln -s /usr/lib/libtclx8.0.4.so /usr/lib/libtclx.so

This cured that problem.  

If you are using Mandrake 7.0 I suggest that you look at your libtclx.so
and see if it links to a real library.

I'll post a file to the dropbox that chronicles my adventure with all of
this install - soon.

Ray






Date Index | Thread Index | Back to archive index | Back to Mailing List Page

Problems or questions? Contact