waitforbuttonpress patch install
Ben Abbott
bpabbott at mac.com
Sun Apr 6 19:22:35 CDT 2008
On Apr 6, 2008, at 7:55 PM, Nose Nada wrote:
> Hello there! I was trying to use the function 'waitforbuttonpress'
> in Octave 3.0 (running on Fedora 8) but the function is not
> implemented yet in this distribution. However, I found a recent
> thread (http://www.cae.wisc.edu/pipermail/bug-octave/2008-March/005684.html
> ) where a patch for this function has been developed (https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20080331/f0ffbe59/attachment-0001.ksh
> ) . How can I install this patch in order to use waitforbuttonpress
> in my code? I look forward to hear from you. Thanks in advance. Omar
> View this message in context: waitforbuttonpress patch install
> Sent from the Octave - General mailing list archive at Nabble.com.
If you up to building octave from its sources, you can do that.
Instructions are at the link below.
http://www.gnu.org/software/octave/download.html
If you're using Debian, you may be able to put together a local
package that uses the development sources.
I'm not a Linux user, but have done the same for Mac OSX using Fink's
package management system (which descends from Debian).
Ben
More information about the Help-octave
mailing list