[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Octave 2.1.51 available for ftp
From: |
Dirk Eddelbuettel |
Subject: |
Re: Octave 2.1.51 available for ftp |
Date: |
Sun, 16 Nov 2003 08:27:46 -0600 |
User-agent: |
Mutt/1.3.28i |
On Sat, Nov 15, 2003 at 09:24:55PM -0600, John W. Eaton wrote:
> Octave 2.1.51 is now available for ftp from ftp.octave.org in the
> directory /pub/octave/bleeding-edge:
Debian packages were uploaded last night for i386. The autobuilders have
already created ia64, alpha, sparc, hppa, s390 and powerpc versions. The
packages should propagate the usual way via Debian's "unstable" flavour.
Note that a small patch is need to correct a type in Makeconf.in:
--- octave2.1-2.1.51.orig/Makeconf.in
+++ octave2.1-2.1.51/Makeconf.in
@@ -66,7 +66,7 @@
SHLEXT = @SHLEXT@
SHLEXT_VER = @SHLEXT_VER@
SHLLIB = @SHLLIB@
-SHLLIB_VER = @SHLLIB_VvER@
+SHLLIB_VER = @SHLLIB_VER@
SHLBIN = @SHLBIN@
SHLBIN_VER = @SHLBIN_VER@
SHLLINKEXT=
Thanks, Dirk
--
Those are my principles, and if you don't like them... well, I have others.
-- Groucho Marx