Make install Probs (1.3.105) - other system

Hi again,

Additonaly I’m installing an webRT on another system, for other
purposes, there I have a very other problem .-(

installed is an mysql Ver 11.15 Distrib 3.23.39, for pc-linux-gnu (i686)
But with an old mysqldb-structure (for the user, host, db grants), but that
shouldn’t be the problem, I think.
compared to the other system here is an root-passwd for the mysql-installation
set.

make install and cut&pasting the output:
Now creating a database for RT.
Enter the mysql password for root:
Creating mysql database rt2.
cp etc/acl.mysql ‘/opt/rt2/etc/acl.mysql’
/usr/bin/perl -p -i -e " s’!!DB_TYPE!!‘mysql’g;
s’!!DB_HOST!!‘localhost’g;
s’!!DB_RT_PASS!!’*******‘g;
s’!!DB_RT_HOST!!‘localhost’g;
s’!!DB_RT_USER!!‘webrt’g;
s’!!DB_DATABASE!!'rt2’g;" /opt/rt2/etc/acl.mysql
bin/initacls.mysql ‘/usr’ ‘localhost’ ‘root’ ‘’ ‘rt2’ '/opt/rt2/etc/acl.mysql’
Enter the mysql administrator’s database password to create a new user for RT
Enter password:
ERROR 1044 at line 4: Access denied for user: ‘root@localhost’ to database ‘rt2’

Now dumping the mysqldb, I can’t find any entry about the database ‘rt2’ nor
the user ‘webrt’ .-(

And why does the make install want to connect to database ‘rt2’ ?

I was just mulling over that problem the whole weekend and didn’t come to an
explanation .-(

what’s going wrong on that systems?
Are the systems not willing to get installed webrt?

Maybe anybody out there with similar problems and having them solved?

TiA
\o/
Michael Thies