LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Dump and Tcl (https://www.linuxquestions.org/questions/mandriva-30/dump-and-tcl-692040/)

gw1500se 12-21-2008 08:59 AM

Dump and Tcl
 
What is the connection between 'dump' and 'tcl'? I was not aware that there was any but I am getting this error from 'dump':
Quote:

Tcl_Init failed: Can't find a usable init.tcl in the following directories:
/usr/lib/tcl8.4 /usr/lib/tcl8.4 /lib/tcl8.4 /usr/library /library /tcl8.4.14/library /usr/lib/tcl8.4



This probably means that Tcl wasn't installed properly.
What is really odd is that this is only an error when 'dump'ing '/home'. All the rest of the file systems are fine. Can someone explain what is going on here?

I am running Mandriva 2008.1 and I did not install 'tcl' intentionally.

Thanks.

camorri 12-21-2008 09:38 AM

I'm running 2008.1 also. I have TCL installed, I would guess it is part of the basic system install. It is a command language, and consists of a bunch of scripts. I do regular updates, my Tcl level is 8.5, not 8.4.

You can see what the system thinks is installed if you open MCC, go to Install/Remove software, and do a search for TCL.

There is a package there called libtcl8.4 and another ( if you are up to date ) 8.5. You should have an init.tcl file. If you click on the package, then click on files, and go through the files, there is an init.tcl file.

Why you have the error is a bit of a mystery, unless the file is missing.

Check out what is in the paths in the error data you posted. See if the file is there, or not.

I would suggest, if the file is missing, try to run 'Update' from MCC. That may clear up the error by installing the later level of the libtcl. You need the mirrors set up. If you have not set them up go here--> http://mandrivausers.org/easyurpmi/index.php and set them up.

If the file is there, then I do not understand why it can not be found.

Dump is a program to back things up. See man dump, if you need to know more.

gw1500se 12-21-2008 10:04 AM

Thanks for the reply. I already understand the things you are telling me. What I am trying to understand is why 'tcl' is being called at all from 'dump' and/or why it only seems to happen when backing up '/home'.


All times are GMT -5. The time now is 10:03 PM.