Internet Express for Tru64 UNIX Version V6.10 Release Notes (5900-1419, March 2011)

Bind installation issue
Before enabling bind, please follow the below step:
Create the following links in the path "/usr/lib/bind9":
ln -s libisc.so libisc.so.15
ln -s libdns.so libdns.so.26
Cyrus IMAP Startup issue
Before enabling the Cyrus imap server, please add the following line at the end of /etc/imapd.conf
file: statuscache_db: skiplist
Components Moved from Kit to Download Page
Over the past two Internet Express releases, certain components have been removed from the kit
but are still downloadable from our Internet Web site, http://h30097.www3.hp.com/internet/
download.htm. This includes the following components:
Internet Monitor
IRC
Struts
TCP Wrappers
Thunderbird
Seamonkey
MeTA1
Firefox
Bind
FreeRadius
Jabber
DanteSocks
Avoiding Duplicate Classes in INN Configuration File
In the InterNet News (INN) configuration file, if there are two default storage method entries (both
tradspool and timehash), there could be a problem with duplicate newsgroup classes.
To avoid the problem,. change the "class: 0" to "class: 1" for timehash in the file usr/news/
etc/storage.conf.
This is an example of the original timehash:
method timehash {
newsgroups: *
class: 0
}
As shown in the following example, the class has been changed to “1.
method timehash {
newsgroups: *
class: 1
}
12 Release Notes