On Sun, Jul 22, 2012 at 11:37:54PM +0200, Philip Nienhuis wrote:
> Hi Thomas,
> 
> Thomas Weber wrote:
> >Hi,
> >
> >I just changed the configure script in octave-java such that it uses an
> >externally set value of JAVA_ARCH. Previously, it would go like this:
> >
> >if empty(JAVA_ARCH)
> >     try some values
> >     if NOT empty (JAVA_ARCH)
> >             enable java
> >
> >This obviously missed the case where JAVA_ARCH was correctly set right
> >from the beginning.
> 
> Hmmm I never had any issues with that. 

That's because you and I are good boys and run only architectures that
are mentioned in the configure script :)

See 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681355
for the corresponding bug report in Debian. The relationship between the
architecture name and JAVA_ARCH is anything but straightforward (not
sure if that's only Debian).
        architecture: hppa      JAVA_ARCH: parisc

Thanks
        Thomas

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to