[rt-users] RT 3.0.1 to 3.latest user and mysql db import possible?
Frank Saxton
frankie at easyrider.com
Thu Sep 1 00:01:34 EDT 2005
[root at frankie rt-3.4.4]# perl -MCPAN -eshell force install DBIx::SearchBuilder
Undefined value assigned to typeglob at (eval 16) line 15, <RC> line 11.
Warning [/etc/inputrc line 11]:
Invalid variable `mark-symlinked-directories'
cpan shell -- CPAN exploration and modules installation (v1.7601)
ReadLine support enabled
cpan>
Also tried:
perl -MCPAN -e force 'install DBIx::SearchBuilder'
and:
[root at frankie rt-3.4.4]# look DBIx::SearchBuilder
[root at frankie rt-3.4.4]# perl -MCPAN -eshell look DBIx::SearchBuilder
Undefined value assigned to typeglob at (eval 16) line 15, <RC> line 11.
Warning [/etc/inputrc line 11]:
Invalid variable `mark-symlinked-directories'
cpan shell -- CPAN exploration and modules installation (v1.7601)
ReadLine support enabled
cpan>
At 10:49 PM 8/31/2005 -0500, Les Mikesell wrote:
>On Wed, 2005-08-31 at 22:38, Cosmopolis Jones wrote:
> > Oh... it's actually ./etc/upgrades... :)
> >
> > I get the same errors as another forum query I posted tonight:
> >
> > Someone suggested installing SearchBuilder without doing the tests but
> > didn't say how...
>
>perl -MCPAN -eshell
>force install DBIx::SearchBuilder
>
>or you can:
>look DBIx::SearchBuilder
>and be dropped into a shell with the unpacked tarball where
>you might:
>perl Makefile.PL
>make
>make install
>(skipping the 'make test') or do any tweaking needed to
>make the install work. When you 'exit' from this shell
>you'll be back at the CPAN prompt.
>
>--
> Les Mikesell
> les at futuresource.com
More information about the rt-users
mailing list