Rt 2.0.15 -> 2.1.78

Install fine. But when I tried to run the import script,
I got this error.

[root@dotbomb rt2-to-rt3]# ./rt-2.0-to-dumpfile db
"LoadConfig" is not exported by the RT::Interface::CLI module at
./rt-2.0-to-dumpfile line 22
"DBConnect" is not exported by the RT::Interface::CLI module at
./rt-2.0-to-dumpfile line 22
Can’t continue after import errors at ./rt-2.0-to-dumpfile line 22
BEGIN failed–compilation aborted at ./rt-2.0-to-dumpfile line 22.

Try to look in the archive, but couldn’t find anything useful. Any lead will
be appreciated.

Thanks
Kittiwat

Install fine. But when I tried to run the import script,
I got this error.

[root@dotbomb rt2-to-rt3]# ./rt-2.0-to-dumpfile db
“LoadConfig” is not exported by the RT::Interface::CLI module at
./rt-2.0-to-dumpfile line 22

OK, found the error. I made a mistake. The configurations
in rt-2.0-to-dumpfile need to point to the location of RT2 NOT RT3.

Cheers,
Kittiwat