install on win7 enterprise, can't modify bash start up shortcut

2011-08-17 Thread LMH
/group if that matters to anyone. This was also an offline install, which I have never had any issue with before. Thanks for the suggestions, LMH -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com

Re: install on win7 enterprise, can't modify bash start up shortcut

2011-08-19 Thread LMH
for. LMH Thorsten Kampe wrote: * LMH (Wed, 17 Aug 2011 21:59:12 -0400) I have just installed 1.7 on win7 enterprise 64 bit and I tried to modify the shortcut that starts the bash window and I get a windows error message, can't modify the shortcut . make sure it has not been deleted or renamed

Re: install on win7 enterprise, can't modify bash start up shortcut

2011-08-19 Thread LMH
run all of my bash commands, or would I be learning a new shell? LMH Csaba Raduly wrote: On Fri, Aug 19, 2011 at 6:50 PM, LMH wrote: If you double click on the Cygwin icon on the desktop, it starts a bash shell. If you click on the small Cygwin icon, upper left on the top window bar, you

Re: install on win7 enterprise, can't modify bash start up shortcut

2011-08-19 Thread LMH
changes the window options for both the bash shortcut and the windows cmd shortcut (I have both on my desktop). So I guess this is resolved, but I suppose I should look in to running the mintty terminal. What are the basic advantages of this compared to running in cmd? LMH Corinna Vinschen wrote

Re: install on win7 enterprise, can't modify bash start up shortcut

2011-08-20 Thread LMH
Well key shortcut copy and past would be very nice. How do I go about setting up bash to run with the mintty terminal and not cmd? Can you link me to something? LMH Csaba Raduly wrote: 2011/8/20 LMH wrote: So I guess this is resolved, but I suppose I should look in to running the mintty

Re: Best way to repair cygwin?

2011-08-26 Thread LMH
configurations or not, so that is something to find out about or prepare for. LMH Ronald Fischer wrote: Cygwin worked well so far. However, starting with today, I get the following error - for example when invoking bash: MUCNL3E6880:~ 2 23 $ bash --norc 163 [main] bash 5788 exception::handle

shutdown doesn't do anything, winXP

2011-09-01 Thread LMH
gives me, /usr/bin/shutdown so I know its there. Any suggestions? LMH -- 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: shutdown doesn't do anything, winXP

2011-09-02 Thread LMH
the backup script that this is part of. LMH Corinna Vinschen wrote: On Sep 1 14:51, LMH wrote: I have a bash script that runs rsync and I have been trying to add a command to shutdown the computer after the backup has finished running. I have added, shutdown -s now and also tried, shutdown

Re: How do I run a program compiled in cygwin from a program that is running in a Windows CMD shell?

2011-09-15 Thread LMH
into your post a bit more. LMH Andrey Repin wrote: Greetings, Ted Byers! However, when I compile the program using gcc within cygwin (and run it the same way - Activestate perl from a Windows' CMD console, no output is produced, and if I try to run qlt from Windows' CMD, it complains about

Re: How do I run a program compiled in cygwin from a program that is running in a Windows CMD shell?

2011-09-15 Thread LMH
. LMH Ted Byers wrote: Larry Hall (Cygwinreply-to-list-only-lhat cygwin.com writes: On 9/15/2011 1:28 PM, Ted Byers wrote: LMHlmh_users-groupsat molconn.com writes: snip What, exactly, does '-mno-cygwin' do? BTW: With gcc v 4.5.3, using 'G++ -mno-cygwin' followed by the other

Re: Copying HDD to another HDD

2011-11-06 Thread LMH
and such. Even if you could copy with cp, you need the boot sector and such to get the OS up, so that wouldn't work. LMH Mike Brown wrote: I'm in a situation where a new mobo refuses to boot the SATA boot HDD, but it will boot an IDE drive. So, I'm trying to copy all of the files from the SATA

Re: Copying HDD to another HDD

2011-11-06 Thread LMH
or a bit larger. Just to be safe, I would copy off all the data files from the old drive that you can to a backup somewhere. You should be able to do the with a gparted CD. LMH Mike Brown wrote: On Sun, Nov 06, 2011 at 11:44:06PM +0800, KHMan wrote: Some random notes. fsarchiver also allows

argparse for cygwin python

2012-01-17 Thread LMH
= parser.parse_args() col = [int(i) for i in args.col.split(',')] Any suggestions? LMH -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml

Re: argparse for cygwin python

2012-01-17 Thread LMH
Thanks for the information, but that didn't fix the issue. There is now a file argparse.py located in, cygwin\lib\python2.6\site-packages\stgit but I am still getting the error. Do I need to restart or something, or do I need to do something else to let python know where the package is? LMH

Re: Rsync stops inmid of synchronisation

2012-02-29 Thread LMH
. The problem may also be with the rsync software, but I can't advise well on that end. LMH Richard Ivarson wrote: Good day, I've successfully used Cygwin and in particular it's RSYNC for many years, for example to sync a Windows XP computer named Sendi to another XP computer named Desti

Re: question on Cygwin's version of make

2012-03-01 Thread LMH
. This is common when you need to collect information about the local configuration (OS, arch, preferences, etc) in a portable way. Don't know if that helps, but that is what occurred to me reading you post. LMH Paul Allen Newell wrote: Marco: Thanks for reply, my comments inline On 2/29/2012 11

Re: rsync ERROR: out of memory in flist_expand [sender]

2012-03-20 Thread LMH
and I found the incremental backup options gave me errors. I you are just trying to mirror directories or machines, then it is a good tool. LMH Richard Ivarson wrote: Bruno, is this rsync problem maybe related to my rsync problem which I mentioned recently in the thread Rsync stops inmid

some kind of path problem when running bash script from windows shortcut

2012-03-22 Thread LMH
:\cygwin\bin Any suggestions? LMH -- 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: some kind of path problem when running bash script from windows shortcut

2012-03-22 Thread LMH
is below. It looks as if C:\cygwin\bin is in the path, but it was definitely not in the path environment variable. LMH Cygwin Configuration Diagnostics Current System Time: Thu Mar 22 18:40:08 2012 Windows XP Professional Ver 5.1 Build 2600 Service Pack 3 Path: C:\cygwin\usr\local\bin

Re: some kind of path problem when running bash script from windows shortcut

2012-03-22 Thread LMH
Yes, that fixed the issue. The script runs from the shortcut without error. Thanks for the assistance. LMH Adam Dinwoodie wrote: LMH wrote: Thanks for the advice. I just ran cygcheck, but I'm supprised that you are asking folks to post that. The output contains some personal information

Re: some kind of path problem when running bash script from windows shortcut

2012-03-23 Thread LMH
allot of manual adjustments afterwords. LMH Andrey Repin wrote: Greetings, LMH! I added C:\cygwin\bin to the windows path. I guess I forgot environment variables when I did the re-install. One of these days I need to learn how to do post install config scripts so I don't have to spend two weeks

Re: using a makefile to create an executable file

2012-04-10 Thread LMH
from the command line without using make since make adds an additional level of errors that can occur. If you find that the problem is from a missing cygwin component, than that is something you could get help with here. LMH samuel.roy wrote: Hello, I am very new to Cygwin and have little

Re: Question about gcc.

2012-05-08 Thread LMH
the right packages, but you will get better advice on how to implement them at a programming forum. LMH eric_justin_al...@cfl.rr.com wrote: marco atzeri wrote: On 5/8/2012 11:40 AM, eric_justin_al...@cfl.rr.com wrote: Hey I'm using cygwin: CYGWIN_NT-5.1 a 1.7.9(0.237/5/3) 2011-03-29 10:10

Re: Someone is pretending to be some Cygwin's support

2012-05-14 Thread LMH
. At least such spam wouldn't automatically end up in mailboxes and I believe that it is harder to implement fishing though forum posts. Just some thoughts... LMH Achim Gratz wrote: Christopher Faylor writes: Actually, if you, or anyone, gets one of these please send a copy of the message

libsqlite3-ruby

2012-07-01 Thread LMH
. gem install sqlite3-ruby gives, -bash: gem: command not found I see allot of posts about this, but some of them go back to 2007, so I'm not sure about the current state of things. I don't have ruby windows installed, just the cygwin version, and am still using gcc 3. Thanks, LMH

best way to re-install and keep cygwin configuration

2012-07-12 Thread LMH
setup.exe and the mirror folders and then reintroducing that to the new install, or just copying the entire cygwin root folder as well. Is there a prescribed method for this? LMH -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

Re: best way to re-install and keep cygwin configuration

2012-07-12 Thread LMH
will not want to re-import the entire regisrry, so it would be nice to be able to make up a little batch file that would just insert the entries related to cygwin. LMH Larry Hall (Cygwin) wrote: On 7/12/2012 4:31 PM, Earnie Boyd wrote: On Thu, Jul 12, 2012 at 4:27 PM, Larry Hall (Cygwin) wrote

Re: pthread help

2012-07-12 Thread LMH
recommend these programming forums, CodeGuru http://forums.codeguru.com/index.php (look for the best sub-forum, I use the non-visual c++ forum most) The Unix and Linux programming forums http://www.unix.com/programming/ (the top two posts here are also about pthread) LMH emon wrote: Need urgent

Re: pthread help

2012-07-12 Thread LMH
, and installing/configuring/using applications that run on the OS, to point out that the previous post was more like the latter. I guess I didn't do that very well. LMH Larry Hall (Cygwin) wrote: On 7/12/2012 5:52 PM, LMH wrote: This is a question for a programming forum, cygwin

Re: best way to re-install and keep cygwin configuration

2012-07-12 Thread LMH
to the last post in the thread to make my post. I do try very hard to comply with proper posting procedures, so I would appreciate some clarification. LMH -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http

Re: bash output: ./configure: line 16: $'\r': command not found

2012-09-19 Thread LMH
That error is a sign that the file is in the DOS format and not the UNIX format. Bash doesn't recognize the windows end of line character \r. Just run dos2unix on the file dos2unix configure that should take care of the error. LMH Richard Haney wrote: I am trying to get set up to build

is pax available for cygwin?

2012-09-28 Thread LMH
or is there a straight forward way to build it? LMH -- 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: Replacing fork/exec with spawn question

2012-11-25 Thread LMH
can let us know about that. I have thought at times that some of the code I have here should be made into some kind of IPC API. Perhaps others would find that useful. LMH Devin Nate wrote: Hi folks, I'm looking for some documentation about the cygwin spawn use, or a recommendation

adding a folder to my path

2013-01-02 Thread LMH
. Can someone give me the instructions for adding a folder such as /usr/local/bin/ruby_viewer/ to my path? LMH -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http

how to use cygwin to grant windows full control (xp)

2013-03-24 Thread LMH
them reasonable permissions? I would also like to remove the old unknown user permissions that are there from my last install if there is a good way to do that. LMH -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http

offline cygwin install question

2013-06-26 Thread LMH
I have a win7 64-bit machine that is not online and I want to update the cygwin install. What is the best method for doing this? Can I just copy the current cygwin install off of my XP 32-bit machine and drop it into the 64-bit win7 rig, or will that create a problem? LMH -- Problem reports

Re: offline cygwin install question

2013-06-26 Thread LMH
I don't remember how I installed the cygwin package that is on that machine now, that's one reason I'm asking. I have only ever seen one cygwin setup.exe file. I have always just downloaded it and ran the installer. How would I go about downloading the specific 64-bit packages? LMH wynfi

Re: offline cygwin install question

2013-06-27 Thread LMH
specific advantages would there be in running the 64-bit version of cygwin? The main thing I want to do is to upgrade to the minty terminal and make sure I am using the most current version of cygwin. I think that the version on this rig is pretty old. Thanks for the advice, LMH Christopher

Re: offline cygwin install question

2013-06-27 Thread LMH
that when I last re-installed my current OS, I just copied my cygwin folder to a backup drive and then copied it back to C: after my re-install. Is there some reason why that is a bad idea? LMH -- Problem reports: http://cygwin.com/problems.html FAQ: http

g++-3 and g77-3 packages under setup-x86.exe

2013-08-19 Thread LMH
to have been removed from the package manager. There are some g77 listings under the _obsolete category, but those are version 4.5-4.7. I very much still need gcc3, so I would appreciate some information on how I can add it back in. LMH -- Problem reports: http://cygwin.com

Re: g++-3 and g77-3 packages under setup-x86.exe

2013-08-19 Thread LMH
the packages and documentation. If I have to build it from src, that is fine to, but some documentation would really be helpful there as well. Thanks LMH Larry Hall (Cygwin) wrote: On 8/19/2013 1:27 PM, LMH wrote: I recently tried to update my cygwin install and discovered I had to change

Re: g++-3 and g77-3 packages under setup-x86.exe

2013-08-19 Thread LMH
and get rid of things that the user put there intentionally. If there isn't a compelling reason, I would find that rather odd and worth some discussion. LMH Larry Hall (Cygwin) wrote: On 8/19/2013 3:13 PM, LMH wrote: I would be happy to build gcc-3 myself, I'm just looking for some

Re: g++-3 and g77-3 packages under setup-x86.exe

2013-08-20 Thread LMH
Dima Pasechnik wrote: On 20 August 2013 03:13, LMH lmh_users-gro...@molconn.com wrote: I would be happy to build gcc-3 myself, I'm just looking for some documentation to get that done. The fact the gcc-3/g77 are old means nothing to me. There are still millions of lines of fortran77 code out

Re: Ok, then

2013-12-31 Thread LMH
These are good guides for learning something about shell scripting, http://linuxcommand.org/ http://www.howtogeek.com/67469/ This is also good, but more extensive and focused on bash, http://www.tldp.org/LDP/Bash-Beginners-Guide/html/ One of the nicest things about learning to use cygwin and

Re: g77 on cygwin64

2014-02-11 Thread LMH
that, since that's there thing. If you think it would be useful to try installing a second cygwin, I can send you some notes for that. LMH Scott T. Marshall wrote: On 2/12/2014 12:28 AM, Marco Atzeri wrote: On 12/02/2014 04:54, Scott T. Marshall wrote: Hi All, First a compliment: I

Re: g77 on cygwin64

2014-02-12 Thread LMH
colleagues). LMH -- 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: 32 and 64 bit cygwin on same machine?

2014-05-16 Thread LMH
path variable, and install the 64-bit version. It's not hard to move the original version back later. Hope this helps, LMH Dominic Herity wrote: I'm using Python and Cygwin to test a 32 bit Windows dll. Now I need to test a 64 bit build of the same dll. Can I install 32 bit and 64 bit Cygwin

update just ruby on offline cygwin installation

2014-08-07 Thread LMH
install before mintty was the default terminal. It would also be nice to switch to mintty if that is also possible under the same circumstances. LMH -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com

Re: update just ruby on offline cygwin installation

2014-08-11 Thread LMH
Larry Hall (Cygwin) wrote: On 08/07/2014 04:32 PM, LMH wrote: Hello, I have cygwin running on a box that does not have an internet connection. I would like to update ruby to 1.9.3p448 to make it compatible with some of my newer scripts. I'm not sure how to do that without updating

Re: update just ruby on offline cygwin installation

2014-08-11 Thread LMH
Andrey Repin wrote: Greetings, LMH! I am a bit uncertain about what you mean. You said, grab the current setup.exe Do you mean download the most recent one, or one from another machine with an internet connection? There can be only one definition of current. The current one. You

cygwin bash script suddenly can't find ls, grep

2014-10-11 Thread LMH
to be some problem with my bash, please let me know, but this is pretty simple stuff and I just can't see why ls would be found at line 24 but not line 27. The test script worked many times before this error and I didn't change that part of the script that is causing the error. LMH -- Problem reports

Re: cygwin bash script suddenly can't find ls, grep

2014-10-11 Thread LMH
Ken Brown wrote: On 10/11/2014 8:04 PM, LMH wrote: Hello, I have been working on a bash script and suddenly I started getting an error that ls could not be found, ./remove_rows.sh: line 27: ls: command not found I can run ls from the command line just fine. There is also an ls command

Re: cygwin bash script suddenly can't find ls, grep

2014-10-14 Thread LMH
Achim Gratz wrote: LMH writes: Good Lord, I guess I wasn't thinking very clearly trying to use PATH as a variable for something else. I changed to, FILE_DIR=$(ls -d './'$SET'/'$FOLD'/'$FOLD'_anneal/'$PARAM_SET'/'$AN_SET) echo $FILE_DIR FILE_LIST=($(ls $FILE_DIR'/'*'out.txt' )) echo

Re: cygwin bash script suddenly can't find ls, grep

2014-10-14 Thread LMH
Thorsten Kampe wrote: * LMH (Sat, 11 Oct 2014 20:30:07 -0400) Good Lord, I guess I wasn't thinking very clearly trying to use PATH as a variable for something else. I changed to, FILE_DIR=$(ls -d './'$SET'/'$FOLD'/'$FOLD'_anneal/'$PARAM_SET'/'$AN_SET) echo $FILE_DIR FILE_LIST=($(ls

advice about setting up the eigen library for use with cygwin g++

2014-12-04 Thread LMH
/eigen/ Does anyone see any issue with this approach? Will there be a problem having a non-cygwin directory in cygwin/lib, meaning something the cygwin install isn't formally aware of? Is there a preferred method for setting up something like this? Thanks LMH -- Problem reports: http

Re: advice about setting up the eigen library for use with cygwin g++

2014-12-04 Thread LMH
Eliot Moss wrote: On 12/4/2014 4:43 PM, LMH wrote: Hello, As stated, I am writing a few tools with cygwin g++. These tools will make use of the eigen library for some linear algebra (PCA and matrix manipulations). I have never built with a library that was not installed through the cygwin

Re: advice about setting up the eigen library for use with cygwin g++

2014-12-05 Thread LMH
Csaba Raduly wrote: Hi, On Thu, Dec 4, 2014 at 10:43 PM, LMH wrote: Hello, As stated, I am writing a few tools with cygwin g++. (snip) Eigen is a header only kind of thing, so my understanding is that all I need to do is to unpack the src somewhere add the location to the include path

windows application manifest in gnu cpp application built on cygwin

2014-12-19 Thread LMH
should go, etc. Thanks, LMH -- 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: windows application manifest in gnu cpp application built on cygwin

2014-12-26 Thread LMH
Andrey Repin wrote: Greetings, LMH! Can someone point me to a reference for linking a windows 7 compatible application manifest when building a program with GNU cpp under cygwin? I have found some examples of the manifest files I need, but no examples of the syntax for including a manifest

Re: using fortran common block from dll created by gfortran

2015-06-24 Thread LMH
includes and compiler directives in your fortran code but does not support a common block. You would have to declare global variables in c style includes. LMH Satish Balay wrote: Thanks for the note. I had previously tried something similar - using the directives from http://gcc.gnu.org

Re: Last Version of Cygwin for XP

2016-02-10 Thread LMH
ave XP on some machines would also appreciate notification. LMH -- 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

problem building with cmake under cygwin (need clang)

2016-07-25 Thread LMH
t I am not sure how to do that. I don't know if the problem is with the CMakeLists.txt file, the way I am calling cmake, or with my local cygwin configuration. Suggestions would be appreciated. LMH -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documen

Re: problem building with cmake under cygwin (need clang)

2016-07-29 Thread LMH
have never used cmake before and am more than a bit out of my depth here. At any rate, the above suggests that there is an issue with my cygwin installation here and possibly that clang isn't working. Does my output from cygcheck suggest anything? LMH -- Problem reports: http

Re: problem building with cmake under cygwin (need clang)

2016-07-26 Thread LMH
Csaba Raduly wrote: On Tue, Jul 26, 2016 at 2:45 AM, LMH wrote: Hello, I am trying to compute the convex hull of a high dimensional space (46D x 2000 rows). The qhull app available in cygwin/math is based on relatively old code and runs out of memory. I found another version the is supposed

Re: problem building with cmake under cygwin (need clang)

2016-07-26 Thread LMH
Tony Kelman wrote: LMH molconn.com> writes: It looks like I need to point CMAKE_CXX_COMPILER_ID to clang, but I am not sure how to do that. I don't know if the problem is with the CMakeLists.txt file, the way I am calling cmake, or with my local cygwin configuration. Are you sett

Re: problem building with cmake under cygwin (need clang)

2016-07-26 Thread LMH
Marco Atzeri wrote: On 26/07/2016 17:10, LMH wrote: Csaba Raduly wrote: Steps for building in a separate build directory: mkdir _build cd_build cmake .. Csaba I looked for the syntax for this when I first started. I assumed the the author put the CMakeLists.txt file in the right

question about clearing all pending updates from setup.exe

2016-07-06 Thread LMH
select, "pending" under view and go through the list changing the new version number back to "keep" but the list is long and I was wondering if the was a better way to go about this. Thanks, LMH -- Problem reports: http://cygwin.com/problems.html FAQ: h

Re: question about clearing all pending updates from setup.exe

2016-07-06 Thread LMH
Marco Atzeri wrote: On 06/07/2016 21:42, LMH wrote: Hello, I need to update my python version but at this point, I don't want to install any other updates. This is an old xp box and I don't want to fiddle with it overly much given that xp support is going away. If changing python causes issues

Re: Win 7 to Win 10 upgrade, all files Unknown+User and Unknown+Group

2017-07-02 Thread LMH
of the entire drive. If you do not have space to to that, use a live linux distribution to copy all of the files you need to a backup drive. Don't mess around with untried solutions until you have a backup. LMH -- Problem reports: http://cygwin.com/problems.html FAQ

Re: gcc / gfortran 5.x

2017-11-27 Thread LMH
stall directory. The time machine site has worked for me in the past, but it was very slow. You probably will want to download using wget and be prepared to leave going it all day. LMH -- 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

is it normal for bash.exe, sh.exe, and uname.exe to IPC with svchost.exe

2019-03-26 Thread LMH
there some reason I should be expecting these processes to talk to svchost.exe? LMH -- 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: is it normal for bash.exe, sh.exe, and uname.exe to IPC with svchost.exe

2019-03-26 Thread LMH
Achim Gratz wrote: > LMH writes: >> Is there some reason I should be expecting these processes to talk to >> svchost.exe? > > If your machine is in a domain they will contact the DC to get user and > group information via standard Windows facilities. > > > Regar

why is mintty trying to connect to google through my browser

2019-10-11 Thread LMH
situation at the moment. I believe this is cygwin 2.3.1. LMH -- 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

another question about cygwin bash trying to make connections

2020-01-07 Thread LMH
of bash with a signature for each tar.gz but not the signature for each version of the extracted binary. Thanks, LMH -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info

Re: another question about cygwin bash trying to make connections

2020-01-07 Thread LMH
Marco Atzeri wrote: > Am 07.01.2020 um 21:58 schrieb LMH: >> Hello, >> >> >> This is the version of bash, >> >> GNU bash, version 4.3.42(4)-release (i686-pc-cygwin) >> >> it would be very helpful as a first step if I could find a verifie