public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Octave
@ 2014-02-14 16:22 Ash Hughes
  2014-02-14 17:30 ` Octave Marco Atzeri
  0 siblings, 1 reply; 6+ messages in thread
From: Ash Hughes @ 2014-02-14 16:22 UTC (permalink / raw)
  To: marco.atzeri, cygwin

Hi,

I have recently compiled (with some hopefully ignorable warnings at the
end, although I don't have my Windows machine here to look up which
ones) the octave-forge packages for cygwin x64 and I came across a few
issues. First, I found I had to patch mex.h from octave-devel, as
discussed here:

http://cygwin.com/ml/cygwin/2014-01/msg00120.html

I also had to add a #include <unistd.h> as detailed here:

http://freebsd.1045724.n5.nabble.com/ports-184568-math-octave-forge-fl-core-fix-build-with-gcc47-td5866666.html

Is it worth pushing a small patch to these files, or is Octave 3.8 just
around the corner? It'd be great to see x64 fully supported with
octave-forge packages available - I can probably help provide 3.6
octave-forge binaries too, seeing as I've just built them :)

Finally, fltk doesn't seem to work on x64, I get:

function '__init_fltk__' not found

when I try to switch graphics package.

Thanks,

Ash


--
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Octave
  2014-02-14 16:22 Octave Ash Hughes
@ 2014-02-14 17:30 ` Marco Atzeri
  2014-02-14 17:40   ` Octave Ash Hughes
  0 siblings, 1 reply; 6+ messages in thread
From: Marco Atzeri @ 2014-02-14 17:30 UTC (permalink / raw)
  To: Ash Hughes, cygwin

On 14/02/2014 16:28, Ash Hughes wrote:
> Hi,
>
> I have recently compiled (with some hopefully ignorable warnings at the
> end, although I don't have my Windows machine here to look up which
> ones) the octave-forge packages for cygwin x64 and I came across a few
> issues. First, I found I had to patch mex.h from octave-devel, as
> discussed here:
>
> http://cygwin.com/ml/cygwin/2014-01/msg00120.html
>
> I also had to add a #include <unistd.h> as detailed here:
>
> http://freebsd.1045724.n5.nabble.com/ports-184568-math-octave-forge-fl-core-fix-build-with-gcc47-td5866666.html
>
> Is it worth pushing a small patch to these files, or is Octave 3.8 just
> around the corner? It'd be great to see x64 fully supported with
> octave-forge packages available - I can probably help provide 3.6
> octave-forge binaries too, seeing as I've just built them :)
>
> Finally, fltk doesn't seem to work on x64, I get:
>
> function '__init_fltk__' not found
>
> when I try to switch graphics package.
>
> Thanks,
>
> Ash

Hi Ash,
octave-3.8.0 is ready on my machine for both 32bit and 64 bit.
I was recently busy polishing it and splitting the old monolithic
octave-forge in ~50 subpackage as upstream did years ago.

I could upload during weekend, full list should be:

octave                                3.8.0-2
octave-bim                            1.1.3r12529-1
octave-cgi                            0.1.0r11869-1
octave-communications                 1.2.0-1
octave-control                        2.6.2-1
octave-data-smoothing                 1.3.0-1
octave-database                       2.3.0-1
octave-dataframe                      0.9.1-1
octave-devel                          3.8.0-2
octave-doc                            3.8.0-2
octave-econometrics                   1.1.1-1
octave-financial                      0.4.0r124-1
octave-fl-core                        1.0.0r7-1
octave-fpl                            1.3.4r12354-1
octave-fuzzy-logic-toolkit            0.4.2r27-1
octave-ga                             0.10.0r147-1
octave-general                        1.3.4-1
octave-generate_html                  0.1.5-1
octave-geometry                       1.7.0r314-1
octave-image                          2.2.0r867-1
octave-integration                    1.0.7r28-1
octave-io                             2.0.2-1
octave-linear-algebra                 2.2.0r164-1
octave-lssa                           0.1.2r11495-1
octave-ltfat                          1.4.3a-1
octave-mechanics                      1.3.1r89-1
octave-miscellaneous                  1.2.0r387a-1
octave-mpi                            1.2.0r42-1
octave-msh                            1.0.9r12363-1
octave-mvn                            1.1.0-1
octave-nan                            2.5.9-1
octave-ncarray                        1.0.2r12380-1
octave-netcdf                         1.0.2r12477-1
octave-nurbs                          1.3.8r12287-1
octave-ocs                            0.1.3r12205-1
octave-octcdf                         1.1.6r11991a-1
octave-odepkg                         0.8.4r354-1
octave-optim                          1.3.0-1
octave-optiminterp                    0.3.4-1
octave-parallel                       2.2.0-1
octave-quaternion                     2.2.0-1
octave-queueing                       1.2.2r12543-1
octave-secs1d                         0.1.0r12375-1
octave-secs2d                         0.0.9r12205-1
octave-secs3d                         0.0.1r11495-1
octave-sockets                        1.0.8r65-1
octave-specfun                        1.1.0r147-1
octave-splines                        1.2.6r104-1
octave-statistics                     1.2.3r12532-1
octave-strings                        1.1.0r141-1
octave-struct                         1.0.10r92-1
octave-tsa                            4.2.7-1
octave-vrml                           1.0.13r146-1

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Octave
  2014-02-14 17:30 ` Octave Marco Atzeri
@ 2014-02-14 17:40   ` Ash Hughes
  2014-02-14 18:35     ` Octave Marco Atzeri
  0 siblings, 1 reply; 6+ messages in thread
From: Ash Hughes @ 2014-02-14 17:40 UTC (permalink / raw)
  To: Marco Atzeri, cygwin

Thanks, what great timing :)

Will there be an octave-signal package?

Thanks,

Ash

On 14/02/14 17:14, Marco Atzeri wrote:
> On 14/02/2014 16:28, Ash Hughes wrote:
>> Hi,
>>
>> I have recently compiled (with some hopefully ignorable warnings at the
>> end, although I don't have my Windows machine here to look up which
>> ones) the octave-forge packages for cygwin x64 and I came across a few
>> issues. First, I found I had to patch mex.h from octave-devel, as
>> discussed here:
>>
>> http://cygwin.com/ml/cygwin/2014-01/msg00120.html
>>
>> I also had to add a #include <unistd.h> as detailed here:
>>
>> http://freebsd.1045724.n5.nabble.com/ports-184568-math-octave-forge-fl-core-fix-build-with-gcc47-td5866666.html
>>
>>
>> Is it worth pushing a small patch to these files, or is Octave 3.8 just
>> around the corner? It'd be great to see x64 fully supported with
>> octave-forge packages available - I can probably help provide 3.6
>> octave-forge binaries too, seeing as I've just built them :)
>>
>> Finally, fltk doesn't seem to work on x64, I get:
>>
>> function '__init_fltk__' not found
>>z
>> when I try to switch graphics package.
>>
>> Thanks,
>>
>> Ash
> 
> Hi Ash,
> octave-3.8.0 is ready on my machine for both 32bit and 64 bit.
> I was recently busy polishing it and splitting the old monolithic
> octave-forge in ~50 subpackage as upstream did years ago.
> 
> I could upload during weekend, full list should be:
> 
> octave                                3.8.0-2
> octave-bim                            1.1.3r12529-1
> octave-cgi                            0.1.0r11869-1
> octave-communications                 1.2.0-1
> octave-control                        2.6.2-1
> octave-data-smoothing                 1.3.0-1
> octave-database                       2.3.0-1
> octave-dataframe                      0.9.1-1
> octave-devel                          3.8.0-2
> octave-doc                            3.8.0-2
> octave-econometrics                   1.1.1-1
> octave-financial                      0.4.0r124-1
> octave-fl-core                        1.0.0r7-1
> octave-fpl                            1.3.4r12354-1
> octave-fuzzy-logic-toolkit            0.4.2r27-1
> octave-ga                             0.10.0r147-1
> octave-general                        1.3.4-1
> octave-generate_html                  0.1.5-1
> octave-geometry                       1.7.0r314-1
> octave-image                          2.2.0r867-1
> octave-integration                    1.0.7r28-1
> octave-io                             2.0.2-1
> octave-linear-algebra                 2.2.0r164-1
> octave-lssa                           0.1.2r11495-1
> octave-ltfat                          1.4.3a-1
> octave-mechanics                      1.3.1r89-1
> octave-miscellaneous                  1.2.0r387a-1
> octave-mpi                            1.2.0r42-1
> octave-msh                            1.0.9r12363-1
> octave-mvn                            1.1.0-1
> octave-nan                            2.5.9-1
> octave-ncarray                        1.0.2r12380-1
> octave-netcdf                         1.0.2r12477-1
> octave-nurbs                          1.3.8r12287-1
> octave-ocs                            0.1.3r12205-1
> octave-octcdf                         1.1.6r11991a-1
> octave-odepkg                         0.8.4r354-1
> octave-optim                          1.3.0-1
> octave-optiminterp                    0.3.4-1
> octave-parallel                       2.2.0-1
> octave-quaternion                     2.2.0-1
> octave-queueing                       1.2.2r12543-1
> octave-secs1d                         0.1.0r12375-1
> octave-secs2d                         0.0.9r12205-1
> octave-secs3d                         0.0.1r11495-1
> octave-sockets                        1.0.8r65-1
> octave-specfun                        1.1.0r147-1
> octave-splines                        1.2.6r104-1
> octave-statistics                     1.2.3r12532-1
> octave-strings                        1.1.0r141-1
> octave-struct                         1.0.10r92-1
> octave-tsa                            4.2.7-1
> octave-vrml                           1.0.13r146-1
> 
> 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Octave
  2014-02-14 17:40   ` Octave Ash Hughes
@ 2014-02-14 18:35     ` Marco Atzeri
  2014-02-16 11:56       ` Octave Marco Atzeri
  0 siblings, 1 reply; 6+ messages in thread
From: Marco Atzeri @ 2014-02-14 18:35 UTC (permalink / raw)
  To: Ash Hughes, cygwin

On 14/02/2014 18:30, Ash Hughes wrote:
> Thanks, what great timing :)
>
> Will there be an octave-signal package?
>
> Thanks,
>
> Ash
>

oops
octave-signal        1.3.0-1

building the 64bit version, it was only on the 32bit list...

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Octave
  2014-02-14 18:35     ` Octave Marco Atzeri
@ 2014-02-16 11:56       ` Marco Atzeri
  0 siblings, 0 replies; 6+ messages in thread
From: Marco Atzeri @ 2014-02-16 11:56 UTC (permalink / raw)
  To: Ash Hughes, cygwin



On 14/02/2014 19:02, Marco Atzeri wrote:
> On 14/02/2014 18:30, Ash Hughes wrote:
>> Thanks, what great timing :)
>>
>> Will there be an octave-signal package?
>>
>> Thanks,
>>
>> Ash
>>
>
> oops
> octave-signal        1.3.0-1
>
> building the 64bit version, it was only on the 32bit list...
>
> Marco

all uploaded

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Octave
       [not found] <35074990.680FE527@ucsd.edu>
@ 1998-02-28 23:38 ` Adam Taylor
  0 siblings, 0 replies; 6+ messages in thread
From: Adam Taylor @ 1998-02-28 23:38 UTC (permalink / raw)
  To: gnu-win32

Folks,

Okay, please ignore my earlier post.  I downloaded the binary from the
Octave site, followed the install directions, and everything works.

Adam

-----
Adam Taylor wrote:
> 
> Folks,
> 
> In an earlier post, I said that I had gotten octave to compile
> successfully.  Unfortunately, I now discover that I cannot get the
> octave fscanf function to do anything but report that EOF has been
> reached.  I tried Mumit Khan's binary, and got one of these:
> 
> (c:\software\gnu\bin\octave-2.0.9.exe 1064) In cygwin_except_handler exc
> C0000005 at 4FF3B3 sp 321E694
> error: EMT instruction -- stopping myself...
> attempting to save variables to `octave-core'...
> save to `octave-core' complete
> 
> The code is:
> 
> dataFID = fopen("retzius-dcc-chopped.unix.txt","r");
> data = fscanf(dataFID,"%f");
> 
> and retzius-dcc-chopped.unix.txt looks like this:
> 
> 0 -51.5625  0.0732422
> 5e-4  -51.5137  0.0732422
> 0.001 -51.3672  0.0732422
> 0.0015  -51.5137  0.0683594
> 0.002 -51.5625  0.0683594
> 0.0025  -51.5625  0.0732422
> 0.003 -51.6602  0.078125
> 0.0035  -51.6113  0.0927734
> 0.004 -51.6602  0.0976563
> 0.0045  -51.6113  0.102539
> 0.005 -51.4648  0.0927734
> 0.0055  -51.6602  0.0927734
> 0.006 -51.5625  0.0976563
> 0.0065  -51.5625  0.0878906
> 0.007 -51.7578  0.0878906
> 0.0075  -51.7578  0.0830078
> 0.008 -51.8066  0.0732422
> 0.0085  -51.709 0.078125
> 0.009 -51.7578  0.0878906
> 0.0095  -51.8066  0.0927734
> 
> All of this is using b18 nt4 sp3.  Is this a well-known problem,
> (octave's) fscanf not working?
> 
> Adam
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-02-16 11:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-14 16:22 Octave Ash Hughes
2014-02-14 17:30 ` Octave Marco Atzeri
2014-02-14 17:40   ` Octave Ash Hughes
2014-02-14 18:35     ` Octave Marco Atzeri
2014-02-16 11:56       ` Octave Marco Atzeri
     [not found] <35074990.680FE527@ucsd.edu>
1998-02-28 23:38 ` Octave Adam Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).