[rt-users] initialize-database error

Graham Dunn graham.dunn at leitch.com
Tue Apr 26 13:17:40 EDT 2005


On Tue, Apr 26, 2005 at 10:17:35AM -0600, Jerad Hampton wrote:
> Hello,
> 
> scout# make initialize-database
> /usr/bin/perl //usr/local/rt-3.4.2/sbin/rt-setup-database --action init --dba root --prompt-
> for-dba-password
> Can't open perl script "//usr/local/rt-3.4.2/sbin/rt-setup-database": No such file or 
> directory
> *** Error code 2
> 
> 
> I can browse to that script that it says doesn't exist.

Check the first line of that script and see what it's executing:

#!/usr/bin/perl -w

make sure *that* exists.

Graham




More information about the rt-users mailing list