Hi Jason and folks, "acroread" failed to start. Just started this AMD64 box. $ acroread /usr/lib/acroread/Reader/intellinux/bin/acroread: error while loading shared libraries: /usr/lib/acroread/Reader/intellinux/lib/libJP2K.so: cannot restore segment prot after reloc: Permission denied $ su - Password: # acroread /usr/lib/acroread/Reader/intellinux/bin/acroread: error while loading shared libraries: /usr/lib/acroread/Reader/intellinux/lib/libJP2K.so: cannot restore segment prot after reloc: Permission denied It failed to start again. So I removed it. # rpm -e acroread Reinstall it. # rpm -ivh /home/satimis/Working/acroread-7.0.5-2.2.fc4.rf.i386.rpm warning: /home/satimis/Working/acroread-7.0.5-2.2.fc4.rf.i386.rpm: Header V3 DSA signature: NOKEY, key ID 1aa78495 Preparing... ########################################### [100%] 1:acroread ########################################### [100%] # acroread /usr/lib/acroread/Reader/intellinux/bin/acroread: error while loading shared libraries: /usr/lib/acroread/Reader/intellinux/lib/libJP2K.so: cannot restore segment prot after reloc: Permission denied This time it did not work. > The PPKLite plugin requires LDAP libraries to be dymlinked into > place; > the package you installed doesn't do this properly. Make sure you > have the i386 openldap package installed. # which ldap /usr/bin/which: no ldap in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin) # whereis ldap ldap: /etc/ldap.conf /usr/include/ldap.h /usr/share/man/man3/ldap.3.gz It seems LDAP already installed. But I don't use it. > Then figure out where > the your package put the directory Reader/intellinux/lib, CD there, > remove any existing libldap.so link, and type > > ln -s /usr/lib/libldap-2.3.so.0 libldap.so # ls /usr/lib/ | grep libldap-2.3.so.0 libldap-2.3.so.0 libldap-2.3.so.0.2.7 It is there. However I have to made 'acroread" start first. B.R. SL