|
From: | Doug Stewart |
Subject: | Re: Unable to compile octave-forge? Is it compatible with octave 4.0.0? |
Date: | Fri, 26 Jun 2015 09:55:03 -0400 |
I recently installed octave 4.0.0 in ubuntu. It is working fine. For image
processing, I tried to compile octave-forge but it didn't worked. I used the
following command:
sudo apt-get install $( apt-cache search octave-forge | awk '{printf $1;
printf " "}' )
There were so many dependencies, it asked for. When I installed, I came to
the following error:
There were so many dependencies, it asked for. When I installed, I came to
the following error:
http://pastie.org/10258154 <http://pastie.org/10258154>
Now, I searched on Google and found that the package is not compatible with
the latest octave-4.0.0. Is it so?
I removed octave 4.0.0 and all other related things. Now I wanna fresh
install. Please let me know which version I should install. I'm working on
image processing, so need related function to implement here on octave.
Octave-forge is also the requirement. Please guide me, I'm new to it.
--
[Prev in Thread] | Current Thread | [Next in Thread] |