Dear community I am in installation process Koha 3.06.04 on a ubuntu 11.10 server according to this documentation. http://wiki.koha-community.org/wiki/Koha_on_Ubuntu On the 5 step - Install Ubuntu Packages from List Everything is installed without any problem. After [I]nstall to install the selected packages Choose [C]onfigure, [R]emove, and [Q]uit in that order. When I checked everything was installed I run this: # install_misc/ubuntu-pkg-check.sh | greb none ************************************************************** and I get this: libyaz3 = (none) libyaz3-dev = (none) *********************************************************** I installed apt-get install openjdk-6-jre apt-get install openjdk-7-jre But after install_misc/ubuntu-pkg-check.sh | greb none Аll the same I received ******************************************************* libyaz3 = (none) libyaz3-dev = (none) ******************************************************** How can I fix this? Thank you for your help! Araik