help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling octave 3.8 on Ubuntu 12.04?


From: Mike Miller
Subject: Re: Compiling octave 3.8 on Ubuntu 12.04?
Date: Thu, 02 Jan 2014 00:39:26 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10

On Thu, 2 Jan 2014 13:37:33 +1100, Alasdair McAndrew wrote:
> What I did in the end was call configure with
> 
> sudo ./configure JAVA_HOME=/usr/lib/jvm/default-java --prefix=/opt/octave3.8
> 
> and the subsequent compilation seemed to go through with no problems. 
> When I ran "make check" I got PASS: 11457,  FAIL: 10,  XFAIL: 7,
> SKIPPED: 36. 

This just means you did not compile in JIT support, which is why the 36
skipped tests.

Also you should probably not be configuring or building as root with sudo.

-- 
mike


reply via email to

[Prev in Thread] Current Thread [Next in Thread]