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.
.
.
.
.
.
..






-- 
RT training in Amsterdam, March 20-21: 
http://bestpractical.com/services/training.html

Help improve RT by taking our user survey: 
https://www.surveymonkey.com/s/N23JW9T

Reply via email to