On 24-Nov-07, at 4:32 PM, jtarrant@talk21.com wrote:
Hi.
Just spent the last hour failing to install Koha on Ubuntu 7.1. Having problems with zoom and yaz. Does anybody have a foolproof installation script that just installs everything required on an empty system? I do feel that this should be an easier process... The script can be for Windows, OSX or Linux, don't really mind (I have access to all three). Finding a foolproof way to install Koha would get more people using it. Maybe we need a koha.iso.
I haven't tried it myself but you may give a try to following on linux box. - Download the vmware image - Using qemu, convert that image to raw disk (qemu-img <vmdk file> <raw file>) - Put that raw file to real disk. (dd if=<raw file> of=<real disk>) regards, shantanoo