Hi,
I have run up the 8400 suit 6.5, all services running can create message service and vmail is registered on oxe. When I try to install the rpm TTS files it fails due to not finding dependency files, two lib files? Any ideas would be appreciated.
8400 ICS TTS Installation fail due to dependencies not found
- cavagnaro
- Alcatel Unleashed Certified Guru
- Posts: 7013
- Joined: 14 Sep 2005 19:45
- Location: Brasil, Porto Alegre
- Contact:
Re: 8400 ICS TTS Installation fail due to dependencies not f
how are you doing the install?
Did you install RH with the boot cd, right?
Did you install RH with the boot cd, right?
Ignorance is not the problem, the problem is the one who doesn't want to learn
OTUC/ICS ACFE/ACSE R3.0/4.0/5.0/6.0
Certified Genesys CIV 8.5
Certified Genesys Troubleshooting 8.5
Certified Genesys BEP 8.x
Genesys Developer
OTUC/ICS ACFE/ACSE R3.0/4.0/5.0/6.0
Certified Genesys CIV 8.5
Certified Genesys Troubleshooting 8.5
Certified Genesys BEP 8.x
Genesys Developer
Re: 8400 ICS TTS Installation fail due to dependencies not f
Thanks for your reply, I tried again but used --nodeps and it worked fine. Cheers Russty
Re: 8400 ICS TTS Installation fail due to dependencies not f
Hi russty,
Did you install the TTS file with the "--force" parameter ?
The commands for the installation of TTS file should be :
- TTS engine :
- TTS Language :
Did you install the TTS file with the "--force" parameter ?
The commands for the installation of TTS file should be :
- TTS engine :
Code: Select all
rpm -ivh <file of TTS engine>.rpm --nodeps
Code: Select all
rpm -ivh <file of TTS language>.rpm --force
Sorry for my english .... 

Re: 8400 ICS TTS Installation fail due to dependencies not f
Thanks for your reply, I did use force as well as nodeps and it worked fine. Cheers again Russty