octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pkg netlist


From: John W. Eaton
Subject: Re: pkg netlist
Date: Wed, 7 Mar 2007 12:50:48 -0500

On  7-Mar-2007, Bob Weigel wrote:

| 
| > Ok.  I'll revise pkglist.m accordingly.  If md5 is not available in Octave,
| > I can use a system call.  The only thing left is to add the nofollow option
| > to urlwrite.cc.  I have not had a chance to test this, but I think it is
| > only a matter of adding the following at line 152 in urlwrite.cc:
| >
| >     curl_easy_setopt (curl, CURLOPT_FOLLOWLOCATION, 1);
| >
| > Bob
| 
| Here is a patch for the above.

I applied this patch.

Thanks,

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]