[rt-users] URL Error after upgrading to rt4

Rolf Krogstad rgk at pacelabs.com
Tue Feb 19 18:21:31 EST 2013


Chris O'Kelly <Chris.okelly <at> minecorp.com.au> writes:

> 
> Hi Rolf,
> 
> It looks like you are missing the closing quotes on the line you inserted:
> 
>         I insert as line #2
>         use lib "/opt/rt4/lib/RT;
> 
> should be
> 
>         use lib "/opt/rt4/lib/RT";
> 
> The error message eludes to this by:
> 
>         (Might be a runaway multi-line "" string starting on line 2)
> 
> Regards
> 
> Regards
> 
> Chris O'Kelly
> Systems & Web Administrator
> Minecorp Australia
> 
> 
> 


Thanks - that and taking RT out of the lib path fixes the compile.
.
.
.
.
.
..







More information about the rt-users mailing list