From octave-maintainers-request at bevo dot che dot wisc dot edu Sun Nov 16 08:27:54 2003 Subject: Re: Octave 2.1.51 available for ftp From: Dirk Eddelbuettel To: "John W. Eaton" Cc: octave-maintainers mailing list Date: Sun, 16 Nov 2003 08:27:46 -0600 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 at @ -66,7 +66,7 @@ SHLEXT = at SHLEXT@ SHLEXT_VER = at SHLEXT_VER@ SHLLIB = at SHLLIB@ -SHLLIB_VER = at SHLLIB_VvER@ +SHLLIB_VER = at SHLLIB_VER@ SHLBIN = at SHLBIN@ SHLBIN_VER = at SHLBIN_VER@ SHLLINKEXT= Thanks, Dirk -- Those are my principles, and if you don't like them... well, I have others. -- Groucho Marx