On Tue, Dec 6, 2011 at 11:59 AM, Contractor Eran Cohen
<eco...@echelon.com> wrote:
> Looks like my company is blocking this site for some reason.

Apologies in advance for the lack of formatting:
-----
    Octave-3.4.2-mingw (without pkgs)

        Octave3.4.2_gcc4.5.2_20110914.7z -
MD5:4AA0DD4C97F73B2E9E0F7370CD8AD719 -
http://www.multiupload.com/TCUHKNNH9S

    Octaveforge pkgs, built for Octave-3.4.2-mingw

        Octave3.4.2_gcc4.5.2_pkgs_20111014.7z -
MD5:49097AF3C6FC6CDB58EE83F510A50993 -
http://www.multiupload.com/DCWFZOUGZA

Installation of the Octave package

    Read readme.txt in Octave3.4.2_gcc4.5.2_20110914.7z
    Unzip to a directory which doesn't have space chars i.e.
C:\Octave\Octave3.4.2_gcc4.5.2\ keeping the directory structure in the
archive.
    Copy octave.lnk to any convenient location and edit its properties
respectively to point to octave.exe and octave.ico.

 Installation of the Octave-forge packages

    Read Octave3.4.2_gcc4.5.2_pkgs_readme.txt,
Octave3.4.2_gcc4.5.2_pkgs_changes.txt in
Octave3.4.2_gcc4.5.2_pkgs_20110914.7z.
    In order to update octave_packages database and auto-load most
packages (excluding 'ad' and 'windows' which may crash octave when
loaded and 'clear all' is executed), launch Octave and execute:

       pkg rebuild -auto
       pkg rebuild -noauto ad windows

    You can adjust your installed packages status per your specific
needs and usage by executing one of the following commands:
    To interactively load or unload a package

       pkg load <pkg_name>
       pkg unload <pkg_name>

    To disable auto-load for specific pkg <pkg_name>

       pkg rebuild -noauto <pkg_name>

    To enable auto-load for specific pkg <pkg_name>

       pkg rebuild -auto <pkg_name>

    To completely uninstall a package

       pkg uninstall <pkg_name>

 Notes

    For details, please see
http://old.nabble.com/Octave-3.4.2-mingw-%2B-octaveforge-pkgs-to32394771.html
    This archive doesn't contain any editor! In order to install
Notepad++ (recommended) as an editor:
        download the installation package from http://notepad-plus-plus.org/
        install, edit <your octave dir>\share\octave\site\m\startup\octaverc
        un-comment the line which sets octave default editor:

   EDITOR('C:\\Program Files\\Notepad++\\notepad++.exe');

    Octave Binaries are built by Tatsuro Matsuoka
(http://www.tatsuromatsuoka.com/octave/Eng/Win/)
    Octave manual (octave-3.4.2.pdf.zip, octave-3.4.2.html.zip) can be
downloaded from http://www.tatsuromatsuoka.com/octave/Eng/Win/
-----
    Octave-3.4.3-mingw (without pkgs)

        Octave3.4.3_gcc4.5.2_20111025.7z -
MD5:5AA004D933E000E762AE2AE95573ACBD -
http://www.multiupload.com/KDQ1N463UW

    Octaveforge pkgs, built for Octave-3.4.3-mingw

        Octave3.4.3_gcc4.5.2_pkgs_20111026.7z -
MD5:2987F6078B4AD161F2D23634D5109D61 -
http://www.multiupload.com/7U6J23CSZ6

Installation of the Octave package

    Read readme.txt in Octave3.4.3_gcc4.5.2_20111025.7z
    Unzip to a directory which doesn't have space chars i.e.
C:\Octave\Octave3.4.3_gcc4.5.2\ keeping the directory structure in the
archive.
    Copy octave3.4.3_gcc4.5.2.lnk to any convenient location and edit
its properties respectively to point to bin\octave.exe and
share\octave\3.4.3\imagelib\octave-logo.ico.
    Copy octave3.4.3_gcc4.5.2_docs.lnk<code> to any convenient
location and edit its properties respectively to point to
<code>doc\octave and share\octave\3.4.3\imagelib\octave-logo.ico.
-----

The only info missing from the above is the (very long) includes list
for each version, including a list of packages; I left this off for
brevity but do reply if you need this info.

Kind regards,
Joanna

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to