help-octave
[Top][All Lists]
Advanced

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

Re: testing binary of octave-3.3.90 (mingw32) is uploaded


From: Stewart Dickson
Subject: Re: testing binary of octave-3.3.90 (mingw32) is uploaded
Date: Mon, 31 Jan 2011 11:11:34 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

I have MSys installed in my system
MINGW32_NT-6.1 HDF-CHIBANDA 1.0.16(0.48/3/2) 2010-09-29 00:07 i686 Msys
The problem seems to be in making c:/MinGW/msys/1.0/bin/gzip.exe,
c:/MinGW/msys/1.0/bin/tar.exe and
c:/MinGW/msys/1.0/bin/msys-1.0.dll available to Octave.

In: Control Panel\All Control Panel Items\System->Advanced system
setting->Environment Variables...
LD_LIBRARY_PATH=c:\Octave\3.3.90\bin%c:\MinGW\msys\1.0\bin
PATH=...%c:\Octave\3.3.90\bin%c:\MinGW\msys\1.0\bin

What else is necessary to get pkg install octcdf-1.1.1.tar.gz working in
the binary of octave-3.3.90?

Thanks,

-Stewart
unable to start subprocess for `"gzip -d -c
"c:\Users\s-dickson\Downloads\octcdf-1.1.1.tar.gz" | tar xf - 2>&1"'
error: called from `unpack' in file
C:\Octave\3.3.90\share\octave\3.3.90\m\miscellaneous\unpack.m near line
175, column 23
error: called from:
error: C:\Octave\3.3.90\share\octave\3.3.90\m\pkg\pkg.m at line 729,
column 5

On 1/28/2011 5:02 PM, Tatsuro MATSUOKA wrote:
> Hello
>
> Please read my readme in the download web page.  This snapshot does not have 
> msys+ MSYS+MinGW
> toolkits.
> You have to prepare by yourself. Except for complier (GCC-4.5.0) , you may 
> use subset of MSYS+MinGW
> shipped to the officail octave-3.2.4 binary release.
>
> At the moment, I do not have enough time to prepare those toolkits for 
> shipping. 
>
> Regards
>
> Tatsuro  
>
> --- Stewart Dickson wrote:
>
>> I agree with difficulty involving 'gzip'.  In octave 3.3.90:
>>> octave.exe:2> pkg install octcdf-1.1.1.tar.gz
>>> unable to start subprocess for `"gzip -d -c 
>>> "c:\Users\s-dickson\Downloads\octcdf-1.1.1.tar.gz" | tar xf - 2>&1"'
>>> error: called from `unpack' in file 
>>> C:\Octave\3.3.90\share\octave\3.3.90\m\miscellaneous\unpack.m near 
>>> line 175, column 23
>>> error: called from:
>>> error:   C:\Octave\3.3.90\share\octave\3.3.90\m\pkg\pkg.m at line 729, 
>>> column 5
>>> error:   C:\Octave\3.3.90\share\octave\3.3.90\m\pkg\pkg.m at line 354, 
>>> column 9
>>> octave.exe:2>
>> Thanks,
>>
>> -Stewart
>>
>> On 1/28/2011 4:13 PM, Tatsuro MATSUOKA wrote:
>>> Hello
>>> --- fork  wrote:
>>>
>>>> Finally (for today), I think that a lot of the subsidiary programs like 
>>>> gzip are
>>>> either not findable or missing.
>>> Compression to gz is to be done zlib dynamic library but not external 
>>> program.
>>> Because internet connection in my home is quite slow so that I hurried to 
>>> make a package.
>>>
>>> I would like to check the external dependencies again.
>>>
>>> Feedback is very important for the preparation of ver.3.4.
>>> Thanks for your  reporting.
>>>
>>> Regards
>>>
>>> Tatsuro
>>>
>>>
>>> --------------------------------------
>>> Get the new Internet Explorer 8 optimized for Yahoo! JAPAN
>>> http://pr.mail.yahoo.co.jp/ie8/
>>> _______________________________________________
>>> Help-octave mailing list
>>> address@hidden
>>> https://mailman.cae.wisc.edu/listinfo/help-octave
>>>
>> _______________________________________________
>> Help-octave mailing list
>> address@hidden
>> https://mailman.cae.wisc.edu/listinfo/help-octave
>>
>
> --------------------------------------
> Get the new Internet Explorer 8 optimized for Yahoo! JAPAN
> http://pr.mail.yahoo.co.jp/ie8/
>



reply via email to

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