On 1 Sep 2011, at 21:22, DoucheWhite wrote:
>
> Hi
> I am trying to install the Octave 3.4.2 under my directory on a server.
> Since I am not the root user, it's been really frustrating. I finally had
> all the missing libraries and packages installed. Now I am stuck on this
> error:
it seems
Also just want to mention this is how I configured Octave:
./configure --with-blas="/usr/lib64/libblas.so.3.0.3"
--with-lapack="/usr/lib64/liblapack.so.3.0.3" --without-curl
--
View this message in context:
http://old.nabble.com/Installing-error-tp32381957p32382803.html
Sent from the octave-d
Hi
I am trying to install the Octave 3.4.2 under my directory on a server.
Since I am not the root user, it's been really frustrating. I finally had
all the missing libraries and packages installed. Now I am stuck on this
error:
> creating .DOCSTRINGS from .m script files ../build-aux/move-if-