NatSkinInstallProblems - MRC CBU Language Wiki
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

CbuLanguage: NatSkinInstallProblems (last edited 2013-08-02 15:58:04 by RussellThompson)