<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>NatSkinInstallProblems</title><revhistory><revision><revnumber>2</revnumber><date>2013-08-02 15:58:04</date><authorinitials>RussellThompson</authorinitials></revision></revhistory></articleinfo><para>NatSkin currently doesn't work at all. It is supposed to be dependent on the RedDotPlugin and DakarContrib. DakarContrib doesn't have an installer, and RedDot produces the following perl error: </para><screen><![CDATA[perl RedDotPlugin _installer.pl 
</verbatim>
<verbatim>
### RedDotPlugin Installer ###
</verbatim>
<verbatim>
This installer must be run from the root directory of your TWiki
installation.
    * The script will not do anything without asking you for
      confirmation first.
    * You can abort the script at any point and re-run it later
    * If you answer 'no' to any questions you can always re-run
      the script again later
Hit  to proceed with installation]]></screen><screen><![CDATA[##########################################################
Adding topic: TWiki.RedDotPlugin to installation ....
##########################################################
Adding file: style.css to installation ....
(attaching it to TWiki.RedDotPlugin)
Can't locate object method "new" via package "File::Temp" at RedDotPlugin _installer.pl line 576.]]></screen><para>This is the offending line: </para><screen><![CDATA[          my $tmp = new File::Temp( UNLINK => 1 );]]></screen><para>-- Main.<ulink url="https://lsr-wiki-02.mrc-cbu.cam.ac.uk/language/NatSkinInstallProblems/language/DennisNorris#">DennisNorris</ulink> - 06 May 2006 </para></article>