The generic extension installer seems to work fine.

The generic installer is the standard template installer, with the minor addition of supporting the extension name as an argument. With both the custom and generic installers, the package installer code can download an updated installer if required.

For example, to install an extension, such as GenPDFAddOn, the two options are:

Install using downloaded installer.

   perl GenPDFAddOn_installer

Install using generic installer

ALERT! Note: The generic installer will only download extensions from the default Foswiki Extensions repository. If an alternate location is required, the custom installer or web installer must be used!

   perl tools/extension_installer GenPDFAddOn install

As with the custom installers, the generic installer can be used to uninstall an extension

   perl tools/extension_installer GenPDFAddOn uninstall

For further information, use the usage command.
   perl tools/extension_installer usage

-- GeorgeClark - 12 Jun 2010

 

The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads