[Koha-devel] Perl Problem

Chris Cormack c.cormack at paradise.net.nz
Wed Dec 1 16:14:01 CET 2004


Michael Dittmer (An Inside Job) wrote:
> Hi All...
> 
> I'm trying to install koha 2.0.2. I have installed all the perl modules as
> required and have created the mysql database, given the database the correct
> permissions and loaded the tables.
> 
> I have to run the updatedatabase script as part of the install but get the
> following error :
> 
> [root at server koha-2.0.2]# perl scripts/updater/updatedatabase modules/
>

Try this instead
perl -I modules/ scripts/updater/updatedatabase

Hope this helps

Chris




More information about the Koha-devel mailing list