Installation Error

I am trying to install rt-2.0.5 and from a ‘make install’ I get the
following error:
can’t parse data source: dbi:Pg : at
/usr/lib/perl5/site_perl/5.6.0/DBIx/DataSource.pm line 70, line 1.
make: *** [createdb] Error 255

What am I mising here?

Mixo

Looks to me like you’ve got an extra space after the DB_TYPE in the
makefile.On Thu, Aug 16, 2001 at 04:18:19PM +0200, mixo wrote:

I am trying to install rt-2.0.5 and from a ‘make install’ I get the
following error:
can’t parse data source: dbi:Pg : at
/usr/lib/perl5/site_perl/5.6.0/DBIx/DataSource.pm line 70, line 1.
make: *** [createdb] Error 255

What am I mising here?

Mixo


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

Gur SOV jnagf gb znxr guvf fvt vyyrtny.

Hi All,

While Installing, I got the below error.

SOME DEPENDENCIES WERE MISSING.
ICAL missing dependencies:
Data::ICal …MISSING
STANDALONE missing dependencies:
HTTP::Server::Simple::Mason >= 0.09 …MISSING
Net::Server …MISSING
MASON missing dependencies:
HTML::Mason >= 1.36 …MISSING
Apache::Session >= 1.53 …MISSING
Text::WikiFormat >= 0.76 …MISSING
XML::RSS >= 1.05 …MISSING
make: *** [testdeps] Error 1

Please do help me on the same.

Thanks and regards,
Jnaneshwar Bantanur

jnaneshwar_bantanur.vcf (411 Bytes)

Hi Joop,

Even After running

make fixdeps

I am still getting the same error.

Rgds,
Jnani

Joop wrote:

jnaneshwar_bantanur.vcf (411 Bytes)

Jnaneshwar Bantanur wrote:

Hi All,

While Installing, I got the below error.

SOME DEPENDENCIES WERE MISSING.
make: *** [testdeps] Error 1
run the following:
make fixdeps

Regards,

Joop

I have never once installed RT with ‘make fixdeps’
actually working 100% to completion with all
Perl modules built and installed.

You’re going to have to watch the ‘make fixdeps’
output and solve any problems by hand, then re-run
(wash, rinse, repeat).On 3/31/2010 5:20 AM, Jnaneshwar Bantanur wrote:

Hi Joop,

Even After running

make fixdeps

I am still getting the same error.

Rgds,
Jnani

Joop wrote:

Jnaneshwar Bantanur wrote:

Hi All,

While Installing, I got the below error.

SOME DEPENDENCIES WERE MISSING.
make: *** [testdeps] Error 1
run the following:
make fixdeps

Regards,

Joop

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

The easiest way I found to do this is by running:

perl -MCPAN -e shell

you’ll be at a prompt that looks similar to:

cpan[1]>

At this point run “install <package_name” for each of the missing
dependencies. For example:

install Data::ICal

This prompt is case sensitive, so make sure it matches each failed
dependency exactly.

You can also run a “yum search” and install the missing packages if you find
them, I fould the CPAN shell a little easier.

Hope this helps.

-Matt

Jnaneshwar The Don wrote:

Hi Joop,

Even After running

make fixdeps

I am still getting the same error.

Rgds,
Jnani

Joop wrote:

Jnaneshwar Bantanur wrote:

Hi All,

While Installing, I got the below error.

SOME DEPENDENCIES WERE MISSING.
make: *** [testdeps] Error 1
run the following:
make fixdeps

Regards,

Joop

begin:vcard
fn:Jnaneshwar Bantanur
n:Bantanur;Jnaneshwar
org:Kavach Networks Pvt Ltd
adr:3rd Phase, JP Nagar;;#431, 1st Floor, 5th Cross, 7th
Main;Bangalore;Karnataka;560078;India
email;internet:jnaneshwar.bantanur@kavach.net
title:Senior Consultant and Management Representative
tel;work:9379277645
tel;fax:+91-80-26591577
tel;home:9379277645
tel;cell:+91-9590295866
url:www.kavach.net
version:2.1
end:vcard

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

View this message in context: http://old.nabble.com/Installation-Error-tp28093136p32151890.html