Spital nou de pediatrie
http://www.youtube.com/watch?feature=player_embedded&v=phjGxHn3uKU To unsubscribe please send email to unsubscr...@cc.psd-prahova.ro -- 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
Job here with home office in Norway
Work offer. I am the representative of the large international company. We are looking for the person in your country for cooperation. If you would like to work with us please write on this e-mail adress: [EMAIL PROTECTED] And you will receive more detailed information. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
this must be a common problem, but repeated searching is not finding an answer
I installed everything from the setup program, but executing bc gives "The code execution cannot proceed because readline4.dll was not found. Reinstalling the program may fix this problem." From where do I get readline4.dll? -- “I look to a day when people will not be judged by the color of their skin, but by the content of their character.” -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
Re: this must be a common problem, but repeated searching is not finding an answer
Running bc by itself gave the same error message. Just in case that bc was not part of cygwin, I deleted it and reran the install. It did not seem to have bc listed as a component to install. My PATH is now: /usr/local/bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/cygdrive/c/Program Files (x86)/Emacs/i686/bin:.:$HOME/bin:/cygdrive/c/usr/bin:/cygdrive/c/Users/clayt/AppData/Local/Microsoft/WindowsApps If bc is not in cygwin, what should I use to get a version for Windows? Or do I need to roll my own? On 3/19/2022 11:57 AM, Brian Inglis wrote: On Sat, 19 Mar 2022 08:12:15 -0700, Achim Gratz wrote: Clayton Cramer writes: I installed everything from the setup program, but executing bc gives "The code execution cannot proceed because readline4.dll was not found. Reinstalling the program may fix this problem." From where do I get readline4.dll? Cygwin's bc does not depend on this library and it would not give you this error message either. I suggest you try "/usr/bin/bc" from a Cygwin shell and then think about what you want to have your PATH look like. I wonder which setup program that was, and how your environment is set up? That message is from a native Windows port of bc, installed under/by Mingw/64, Msys/2, Chocolatey or some other native Windows port installer that does not handle library dependencies. You would have to install that environment's readline library using their setup program. If you have installed Cygwin, you must start it using (perhaps some minor variation of) the provided shortcuts, command files, or scripts, and ensure the Cygwin path is set with Cygwin /usr/bin/ near the start, possibly preceded by your own local script directory/-ies: e.g. $HOME/bin:/usr/local/bin:/usr/bin -- “I look to a day when people will not be judged by the color of their skin, but by the content of their character.” -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
Re: this must be a common problem, but repeated searching is not finding an answer
Cygwin Setup - Select Packages says there are no packages to install or update. No is there a bc executable under \cygwin On 3/19/2022 12:23 PM, Eliot Moss wrote: bc is available in Cygwin. Note that Cygwin is not a single thing, but a library that provides a pretty faithful mapping from POSIX library calls to Windows ones, PLUS a large number of packages, individually installable (modulo their dependencies on one another), of Posix compatible tools recompiled for Cygwin (often with patches to make them compile properly under Cygwin). bc is (logically enough) in the bc package. Regards - Eliot Moss -- “I look to a day when people will not be judged by the color of their skin, but by the content of their character.” -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
Re: this must be a common problem, but repeated searching is not finding an answer
I installed everything, but that does not seem to include bc. On 3/19/2022 2:55 PM, Eliot Moss wrote: You have to select packages explicitly. It does not just blindly install all of them - that's a lot of stuff, and for various reasons not a great idea. Install what you need. -- “I look to a day when people will not be judged by the color of their skin, but by the content of their character.” -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
Re: this must be a common problem, but repeated searching is not finding an answer
Thanks. bc is now installed. On 3/19/2022 5:18 PM, Gary Johnson wrote: On 2022-03-19, Clayton Cramer wrote: On 3/19/2022 2:55 PM, Eliot Moss wrote: You have to select packages explicitly. It does not just blindly install all of them - that's a lot of stuff, and for various reasons not a great idea. Install what you need. I installed everything, but that does not seem to include bc. When you run the Cygwin Net Release Setup Program, a.k.a. Setup, and after clicking Next a number of times, you should come to a full-screen page titled, "Select Packages". In the upper left corner of that page is a drop-down list labelled View and with a default setting of Pending. Change that setting to Full. To the right of the View selection is the Search box. Enter into that box just the two letters bc You should see at the top of the resulting list of packages the bc package. The New column (the third column) for the bc package probably says Skip. Click on the arrow in that field and select the newest package number, which should be 1.06.95-2. At the bottom of that page, click on Next and follow whatever instructions follow. That should install bc as /usr/bin/bc. HTH, Gary -- “I look to a day when people will not be judged by the color of their skin, but by the content of their character.” -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
installation problem
Hi folks I'm trying to install cygwin on a windows 11 laptop using the installer setup-x86_64.exe I downloaded from the website. My intent was to do a minimal install with some development tools like cmake. However, I continually get the following error: "The following package(s) had download errors:" Here is the list of packages: libgcc1-12.4.0-3 libgmp10-6.3.0-1 liblzma5-5.6.3-1 libopenldap2-2.6.8-1 libpcre1-8.45-1 libpcre2_8_0-10.44-1 libzstd1-1.5.6-1 zlib0-1.3.1-1 libstdc++6-12.4.0-3 libmpfr6-4.2.1-1 libopenldap2_4_2-2.6.8-1 man-db-2.13.0-1 libssl1.1-1.1.1w-1 libarchive13-3.7.7-1 libuchardet0-0.0.8-1 I hit retry a number of times and changed mirrors a number of times before I decided to just continue and see if I got enough to let me finish my task. Unfortunately, cmake won't run at all right now. It's trying to open cygz.dll and can't find it. Thanks for your help Mike -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
Re: {External} Re: {External} Re: installation problem
Thanks Brian Seems there is a proxy rule blocking the download... When I tried downloading it on my Linux box, it worked fine. When I tried the same thing on windows I get a warning that the I might be breaking the rules, but I can say "continue" and it downloads the file. I presume I can get around all this by putting all the zst files in a folder and then tell setup to look in the folder for packages to install... Thanks for your help! Mike From: Cygwin on behalf of Brian Inglis via Cygwin Sent: Thursday, October 31, 2024 2:05 PM To: cygwin@cygwin.com Cc: Brian Inglis Subject: {External} Re: {External} Re: installation problem CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. Be Security Conscious! On 2024-10-31 09:10, Cramer, Michael via Cygwin wrote: > Thanks for the quick response! My answers are below next to the questions. > Where are you geographically located, which mirror(s) have you selected, and > which ISP or network provider are you using? > Mike: Waltham, MA and I am using the mirror at Clarkson... But I tried a > number of other mirrors chosen randomly and it failed with each one. > > Are you using a desktop workstation from inside an org's network, and/or do > you have an antivirus package installed and active? > Mike: I am using a windows laptop on Boston Scientific's corporate > network I also tried using my cell phone as a hot spot (android T-mobile) > > They or it could be blocking or corrupting your downloads unless bypassed, as > most archives contain DLLs and/or exes. > Mike: CrowdStrike Falcon Sensor; However, it allowed many other packages to > be downloaded including the Cygwin shell and vi, both of which work fine. > > To which paths are you downloading the archives, where are you installing the > contents, and are both on a local drive in your desktop? > Mike: BSci IT sets up the laptop with user specific files on OneDrive > > First try the base system install, let everything run to completion, then > start the Cygwin terminal from the desktop shortcut. > Mike: After repeated failures I let it run to completion ignoring the > errors... (that's how I tried cmake) > > Check the contents of /var/log/setup.log.full for any errors and attach as > text to a text post here. > Mike: Ah... Each of the packages that fail to download have this error: > get_url_to_file > https://mirror.clarkson.edu/cygwin/x86_64/release/man-db/man-db-2.13.0-1.tar.zst > > C:\Users\cramem1\Downloads/https%3a%2f%2fmirror.clarkson.edu%2fcygwin%2f/x86_64/release/man-db/man-db-2.13.0-1.tar.zst.tmp > 2024/10/30 11:04:19 HTTP status 403 fetching > https://mirror.clarkson.edu/cygwin/x86_64/release/man-db/man-db-2.13.0-1.tar.zst Thanks Mike, Are all the failed downloads .tar.zst? This could be a web proxy rule blocking unknown tar suffixes. Are you running 11 24h2 and could this be your issue? https://support.microsoft.com/en-us/topic/apps-might-stop-working-on-windows-11-version-24h2-devices-with-falcon-sensor-428ee5f6-fd78-450a-aca6-13827fbb9dc2 [blocked to me!] https://supportportal.crowdstrike.com/s/article/Tech-Alert-Windows-11-version-24H2-issue-causes-specific-applications-to-hang Sounds like you need to work with your corp IT to deal with this. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut -- Antoine de Saint-Exupéry -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
RE: {External} Re: installation problem
Hi Brian Thanks for the quick response! My answers are below next to the questions. Mike -Original Message- Where are you geographically located, which mirror(s) have you selected, and which ISP or network provider are you using? Mike: Waltham, MA and I am using the mirror at Clarkson... But I tried a number of other mirrors chosen randomly and it failed with each one. Are you using a desktop workstation from inside an org's network, and/or do you have an antivirus package installed and active? Mike: I am using a windows laptop on Boston Scientific's corporate network I also tried using my cell phone as a hot spot (android T-mobile) They or it could be blocking or corrupting your downloads unless bypassed, as most archives contain DLLs and/or exes. Mike: CrowdStrike Falcon Sensor; However, it allowed many other packages to be downloaded including the Cygwin shell and vi, both of which work fine. To which paths are you downloading the archives, where are you installing the contents, and are both on a local drive in your desktop? Mike: BSci IT sets up the laptop with user specific files on OneDrive First try the base system install, let everything run to completion, then start the Cygwin terminal from the desktop shortcut. Mike: After repeated failures I let it run to completion ignoring the errors... (that's how I tried cmake) Check the contents of /var/log/setup.log.full for any errors and attach as text to a text post here. Mike: Ah... Each of the packages that fail to download have this error: get_url_to_file https://mirror.clarkson.edu/cygwin/x86_64/release/man-db/man-db-2.13.0-1.tar.zst C:\Users\cramem1\Downloads/https%3a%2f%2fmirror.clarkson.edu%2fcygwin%2f/x86_64/release/man-db/man-db-2.13.0-1.tar.zst.tmp 2024/10/30 11:04:19 HTTP status 403 fetching https://mirror.clarkson.edu/cygwin/x86_64/release/man-db/man-db-2.13.0-1.tar.zst -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut -- Antoine de Saint-Exupéry -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple