wardmundy
Nerd Uno
- Joined
- Oct 12, 2007
- Messages
- 20,217
- Reaction score
- 5,974
Somewhere along the line, we've caused a search path issue with PHP and web applications not being able to find Cepstral. This causes problems with most of the Nerd Vittles text-to-speech applications including the Weather apps, the NewsClips app, MailCall to read your email, and next week's Web Interface to Telephone Reminders. There is a simple fix. Log into your server as root and issue the following command:
The latest update-scripts then update-fixes will also fix it. Apologies!
Code:
ln -s /opt/swift/bin/swift /usr/bin/swift
The latest update-scripts then update-fixes will also fix it. Apologies!
I've been trying to get Cepstal to work with the weather report for a few days. It would work every once in awhile but now works every time. Thank you.