help-octave
[Top][All Lists]
Advanced

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

Re: issues compiling octave-2.1.69 on FreeBSD 5.4


From: John W. Eaton
Subject: Re: issues compiling octave-2.1.69 on FreeBSD 5.4
Date: Sat, 23 Apr 2005 09:15:08 -0400

On 23-Apr-2005, Joan Picanyol i Puig <address@hidden> wrote:

| I've started a binary search to find out when octave broke, but I need
| some help. Apparently the breakage happened somewhere between 2.1.63 and
| 2.1.69. Unfortunately I haven't found the tarballs on-line, and I'm a
| little bit lost regarding octave's CVS branches. I've cheked out
| ss-2-1-67 and will report that, but the process is tedious and long, so
| any guidance will be most welcome (particular dates to try, or the old
| tarballs).

You could do this using CVS.  If you have ss-2-1-67 checked out, you
should be able to just run

  cvs update -r ss-2-1-68
  ./autogen.sh
  ./configure ... options ...
  make
  cvs update -r ss-2-1-69
  ...

Or, if you'd prefer using the tar files, they are still on the
ftp.octave.org site in the pub/octave/bleeding-edge directory (all the
way back to 2.1.0).

jwe



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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