On 2017-12-18 11:50, Arkady wrote:
> On Mon, Dec 18, 2017 at 7:41 PM, Arkady wrote:
>> On Mon, Dec 18, 2017 at 7:27 PM, Arkady wrote:
>>> I am trying to do:
>>> setup-x86_64.exe -q -p wget -v
>>> The installation fails with the last line "Changing gid to
>>> Administrators" and a small dialog box "
On 18/12/2017 12:23, Markus Schönhaber wrote:
18.12.2017, 12:13 CET, Joe Nayo:
1 [main] opengrads 2340 find_fast_cwd: WARNING: Couldn't compute FAST_CWD
pointer. Please report this problem to
the public mailing list cygwin@cygwin.com
https://cygwin.com/faq.html#faq.using.fixing-find_fast_
On 12/18/2017 2:29 PM, Achim Gratz wrote:
Norton Allen writes:
I am trying to install a perl module using cpan (target module not
available via cygwin setup), and the process is failing due to an
out-of-date CPAN::Meta::Requirements module.
[…]
This module (like a few others) is built into Per
On Mon, 18 Dec 2017 14:10:35, Corinna Vinschen wrote:
In general, the writes on disk devices is sector-oriented. Howewver,
in this case ftell should have returned 65536. The problem here is
that the newlib implmentation of ftell/ftello performs an fflush
when called on a write stream since abou
Norton Allen writes:
> I am trying to install a perl module using cpan (target module not
> available via cygwin setup), and the process is failing due to an
> out-of-date CPAN::Meta::Requirements module.
[…]
This module (like a few others) is built into Perl core itself and no
newer version is av
Reproduced again with Autounattend.xml
My goal is to prepare a Windows machine with Cygwin installed. I am
trying to script the process.
I have the following section the Autounattend.xml file
cmd.exe /c
C:\Windows\Temp\setup-x86.exe -q -R C:\cygwin -l C:\Windo
Ok,
I have figured it out
setup-x86_64.exe -p "wget,screen" -q -R C:\cygwin -s
http://cygwin.mirror.constant.com
On Mon, Dec 18, 2017 at 8:07 PM, Arkady wrote:
> The following command on a clean Windows 10 virtual machine
> setup-x86_64.exe -p wget,screen -q -R C:\cygwin -s
> http://cygwin.mirror
The following packages have been uploaded to the Cygwin distribution:
* pulseaudio-11.1-1
* pulseaudio-equalizer-11.1-1
* pulseaudio-utils-11.1-1
* pulseaudio-esound-compat-11.1-1
* pulseaudio-module-x11-11.1-1
* pulseaudio-module-gconf-11.1-1
* pulseaudio-module-zeroconf-11.1-1
* libpulse0-11.1-1
The following packages have been uploaded to the Cygwin distribution:
* tiff-4.0.9-1
* libtiff6-4.0.9-1
* libtiff-devel-4.0.9-1
* tiff-doc-4.0.9-1
* tiff-opengl-4.0.9-1
* mingw64-i686-tiff-4.0.9-1
* mingw64-x86_64-tiff-4.0.9-1
Included in this software distribution is a library, libtiff, for read
The following packages have been uploaded to the Cygwin distribution:
* libopus0-1.2.1-1
* libopus-devel-1.2.1-1
* libopus-doc-1.2.1-1
* libopusfile0-0.10-1
* libopusfile-devel-0.10-1
* mingw64-i686-opus-1.2.1-1
* mingw64-i686-opusfile-0.10-1
* mingw64-x86_64-opus-1.2.1-1
* mingw64-x86_64-opusfile
The following packages have been uploaded to the Cygwin distribution:
* libwebp-0.6.1-1
* libwebp7-0.6.1-1
* libwebpmux3-0.6.1-1
* libwebpdemux2-0.6.1-1
* libwebpdecoder3-0.6.1-1
* libwebp-devel-0.6.1-1
* mingw64-i686-libwebp-0.6.1-1
* mingw64-x86_64-libwebp-0.6.1-1
WebP is a new image format tha
The following command on a clean Windows 10 virtual machine
setup-x86_64.exe -p wget,screen -q -R C:\cygwin -s
http://cygwin.mirror.constant.com
completes fine, sets the icon on the desktop.
When I open the cygwin terminal and try commands wget or screen I am
getting "command not found"
Indeed fold
The following packages have been uploaded to the Cygwin distribution:
* libvpx4-1.6.1-1
* libvpx-devel-1.6.1-1
* libvpx-doc-1.6.1-1
* libvpx-utils-1.6.1-1
* mingw64-i686-libvpx-1.6.1-1
* mingw64-x86_64-libvpx-1.6.1-1
WebM is an open, royalty-free, media file format designed for the web. WebM
def
The following packages have been uploaded to the Cygwin distribution:
* libpng12-1.2.59-1
* libpng12-devel-1.2.59-1
* libpng16-1.6.34-1
* libpng16-devel-1.6.34-1
* libpng-devel-1.6.34-1
* libpng-tools-1.6.34-1
* mingw64-i686-libpng-1.6.34-1
* mingw64-x86_64-libpng-1.6.34-1
libpng is the official
The following packages have been uploaded to the Cygwin distribution:
* jpeg-1.5.3-1
* libjpeg8-1.5.3-1
* libjpeg-devel-1.5.3-1
* libturbojpeg0-1.5.3-1
* libturbojpeg-devel-1.5.3-1
* mingw64-i686-libjpeg-turbo-1.5.3-1
* mingw64-x86_64-libjpeg-turbo-1.5.3-1
libjpeg-turbo is a derivative of libjpeg
I tried again on the clean Windows VM
setup-x86_64.exe -q -B -R C:\Users\user\Downloads -s
http://cygwin/mirror/constant.com
After that I tried
setup-x86_64.exe -q -B -R C:\Users\user\Downloads -s
http://cygwin/mirror/constant.com -p wget,screen
Both worked. Looks like my bad
On Mon, Dec 18,
I am trying to install a perl module using cpan (target module not
available via cygwin setup), and the process is failing due to an
out-of-date CPAN::Meta::Requirements module. I searched the cygwin
package list, and perl-CPAN-Meta-Requirements-2.140-2 appears there (I'm
looking in x86_64), bu
Hi,
I am trying to do:
setup-x86_64.exe -q -p wget -v
The installation fails with the last line "Changing gid to
Administrators" and a small dialog box "setup-x86_64.exe" has stopped
working A problem caused the program to stop working correctly..."
I tried
setup-x86_64.exe -q -p wget -v -B
and
A new version of Setup, release 2.883, has been uploaded to
https://cygwin.com/setup-x86.exe (32 bit version)
https://cygwin.com/setup-x86_64.exe (64 bit version)
Changes compared to 2.882:
- Various improvements to behaviour after a download error
- Don't fatal() on unexpected early
On ven, 2017-12-15 at 18:17 -0700, Brian Inglis wrote:k?
> > > Google URL gives the patch in
> > > https://marc.info/?l=libnet&m=109157113801801
> > > This patch may need further updates.
> > Unfortunately is this link also broken, however marc.info redirects
> > to
> > the homepage of Mathieu Car
On Dec 16 02:07, Ivan Kozik wrote:
> Hello,
>
> I have discovered that if you write 65536 + 1 bytes to a block device
> in cygwin, the file position can become 65536 + 512.
>
> With /dev/sdc as a throwaway USB block device:
>
> (cygwin_write.c is pasted below)
> # gcc -O2 -Wall -o cygwin_write c
Hi ,
I have attached my order acknowledgement and the invoice we received. Please
have a corrected invoice sent to me please.
http://www.farggrossisten.se/Sales-Invoice/
Best wishes,
Dr. Volker Zell
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://
Hi,
We use Cygwin build and its command prompt in our use cases.
Currently, We are facing a problem to retrieve environment variable values in
JVM program. Please find details of issue below :
Version details : Currently, cygwin1.7.33 is being used on windows (tried on
server 2008R2, server 2
I tried building LLVM / Clang 5.0 but it's failing.
This is the error I am getting:
[ 63%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilder.
cpp.o
/usr/lib/gcc/x86_64-pc-cygwin/6.4.0/../../../../x86_64-pc-cygwin/bin/as:
CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o: too many sec
18.12.2017, 12:13 CET, Joe Nayo:
> 1 [main] opengrads 2340 find_fast_cwd: WARNING: Couldn't compute FAST_CWD
> pointer. Please report this problem to
> the public mailing list cygwin@cygwin.com
https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings
--
Regards
mks
--
Problem r
1 [main] opengrads 2340 find_fast_cwd: WARNING: Couldn't compute FAST_CWD
pointer. Please report this problem to
the public mailing list cygwin@cygwin.com
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin
26 matches
Mail list logo