octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: packaging system


From: Søren Hauberg
Subject: Re: packaging system
Date: Fri, 17 Jun 2005 23:01:35 +0200
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050404)

Hi
I've updated the code (it's still at http://hauberg.org/octave-package), with the following changes: *) If the archive contains a directory, cd to that directory. This means that package can keep it's files in a directory (e.g. PACKAGE-VERSION).
*) A bit more error checking. Not enough though
*) Support for uninstallation of packages. No dependency checking is done during uninstallation. *) The installation prefix is defined by the global variable OCTAVE_PACKAGE_PREFIX. If this variable is not defined an error is issued. Packages will be install in OCTAVE_VALUE_PREFIX/PACKAGE-VERSION

As long as the packages doesn't have to many errors the code is usable in it's current state.

/Søren



reply via email to

[Prev in Thread] Current Thread [Next in Thread]