I've attached cygcheck output as described. I've run mkpasswd >
/etc/mkpasswd and now see:
$ ls -l /usr/lib/octave/3.6.4/oct/i686-pc-cygwin/urlwrite.oct
-rwxr-xr-x 1 admin None 106510 Feb 23 08:38
/usr/lib/octave/3.6.4/oct/i686-pc-cygwin/urlwrite.oct
however urlread still gives the same error.
On 2/23/2013 5:32 PM, marco atzeri wrote:
On 2/23/2013 5:19 PM, Partha Lal wrote:
Hi,
Under cygwin, trying to use the urlread function in octave causes the
following error:
octave:7> url = 'http://www.google.com';
octave:8> [s,success,message] = urlread(url)
error: /usr/lib/octave/3.6.4/oct/i6
On 2/23/2013 5:19 PM, Partha Lal wrote:
Hi,
Under cygwin, trying to use the urlread function in octave causes the
following error:
octave:7> url = 'http://www.google.com';
octave:8> [s,success,message] = urlread(url)
error: /usr/lib/octave/3.6.4/oct/i686-pc-cygwin/urlwrite.oct: failed
to load:
Hi,
Under cygwin, trying to use the urlread function in octave causes the
following error:
octave:7> url = 'http://www.google.com';
octave:8> [s,success,message] = urlread(url)
error: /usr/lib/octave/3.6.4/oct/i686-pc-cygwin/urlwrite.oct: failed
to load: No such file or directory
I've checked th
4 matches
Mail list logo