help-octave
[Top][All Lists]
Advanced

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

Re: Unable to compile octave-forge? Is it compatible with octave 4.0.0?


From: Alexander Barth
Subject: Re: Unable to compile octave-forge? Is it compatible with octave 4.0.0?
Date: Fri, 3 Jul 2015 21:51:14 +0200

Dear Davinder,

On my system (ubuntu 14.04), jni.h is in the package openjdk-7-jdk:

$ dpkg -S jni.h
openjdk-7-jdk:amd64: /usr/lib/jvm/java-7-openjdk-amd64/include/jni.h

To search a package containing a specific file your can use
http://packages.ubuntu.com/ or apt-file.

If you do not want to chase all dependencies one by one you can also install the build dependencies of octave (but the dependencies of the octave version in the repositories) by issuing the following command:

 sudo apt-get build-dep octave

Additional information on building octave on ubuntu is available here:
http://wiki.octave.org/Ubuntu


Cheers,
Alex





reply via email to

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