delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-5.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_RW,TW_WX,TW_YG |
X-Spam-Check-By: | sourceware.org |
X-Received: | by 10.194.63.240 with SMTP id j16mr9710873wjs.45.1361637161372; Sat, 23 Feb 2013 08:32:41 -0800 (PST) |
Message-ID: | <5128EF27.40400@gmail.com> |
Date: | Sat, 23 Feb 2013 17:32:39 +0100 |
From: | marco atzeri <marco DOT atzeri AT gmail DOT com> |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Octave 3.6.4 and 3.6.2 - urlread failing to load file |
References: | <CAA65SOo6uyBvxX13pg_pB7-d7nupr13ycxG5-dAy30kw=v_9dg AT mail DOT gmail DOT com> |
In-Reply-To: | <CAA65SOo6uyBvxX13pg_pB7-d7nupr13ycxG5-dAy30kw=v_9dg@mail.gmail.com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
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 > > I've checked that the file exists: > > $ ls -l /usr/lib/octave/3.6.4/oct/i686-pc-cygwin/urlwrite.oct > -rwxr-xr-x 1 ???????? None 106510 Feb 23 08:38 > /usr/lib/octave/3.6.4/oct/i686-pc-cygwin/urlwrite.oct For me is: $ ls -l /usr/lib/octave/3.6.4/oct/i686-pc-cygwin/urlwrite.oct -rwxr-xr-x 1 marco None 106510 Feb 23 09:38 /usr/lib/octave/3.6.4/oct/i686-pc-cygwin/urlwrite.oct it seems to me that ???????? is coming from an error in your cygwin setup. It is not an octave issue. It seems you never correctly updated your /etc/passwd see "man mkpasswd" What is the outcome of command "whoami" ? please follow: > Problem reports: http://cygwin.com/problems.html specifically "Run cygcheck -s -v -r > cygcheck.out and include that file as an attachment in your report. Please do not compress or otherwise encode the output. Just attach it as a straight text file so that it can be easily viewed." > Thanks for any help, > > Partha 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |