My recent experience of installing Koha 2.2.0 Here some problem I encounter with Koha installer.pl: - Some error when I run the script a second time: + remove the mysql user from all table in mysql database (not just in user, also in db) It's remove error message in display... + remove de Koha database too if it has been created previously (The biggest pb:) - The syntax of my mysql seem to be different: (mysql Ver 11.18 Distrib 3.23.57, for sun-solaris2.9 (sparc)) In Install.pm, the different calls to Mysql put the database argument NOT at the last place in the command line... Mysql complain... eg: -u user -e cmd and last: database!!! # Maybe not this time... - In my mysqladmin call: argument -u is next of $user (I need a space between!). Some other problem arise because a do not install as root, but harmless. So after some bad install... that's go and works! (Not tested: YAZ and Z3950) Hope that's help. -- Bruno Marmol. Ingénieur à la Direction Information Scientifique et de la communication Email: Bruno.Marmol@Inrialpes.Fr - Tel: 04 76 61 53 04 - Fax: 04 76 61 52 52 Inria Rhône Alpes. ZIRST - 655 Av de l'Europe. - Montbonnot St Martin 38334 St Ismier Cedex - France