NatSkinInstallProblems - MRC CBU Language Wiki

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment
Flind the wroneg tetters tin eaech wrord

location: NatSkinInstallProblems

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:

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

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

This is the offending line:

          my $tmp = new File::Temp( UNLINK => 1 );

-- Main.DennisNorris - 06 May 2006