Re: [rt-users] fixdeps errors: DBD::SQLite and DBIx::SearchBuilder

2008-12-31 Thread Joseph Spenner
--- On Wed, 12/31/08, Joseph Spenner wrote: From: Joseph Spenner Subject: Re: [rt-users] fixdeps errors: DBD::SQLite and DBIx::SearchBuilder To: rt-users@lists.bestpractical.com Date: Wednesday, December 31, 2008, 9:55 AM Ruslan:   Thanks for the tip.  Forcing SQLite succeeded, and '

Re: [rt-users] fixdeps errors: DBD::SQLite and DBIx::SearchBuilder

2008-12-31 Thread Joseph Spenner
Ruslan:   Thanks for the tip.  Forcing SQLite succeeded, and 'make fixdeps' took care of the rest.  I think I'm almost there.   My next/current problem is with FastCGI.  My rt-test-dependencies indicate it should work.  However, when I add these lines to my httpd.conf as described in the doc at

Re: [rt-users] fixdeps errors: DBD::SQLite and DBIx::SearchBuilder

2008-12-31 Thread Ruslan Zakirov
ake test -- NOT OK > > -- > Richard Foley > Ciao - shorter than aufwiedersehen > > http://www.rfi.net/ > > On Tuesday 30 December 2008 21:41:58 Joseph Spenner wrote: >> >> --- On Tue, 12/30/08, Jesse Vincent wrote: >> From: Jesse Vincent >> Subject: Re: [

Re: [rt-users] fixdeps errors: DBD::SQLite and DBIx::SearchBuilder

2008-12-31 Thread Richard Foley
r.gz /usr/bin/make test -- NOT OK -- Richard Foley Ciao - shorter than aufwiedersehen http://www.rfi.net/ On Tuesday 30 December 2008 21:41:58 Joseph Spenner wrote: > > --- On Tue, 12/30/08, Jesse Vincent wrote: > From: Jesse Vincent > Subject: Re: [rt-users] fixdeps errors: DBD

Re: [rt-users] fixdeps errors: DBD::SQLite and DBIx::SearchBuilder

2008-12-30 Thread Joseph Spenner
--- On Tue, 12/30/08, Jesse Vincent wrote: From: Jesse Vincent Subject: Re: [rt-users] fixdeps errors: DBD::SQLite and DBIx::SearchBuilder To: "Joseph Spenner" Cc: rt-users@lists.bestpractical.com Date: Tuesday, December 30, 2008, 12:35 PM > When trying to manually install D

Re: [rt-users] fixdeps errors: DBD::SQLite and DBIx::SearchBuilder

2008-12-30 Thread Jesse Vincent
> When trying to manually install DBD::SQLite, I see: > > MSERGEANT/DBD-SQLite-1.14.tar.gz > /usr/bin/make test -- NOT OK > Can you perhaps send the list the actual errors you got? > > Any help would be great. > > Thanks! > > > > > > ___

[rt-users] fixdeps errors: DBD::SQLite and DBIx::SearchBuilder

2008-12-30 Thread Joseph Spenner
I'm trying to install the latest/greatest RT (3.8.1) on a new slackware 12.2 system. The 'make fixdeps' will fail due to dependencies: DBIx::SearchBuilder >= 1.54...MISSING I believe this might be due to a related missing requirement which shows up earlier before the final failure: DBD::SQLit