From help-request at octave dot org Mon May 23 18:59:08 2005 Subject: Unable to use fopen in 2.9.2 and 2.9.3 From: Keith Goodman To: Help-Octave List Date: Mon, 23 May 2005 16:57:49 -0700 I can't get fopen to work in 2.9.2 or 2.9.3: >> [fid,msg]=3Dfopen('test','w') error: fopen: internal error It works in 2.1.69 which I installed from binary on Debian. I compiled the 2.9's. Make check runs without error: "Running ./octave.test/io/io.exp ...". (But it does give a warning at the top "WARNING: Couldn't find tool init file". Should I worry about that?) Save and load work. ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------