help-octave
[Top][All Lists]
Advanced

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

RE: Octave 4.2


From: siko1056
Subject: RE: Octave 4.2
Date: Fri, 25 Nov 2016 06:14:20 -0800 (PST)

Mallikarjuna Jangannavar wrote
> Hi,
> 
> We downloaded "octave-4.2.0.tar.gz" file from
> "https://ftp.gnu.org/gnu/octave/"; and run the below command in series.
> 
> Command :-
> 1.  tar -xvf octave-4.2.0.tar.gz
> 2. ./configure
> 3. make
> 4. make install
> 
> Finally we run the command "./run-octave" (file created while installing
> the package) used to launch the application.
> 
> Now we are facing below issue.
> 
> Command :-
> ./run-octave
> 
> Error :-
> /prog/rdtoolbox/octave_Version/octave-4.2.0/libtool: line 11641:
> /prog/rdtoolbox/octave_Version/octave-4.2.0/src/octave: No such file or
> directory
> /prog/rdtoolbox/octave_Version/octave-4.2.0/libtool: line 11641: exec:
> /prog/rdtoolbox/octave_Version/octave-4.2.0/src/octave: cannot execute: No
> such file or directory
> 
> Regards
> Mallikarjun

I assume "/prog/rdtoolbox/octave_Version/octave-4.2.0" is your build
directory. Did you face any errors or messages, while configuring or
compiling? Do the executable

/prog/rdtoolbox/octave_Version/octave-4.2.0/src/octave

exist? If you successfully performed `make install`, are you able to start
Octave by simply typing `octave` in your command promt?

Kai.



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Octave-4-2-tp4680750p4680753.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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