Error with uninitialized value

Hi! Each time I tried to do a “make install” or “make dropdb” I get the
below error. I looked through the user threads and havn’t found anything
pertaining to this. Any help would be much appreciated.

Creating Pg database rt2.
Use of uninitialized value at tools/initdb line 203, chunk 1.
Died at tools/initdb line 203, chunk 1.
make: *** [createdb] Error 2

Thanks,
~Mike

Hi
I am trying to install RT on SunOs…The Required Packages for RT
are Perl5.005_03, MySql DB, Apache + mod_perl installed successfully.
I ran into the following error message when doing a “make install” to
RT.

# make install	
mkdir -p //opt/rt2/bin
mkdir -p //opt/rt2/WebRT/data
mkdir -p //opt/rt2/WebRT/sess
mkdir -p //opt/rt2/etc
mkdir -p //opt/rt2/lib
mkdir -p //opt/rt2/WebRT/html
mkdir -p //opt/rt2/local/WebR
/usr/bin/perl   tools/initdb  'mysql'

‘/usr/local/mysql/mysql-3.23.54a-sun-solaris2.8-sparc/bin/mysql’
‘localhost’ ’ ’ ‘root’ ‘rt2’ create
Now creating a database for RT
Enter the mysql password for root:
Creating mysql database rt2.
Use of uninitialized value at tools/initdb line 203, chunk 1.
Died at tools/initdb line 203, chunk 1.
make: *** [createdb] Error 2

Any help would be much appreciated
Thanks & Regards
-Abdul
S. ABDUL RAZACK
MINDTREE CONSULTING PVT LTD…
91-80-6711777

Hi
I am trying to install RT on SunOs…The Required Packages for RT
are Perl5.005_03, MySql DB, Apache + mod_perl installed successfully.
I ran into the following error message when doing a “make install” to
RT.

make install

mkdir -p //opt/rt2/bin
mkdir -p //opt/rt2/WebRT/data
mkdir -p //opt/rt2/WebRT/sess
mkdir -p //opt/rt2/etc
mkdir -p //opt/rt2/lib
mkdir -p //opt/rt2/WebRT/html
mkdir -p //opt/rt2/local/WebR
/usr/bin/perl tools/initdb ‘mysql’
‘/usr/local/mysql/mysql-3.23.54a-sun-solaris2.8-sparc/bin/mysql’
‘localhost’ ’ ’ ‘root’ ‘rt2’ create

The mysql password set in the Makefile is (followed by) a blank. Remove
that, and installation should proceed.

Regards,
Harald

Harald Wagener * FCB/Wilkens * An der Alster 42 * 20099 Hamburg