FS#57628 - [octave] javaObject & javaMethod not available in the octave core java package

Attached to Project: Community Packages
Opened by Aswin Sreeraj (aswinsreeraj) - Sunday, 25 February 2018, 09:04 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 25 February 2018, 09:43 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Could not find javaObject and javaMethod in /usr/share/octave/4.2.1/m/java. Some of the methods (like javaclasspath and javamem) contain references to these methods.

Additional info:
* Octave 4.2.1

octave>> javaMethod
error: javaMethod: support for Java was unavailable or disabled when Octave was built
octave>> javaObject
error: javaObject: support for Java was unavailable or disabled when Octave was buil
octave>> javaclasspath
error: javaMethod: support for Java was unavailable or disabled when Octave was built
error: called from
javaclasspath at line 64 column 16
octave>> javamem
error: javaMethod: support for Java was unavailable or disabled when Octave was built
error: called from
javamem at line 68 column 6
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 25 February 2018, 09:43 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#47763 

Loading...