on Fri, Nov 09, 2001 at 03:49:38PM -0600, Cheryl Homiak ([EMAIL PROTECTED]) wrote: > I have a package that won't completely install or de-install. I think I > know how it happened and have that problem fixed, but can't do anything > with the package. I have tried to reinstall this package with all kinds > of options > and using dselect, dpkg and apt-get. When I use apt-get I get the > following: > /var/lib/dpkg/info/locales.config: tr: command not found
Locate the reference to 'tr' in this package. Find out if and/or where
'tr' is on your system. It should be:
/usr/bin/tr
This is part of the textutils package. Your package should have a
depends on this. If not, file a bug.
If necessary, change the install script, /var/lib/dpkg/info/locales.config,
to point to the proper location for tr.
Peace.
--
Karsten M. Self <[email protected]> http://kmself.home.netcom.com/
What part of "Gestalt" don't you understand? Home of the brave
http://gestalt-system.sourceforge.net/ Land of the free
Free Dmitry! Boycott Adobe! Repeal the DMCA! http://www.freesklyarov.org
Geek for Hire http://kmself.home.netcom.com/resume.html
pgpCIWRc2KokZ.pgp
Description: PGP signature

