Results 1 to 4 of 4
Hi guys,
I am trying to install octave, but am a little new to installing software on Linux
I have got as far as navigating to the file, and done
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-23-2012 #1Just Joined!
- Join Date
- Aug 2011
- Location
- London UK
- Posts
- 29
Octave install
Hi guys,
I am trying to install octave, but am a little new to installing software on Linux
I have got as far as navigating to the file, and done
./configure
but then typing
make
returns a no make file error
How can I progress from here?
Kind regards
Jonny
- 01-23-2012 #2
Is octave available in your software repos?
Code:sudo apt-get install octave
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 01-23-2012 #3Just Joined!
- Join Date
- Aug 2011
- Location
- London UK
- Posts
- 29
You're a genius Jay,
That just worked, no ifs no buts just worked. And now it is sitting open on my desktop waiting for me to enter matrices into it and start calculating eigenvalues.
Thank you very much
- 01-23-2012 #4
lol... no problem!
Sometimes it's easy to forget how easy software installation can be.
When in doubt, package manager!
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.


Reply With Quote
