|
From: | Marco Atzeri |
Subject: | Re: Unable to compile octave-forge? Is it compatible with octave 4.0.0? |
Date: | Fri, 26 Jun 2015 16:00:09 +0200 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 |
On 6/26/2015 2:07 PM, Davinder Kaur wrote:
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 " "}' )
octave forge is split in a lot of different packages, it is not reccomended to install all of them. http://octave.sourceforge.net/packages.php May be you need only the image package http://octave.sourceforge.net/image/index.html Regards Marco
[Prev in Thread] | Current Thread | [Next in Thread] |