Make install problems

Has anyone run into this problem or know how to fix it. Any help is
appreciated. See attachment for a log of the problem.

Charles Campbell | Web Applications Engineer
Porivo Technologies, Inc. | 919.806.0566
www.porivo.com | charles.campbell@porivo.com

Measuring end-to-end Web performance.

rt.log (572 Bytes)

No, but I’m having a similar problem:

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’ ‘/home/test/work/mysql’
‘localhost’ ‘root’ ‘rt2’ create
Now creating a database for RT.
Enter the mysql password for root:
Creating mysql database rt2.
create_database( dbi:mysql:dbname=rt2;host=localhost, root, password )
DBI->connect( dbi:mysql:dbname=;host=localhost, root, password)
DBI->connect(dbname=;host=localhost) failed: No Database Selected at
/usr/lib/perl5/site_perl/5.6.0/DBIx/DataSource/Driver.pm line 75
No Database Selected at
/usr/lib/perl5/site_perl/5.6.0/DBIx/DataSource/Driver.pm line 75,
line 1.
make: *** [createdb] Error 255On Wed, 18 Jul 2001, Charles Campbell wrote:

Has anyone run into this problem or know how to fix it. Any help is
appreciated. See attachment for a log of the problem.


Charles Campbell | Web Applications Engineer
Porivo Technologies, Inc. | 919.806.0566
www.porivo.com | charles.campbell@porivo.com

Measuring end-to-end Web performance.

  1. Is there a way for users to make donations to the developers of RT. It
    is a great product and I believe customers would donate

  2. I saw the next release 2.0 is available sometime here in July is it
    close to being released?

Thanks

Randy

It already was released, the current stable version is 2.0.1.

Check out www.fsck.com/rt .

Regards,
A.

“AM” == Alesh Mustar alesh@sportina.si writes:

AM> It already was released, the current stable version is 2.0.1.
AM> Check out www.fsck.com/rt .

the pages are outdated, and still say “coming july”.

The page has been fixed. ;)On Fri, Jul 20, 2001 at 11:32:04AM -0400, Vivek Khera wrote:

“AM” == Alesh Mustar alesh@sportina.si writes:

AM> It already was released, the current stable version is 2.0.1.
AM> Check out www.fsck.com/rt .

the pages are outdated, and still say “coming july”.


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

“It’s buried in the desert, got sand in it, melts Nazis. You know,
the Ark of the Covenant” – siva

  1. Is there a way for users to make donations to the developers of RT. It
    is a great product and I believe customers would donate

Thanks for asking! This is actually something that I discuss in the
RT 2.0.1 readme. If you or your organization are interested in donating
(or having custom work done on RT) to help keep a roof over my head so I can
continue to work on RT for the community, you should contact me off-list at
jesse@fsck.com. If a financial contribution isn’t really an option,
something small from my amazon wishlist is a nice way to show your
appreciation.

( Amazon.com )

Thanks!

Jesse

jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

<Dr_Memory> the point is that words were exchanged. neurolinguistic
programming will do the rest. they should be showing up at my house
any day now.

I went though the manual, and searched the archives, but nothing helped.

make install

Enter the mysql administrator's database password to create a new user for RT Enter the mysql administrator's database password to nondestructively reload the database /usr/bin/perl tools/initdb 'mysql' '/usr/local' 'localhost' '' 'rt_user' 'rt2' insert Now populating database schema. Enter the mysql password for rt_user: Creating database schema. DBI->connect(dbname=rt2;host=localhost) failed: Access denied for user: 'rt_user@localhost' (Using password: YES) at tools/initdb line 144 Access denied for user: 'rt_user@localhost' (Using password: YES) at tools/initdb line 144, chunk 1. *** Error code 255

Stop in /root/rt-2-0-15.

Set DB_DBA to the name of a DB user with permission to create new databases

Set DB_DBA_PASSWORD to that user’s password (if you don’t, you’ll be prompted

later)

For mysql, you probably want ‘root’

For Pg, you probably want ‘postgres’

For oracle, you want ‘system’

DB_DBA = root
DB_DBA_PASSWORD =

Any ideas?

-p

Patrick O. Fish wrote:

Access denied for user: ‘rt_user@localhost’ (Using password: YES) at tools/initdb line 144, chunk 1.
*** Error code 255

DB_DBA = root
DB_DBA_PASSWORD =

Set this to the name of the rt database user

DB_RT_USER = rt_user

Set this to the password used by the rt database user

*** Change This Before Installation***

DB_RT_PASS = <yourrt_usermysqlpassword>

:slight_smile:

Phil Homewood, Systems Janitor, www.SnapGear.com
pdh@snapgear.com Ph: +61 7 3435 2810 Fx: +61 7 3891 3630
SnapGear - Custom Embedded Solutions and Security Appliances