[rt-users] rt install error

Frank Wagner wagner at sazza.de
Mon Feb 10 14:25:17 EST 2003


I have a strange install error. Don't know how to solve this.
Mybe someone could help me. Would be realy great.


heiligekuh:/var/kht/rt-2-0-15 # make install
mkdir -p //opt/rt2/bin
mkdir -p //opt/rt2/WebRT/data
mkdir -p //opt/rt2/WebRT/sessiondata
mkdir -p //opt/rt2/etc
mkdir -p //opt/rt2/lib
mkdir -p //opt/rt2/WebRT/html
mkdir -p //opt/rt2/local/WebRT/html
/usr/bin/perl   tools/initdb 'mysql' '/usr' 'localhost' '' 'root' 'rt2' 
create
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!!'"Mypassword"'g;\
                         s'!!DB_RT_HOST!!'"localhost"'g;\
                         s'!!DB_RT_USER!!'"rt_user"'g;\
                         s'!!DB_DATABASE!!'"rt2"'g;" //opt/rt2/etc/acl.mysql
bin/initacls.mysql '/usr' 'localhost' '' 'root' '' 'rt2' 
'//opt/rt2/etc/acl.mysql'
make: bin/initacls.mysql: Command not found
make: *** [acls] Error 127
heiligekuh:/var/kht/rt-2-0-15 #



heiligekuh:/var/kht/rt-2-0-15 # ./bin/initacls.mysql /usr localhost ''
root '' rt2 //opt/rt2/etc/acl.mysql
: bad interpreter: No such file or directory
heiligekuh:/var/kht/rt-2-0-15 #



Well, everything is in the path and the interpreter is also there.

heiligekuh:/var/kht/rt-2-0-15 # ls -al /bin/sh /bin/bash
-rwxr-xr-x    1 root     root       477132 Sep  9 21:07 /bin/bash
lrwxrwxrwx    1 root     root            4 Jan  9 14:20 /bin/sh -> bash
heiligekuh:/var/kht/rt-2-0-15 #


heiligekuh:/var/kht/rt-2-0-15 # echo $PATH
/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X11
R6/bin:/bin:/usr/games:/opt/gnome/bin
heiligekuh:/var/kht/rt-2-0-15 #


Well, i really don't understand what is the problem.


Frank






More information about the rt-users mailing list