Tags:
create new tag
, view all tags
In the RcsWrap file from the Cairo distribution, we can find the following line:
#TODO set from Twiki.cfg
  my $cmdQuote="'";

This causes that on some Windows system the implementation to fail.

The fix seems to be to change that line to:

  my $cmdQuote=$TWiki::cmdQuote;

-- RafaelAlvarez - 16 Sep 2004

This is fixed in DevelopBranch.

-- RichardDonkin - 05 Jan 2005

 
Topic revision: r4 - 2005-02-13 - SamHasler
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.