[ANNOUNCEMENT] Updated: octave forge packages
New versions of octave-optim 1.5.0-1 octave-parallel3.0.4-1 octave-struct 1.0.12-1 octave-tsa 4.4.4-1 are available in the Cygwin distribution: ADVISE On cygwin none of the forge packages is autoloaded, as some package could change substantially the normal octave behaviour (eg "nan"). To load any package before usage run "pkg load " see "help pkg" for details. CHANGES Latest upstream packages for octave 4.0.x DESCRIPTION The octave-forge project contains contributed functions for GNU Octave which are not in the main distribution. HOMEPAGE http://octave.sourceforge.net Full documentation and FAQ are available at: http://octave.sourceforge.net/docs.html http://octave.sourceforge.net/packages.php Regards Marco Atzeri If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com . -- 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
[ANNOUNCEMENT] vim 7.4.1459-1
The following packages have been uploaded to the Cygwin distribution: * vim-7.4.1459-1 * vim-common-7.4.1459-1 * vim-minimal-7.4.1459-1 * gvim-7.4.1459-1 * xxd-7.4.1459-1 Vim (Vi IMproved) is an almost compatible version of the UNIX editor vi. Almost every possible command can be performed using only ASCII characters. Many new features have been added: multilevel undo, command line history, file name completion, block operations, and editing of binary data. This is an update to last night's upstream patchset. -- Yaakov -- 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
Re: Installing X11 on a Dell E6440
On Sun, Feb 28, 2016 at 2:44 AM, Marco Atzeri wrote: > FYI: in this mailing list we post reply below. (bottom style) > > I see nothing strange on your installation, > eventually you can just update it. > > xorg-server-1.18.1-1 was released 19 Feb > and you have it, but cygwin is at 2.14.1 > https://cygwin.com/ml/cygwin-announce/2016-01/msg00025.html > and you are at 2.4.0-1 > > Just one curiosity ".babun" on your path has really a dot as > first letter or is just a character that cygcheck don't know > how to handle ? > > I forgot to ask you if you have a ".startxwinrc" on your home, > but I assume no as you mention a installation. > If yes please move it away and try again. > > > Regards > Marco Re-installing Cygwin/X and then refactoring worked just great. Thanks for your help!! -- 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
gmane?
is the gmane NNTP gateway working for this list? It seems empty... thanks, Thufir -- 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
Re: gmane?
Hi, On Mon, Feb 29, 2016 at 8:52 PM, Thufir Hawat wrote: > is the gmane NNTP gateway working for this list? It seems empty... Looks fine from here: http://news.gmane.org/gmane.os.cygwin ismail -- 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
Re: gmane?
On Mon, Feb 29, 2016 at 8:54 PM, Ismail Donmez wrote: > Hi, > > On Mon, Feb 29, 2016 at 8:52 PM, Thufir Hawat wrote: >> is the gmane NNTP gateway working for this list? It seems empty... > > Looks fine from here: http://news.gmane.org/gmane.os.cygwin Oh you said NNTP, never mind. > ismail -- 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
Re: gmane?
Thufir Hawat writes: > is the gmane NNTP gateway working for this list? It seems empty... I'm reading via NNTP, so it seems to work. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf Blofeld V1.15B11: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada -- 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
Re: gmane?
> Thufir Hawat writes: > > is the gmane NNTP gateway working for this list? It seems empty... > > I'm reading via NNTP, so it seems to work. Ditto. -- 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
Incorrect module file format in Fortran netCDF package
The recent GCC update has apparently introduced a new module file format for Gfortran, but the netCDF Fortran-90 module file has not yet been updated, as on previous occasions https://www.cygwin.com/ml/cygwin/2015-01/msg00281.html https://www.cygwin.com/ml/cygwin/2013-10/msg00026.html Mark Hadfield 51 Volga St Wellington 6023, NZ -- 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
Re: Can the Perl module Date::Calc be added to Cygwin please?
On Sun, Feb 28, 2016 at 10:28 PM, Achim Gratz wrote: > Kenneth Wolcott writes: >> Please add Date::Calc Perl module to Cygwin. > > I'd consider that, but: What does it do that the available modules from > Date-Simple and DateTime don't? > > > Regards, > Achim. I'll look into those Perl Modules, thanks for the tip. Ken -- 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
Re: Incorrect module file format in Fortran netCDF package
On 29/02/2016 23:40, Mark Hadfield wrote: The recent GCC update has apparently introduced a new module file format for Gfortran, but the netCDF Fortran-90 module file has not yet been updated, as on previous occasions https://www.cygwin.com/ml/cygwin/2015-01/msg00281.html https://www.cygwin.com/ml/cygwin/2013-10/msg00026.html Mark Hadfield 51 Volga St Wellington 6023, NZ I will update again. 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