From: Stefan v. d. W. <st...@su...> - 2005-09-28 21:01:04
|
On Wed, Sep 28, 2005 at 02:08:09PM -0600, Orion Poplawski wrote: > Paul Kienzle wrote: > >Is 2.9.x octave available for Fedora? It has replacement code for the= =20 > >octave-forge sparse functions and the octave-forge functions are no =20 > >longer supported [though you are welcome to provide patches if you wa= nt]. > > > >- Paul >=20 > Is it possible to prevent octave-forge sparse code from overriding the=20 > octave builtins? I installed octave 2.9.3 and the sparse code worked.=20 > Then I installed octave-forge on top and now I'm getting the same error= =20 > in the octave-forge sparse matrix code as before. You can prevent certain parts of octave-forge from being installed by putting a "NOINSTALL" file in the appropriate.directory (i.e. main/sparse). Regards St=E9fan |