help-octave
[Top][All Lists]
Advanced

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

Re: invoking the toolboxes


From: Quentin Spencer
Subject: Re: invoking the toolboxes
Date: Mon, 12 Sep 2005 09:18:58 -0500
User-agent: Mozilla Thunderbird 1.0.6-1.1.fc4 (X11/20050720)

Mukesh wrote:

hi quentin
my version has "i686-redhat-linux-gnu" inside
"/usr/libexec/octave/2.1.71/site/oct"...
and i installed "downloaded octave and octave-forge" RPMs using "rpm
--nodeps" command..
rebuilding was not done bcaz i was not able to find any suitable rpm..
i got this 2 rpms
1. octave-forge-2005.06.13-1.i386.rpm <- binary
2. octave-forge-2005.06.13-7.fc4.src.rpm <- source but asks for too many
dependencies..
plz help !!
Mukesh


What about octave? Did you build from source or install an RPM? In octave, what is the output of: disp(octave_config_info.canonical_host_type)? I'm guessing that it's i686-pc-linux-gnu. If that's the case, one thing you might try is go to /usr/libexec/octave/2.1.71/site/oct and do "mv i686-redhat-linux-gnu i686-pc-linux-gnu". I'm not completely sure, but that might fix the problem. On the other hand, the problem may be that the octave you installed was built using a different compiler version than the one used for octave forge, in which case you will need to remove everything and compile your own tools from scratch.

-Quentin



-------------------------------------------------------------
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]