bugGNU Octave - Bugs: bug #43267, WIndows 8.1 - errors when running...

 
 

bug #43267: WIndows 8.1 - errors when running build_packages.m

Submitter:  None
Submitted:  Sun 21 Sep 2014 01:04:49 AM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Installation Failure
Status:  Fixed Assigned to:  lostbard
Originator Name:  Dmitriy Gorbachev Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.8.2
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 11 Nov 2014 09:11:29 PM UTC, comment #4: 

Assuming from no feed back after pushing change, that it fixed the problem.

John Donoghue <lostbard>
Group Member
Fri 03 Oct 2014 12:33:15 AM UTC, comment #3: 

Pushed http://hg.octave.org/mxe-octave/rev/70480095b6ed to use octave.bat for starting octave in windows.

John Donoghue <lostbard>
Group Member
Sun 21 Sep 2014 12:42:38 PM UTC, comment #2: 

Did you build octave your self, or get from elsewhere? Also  installer or tar-dist?

It was built under Cygwin?

John Donoghue <lostbard>
Group Member
Sun 21 Sep 2014 06:04:41 AM UTC, comment #1: 

bin/bash is not found. Try the Octave-gui.bat or set the bin folder by yourself to path when starting octave. for example   

    @echo off
    set PATH=%CD%\bin\
    start octave --force-gui -i --line-editing
    exit

Markus Bergholz <markuman>
Sun 21 Sep 2014 01:04:49 AM UTC, original submission:  

Hi,

I've got build errors while running build_packages.m
OS: Windows 8.1

I've ran build_packages.m from GUI and from Cmd with the same results - errors happenned while installing 'miscellaneous' package.
The log file (obtained from GUI run) attached.
Kindly help and advise further actions.

Thanks

Dmitriy

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #32151:  build_packages.log added by None (10KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by lostbard (Posted a comment)
  • -email is unavailable- added by markuman (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-11-11 lostbard StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2014-10-03 lostbard StatusNone Ready For Test
        Assigned toNone lostbard
    2014-09-21 None Attached File- Added build_packages.log, #32151

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code