Octave 3.6.4 and 3.6.2 - urlread failing to load file
Partha Lal
partha.lal@gmail.com
Tue Mar 26 21:31:00 GMT 2013
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.
I've worked around this problem now and so this is just for information.
Thanks,
Partha
On 23 February 2013 16:41, marco atzeri <marco.atzeri@gmail.com> wrote:
> 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/i686-pc-cygwin/urlwrite.oct: failed
>>> to load: No such file or directory
>>>
>
> Partha
> additional info, to confirm you that it is not a octave issue,
> on my system it works flawless
>
> octave:7> success
> success = 1
>
> octave:8> whos
> Variables in the current scope:
>
> Attr Name Size Bytes Class
> ==== ==== ==== ===== =====
> message 0x0 0 char
> s 1x43708 43708 char
> success 1x1 1 logical
> url 1x21 21 char
>
> so I downloaded 43708 char from google.
>
>
> Regards
> Marco
>
> --
> Problem reports: http://cygwin.com/problems.html
> FAQ: http://cygwin.com/faq/
> Documentation: http://cygwin.com/docs.html
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck.out
Type: application/octet-stream
Size: 32053 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20130326/eddc9c34/attachment.obj>
-------------- next part --------------
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list