You have a problem with Salix? Post here and we'll do what we can to help.
Schoolman
Posts: 7 Joined: 28. Jan 2015, 16:04
Post
by Schoolman » 23. Jun 2015, 07:16
Trying to install Octave, I first got an error regarding doxygen : command not found. So after installing it I tried again and got the following:
Code: Select all
sudo spi -i octave
Password:
The following packages will be installed:
octave
Fetching README...Done
Fetching doinst.sh...Done
Fetching octave.SlackBuild...Done
Fetching octave.info...Done
Fetching patches/ax_blas.m4...Failed
Thanks for any help.
gapan
Salix Wizard
Posts: 6349 Joined: 6. Jun 2009, 17:40
Post
by gapan » 23. Jun 2015, 07:49
laprjns
Salix Warrior
Posts: 1112 Joined: 28. Aug 2009, 01:30
Location: Connecticut USA
Post
by laprjns » 23. Jun 2015, 10:00
octave also requires cmake and gcc-gfortran
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
Schoolman
Posts: 7 Joined: 28. Jan 2015, 16:04
Post
by Schoolman » 23. Jun 2015, 10:56
Thanks gapan, Octave 4.0 the latest version is now installed ok. There is a GUI by default, but the plotting window only generates garbage. However, I guess that's a problem for the Octave mailing list.