From octave-sources-request at bevo dot che dot wisc dot edu Wed Jun 18 08:10:52 2003 Subject: Re: polyfit.m patch From: Michael Creel To: "Pascal A. Dupuis" Cc: octave-sources at bevo dot che dot wisc dot edu Date: Wed, 18 Jun 2003 15:04:51 +0200 On Wednesday 18 June 2003 13:40, Paul Kienzle wrote: > Pascal A. Dupuis wrote: > >I know about the octave-forge solutions, but actually, on my debian, > >the available octave-forge is not very up-to-date, while octave2.1 is. > > This surprises me. Dirk Eddelbuettel has been stellar with > keeping his packages up to date --- always within days of a > new release. I wish all of Debian developers were so > dedicated. > > Paul Kienzle > pkienzle at users dot sf dot net This morning I was working on a Knoppix remaster, and apt-get -t=unstable octave-forge got me a version from this June. Probably you forgot the -t=unstable option. Michael