help-octave
[Top][All Lists]
Advanced

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

Re: dispatch.oct is not a valid shared library


From: Henry F. Mollet
Subject: Re: dispatch.oct is not a valid shared library
Date: Fri, 15 Jul 2005 14:21:33 -0700
User-agent: Microsoft-Entourage/11.1.0.040913

Is /usr/local/bin missing in LOADPATH? There are some other difference
beyond my understanding. See below for .octaverc of installation  of GNU
Octave, version 2.1.71 (powerpc-apple-darwin8.1.0).
Henry

[~] -bash: 551> cat .octaverc
LOADPATH = [ 
':/usr/local/bin:/usr/local/libexec/octave/2.1.71/site/oct/powerpc-apple-dar
win8.1.0/octave-forge:/usr/local/share/octave/2.1.71/site/m/octave-forge//:'
, LOADPATH ];

   EXEC_PATH = [ 
'/usr/local/libexec/octave/2.1.71/site/exec/powerpc-apple-darwin8.1.0:',
EXEC_PATH ];


on 7/14/05 9:13 PM, Ted Sariyski at address@hidden wrote:

> Hi,
> I installed octave-2.1.71  and octave-forge-2005.06.13 on i686/FC4 with
> '--with-f77=gfortran'.  Installation went fluent but when run octave I get:
> 
> error: 
> /usr/local/libexec/octave/2.1.71/site/oct/i686-pc-linux-gnu/octave-forge/dispa
> tch.oct 
> is not a valid shared library
> error: `dispatch' undefined near line 2 column 1
> error: near line 2 of file
> `/usr/local/share/octave/2.1.71/site/m/octave-forge/comm//PKG_ADD'
> error: source: error sourcing file
> `/usr/local/share/octave/2.1.71/site/m/octave-forge/comm//PKG_ADD'
> error: near line 1 of file `/home/tsariysk/.octaverc'
> 
> %~/ more .octaverc
>     LOADPATH = [ 
> '/usr/local/octave-2.1.71/libexec/octave/2.1.71/site/oct/i686-p
> c-linux-gnu/octave-forge:/usr/local/octave-2.1.71/share/octave/2.1.71/site/m/o
> ct
> ave-forge//:', LOADPATH ];
> 
>     EXEC_PATH = [
> '/usr/local/octave-2.1.71/libexec/octave/2.1.71/site/exec/i686
> -pc-linux-gnu:', EXEC_PATH ];
> 
> What is 'dispatch.oct is not a valid shared library'   and what is wrong
> with .octaverc?
> Thanks, Ted
> 
> 
> 
> -------------------------------------------------------------
> 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
> -------------------------------------------------------------
> 




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