On 9/9/2024 12:23 PM, Eliot Moss via Cygwin wrote:
Dear Cygwiners --
For convenience, I would like to mount my OneDrive folder under /
cygdrive/o.
I put this line in my /etc/fstab:
c:/Users/Eliot\040Moss/OneDrive /cygdrive/o ntfs
binary,noacl,posix=0,user 0 0
However, /cygdrive/o is not
On 4/15/2020 1:10 PM, Paul Moore via Cygwin wrote:
[snip]
Thanks. Can you explain what the \?? prefix on the Installations
values is about? I'm nervous that there's something going on there
that means that just ignoring the first 3 characters isn't
sufficient... ;-)
https://docs.microsoft.com/
On 4/15/2020 1:39 PM, Paul Moore via Cygwin wrote:
https://docs.microsoft.com/en-us/dotnet/standard/io/file-path-formats
Look for "DOS device paths"
Thanks. That's \\?\C:\... and what I'm seeing is \??\C:\...
Is that just a typo/bug? That's the discrepancy that was confusing me :-(
A bug.
On 5/14/2020 5:50 PM, Jim Garrison via Cygwin wrote:
The magic incantation necessary to get strdup turns out to be -
D_GNU_SOURCE, as noted on StackOverflow.
However, now I'm encountering a problem with Python's DLL handling
code. When attempting to run OCRmyPDF I get
[snip]
line 18, in
On 5/16/2020 8:37 PM, Dennis Heimbigner via Cygwin wrote:
Cygwin 64-bit.
WIndows 10
Download hdf5 package.
Search for the libraries:
cd /usr
find . -name '*hdf5*'
Nothing is found.
Where is it being installed?
You can look for yourself what is being installed and where:
https://cygw
On 7/18/2020 6:29 PM, Lester Ingber via Cygwin wrote:
Is anyone else having problems with ssh -- a most basic tool?
No. It is working as expected.
$ cygcheck -c openssh
Cygwin Package Information
Package VersionStatus
openssh 8.3p1-1OK
$ ssh -p
On 8/11/2020 6:57 PM, Gary Vaughan via Cygwin wrote:
I am working with csv files and when I perform the split -l, it
splits the fioe correctly, but is putting the 'aa','ab','ac' after
the file extension. Would love to know how to get it after the file
name before the file extension. as an examp
On 9/6/2020 3:43 PM, Ulli Horlacher wrote:
I have installed cygwin with cygwin-portable-installer (recommendation
from this mailing-list). Everything seems fine, but when I run rsync I get:
W10dev:~: rsync -h
C:/Users/admin/cygwin/bin/rsync.exe: error while loading shared libraries:
cyglz4-1.
On 9/23/2020 1:07 PM, Jim McNamara via Cygwin wrote:
I tried to use tigervnc to connect to a linux virtualbox guest from cygwin.
Those 3 things are independent, i.e. there's no VNC in Cygwin (OK there
is, but you don't need it... and installing an X server just for that is
overkill), and the
On 10/22/2020 9:15 AM, Eirik Nordbrøden via Cygwin wrote:
I have been using for many years and have not really had any major
problems, but now I have run into a problem with some of the
applications in Cygwin that I have been struggling with for some time
without being able to solve it. Hopefull
Redirecting to the list...
Forwarded Message
Subject: RE: I have a problem with some applications in Cygwin
Date: Fri, 23 Oct 2020 09:29:49 +
From: Eirik Nordbrøden
To: René Berber
-Original Message-
From: Cygwin On Behalf Of René Berber via
Cygwin
Sent
On 11/14/2020 12:37 PM, Jim McNamara via Cygwin wrote:
Since there are no adduser or addgroup, I guess I'd create those files
manually off /etc.
I think the recommended way is using the mkpasswd command. Actually the
recommended procedure is not to use anything.
Just run that command and t
On 11/17/2020 9:15 AM, Kristian Ivarsson via Cygwin wrote:
The filesystem-library as a part of C++17 seems to have some defects and
flaws in the cygwin-package and pretty much every lexical- and canonical
operation works in mysterious ways (or not at all)
[snip]
https://cygwin.com/cygwin-ug-ne
On 11/18/2020 3:00 AM, Kristian Ivarsson via Cygwin wrote:
On 11/17/2020 9:15 AM, Kristian Ivarsson via Cygwin wrote:
The filesystem-library as a part of C++17 seems to have some defects
and flaws in the cygwin-package and pretty much every lexical- and
canonical operation works in mysterious
On 3/14/2023 9:00 PM, WyntrHeart via Cygwin wrote:
I've added /cygdrive/c/program\ files/notepad++
Notepad is not there.
In addition to what Elliot said you need the correct path.
The executable is at: /cygdrive/c/Program Files/Notepad++/notepad++
So the path is all that except the .exe nam
On 5/11/2023 8:16 PM, Duncan Roe via Cygwin wrote:
You expect too much of ssh. ssh is a text utility, not an X one. The remote vim
never sees your mouse actions: it's mintty that performs select / paste.
Are you sure?
man ssh:
" -X Enables X11 forwarding. This can also be specified
On 11/11/2023 10:50 AM, Allen, Norton T. via Cygwin wrote:
[snip]
The srand function is not required to avoid data races with other
calls to pseudo-random sequence generation functions. ..."
That is not the same as "... required never to avoid data races ...".
"not required" means the sent
On 11/21/2023 10:23 PM, J.F. Huesman via Cygwin wrote:
I installed inkscape 0.92.3-1 using the cygwin update program.Calling
inkscape does nothing.
[snip]
All graphical apps use CygwinX (or any X Windows).
--
RB
--
Problem reports: https://cygwin.com/problems.html
FAQ:
On 11/23/2023 2:15 AM, Matthias--- via Cygwin wrote:
[snip]
It create $HOME/.ssh with an empty authorized_keys and no keys:
$ ls -alh $HOME/.ssh
total 4.0K
drwxr-xr-x 1 meyer Kein 0 Nov 23 09:06 .
drwxr-xr-x 1 meyer Kein 0 Nov 23 09:06 ..
-rw-r--r-- 1 meyer Kein 0 Nov 23 09:06 authorized_keys
N
On 11/22/2023 10:27 PM, J.F. Huesman via Cygwin wrote:
(I tried to reply to this message twice and got mailer-daemon failure
notices both times. My apologies if this is a duplicate message.)
Yes, they are installed. which xwin xinit/usr/bin/xwin/usr/bin/xinit
When I try to run inkscape, I don
On 11/24/2023 5:31 AM, Matthias--- via Cygwin wrote:
[snip]
* Answered "no" to use StrictMode
OK, this makes the .ssh directory have the wrong permissions.
$ ls -alh $HOME/.ssh
total 4.0K
drwxr-xr-x 1 meyer Kein 0 Nov 24 12:11 .
drwxr-xr-x 1 meyer Kein 0 Nov 24 12:11 ..
-
On 11/29/2023 3:13 PM, Jose Isaias Cabrera via Cygwin wrote:
[snip]
--- Process 23800 loaded C:\Program Files (x86)\Citrix\ICA
Client\epclient64.dll at 7ffe0007
[snip]
Try getting rid of Citrix.
Its the only significant difference I see with my working ssh trace (and
all the other W
On 1/31/2024 7:40 AM, David Allsopp via Cygwin wrote:
Starting with this very trivial C program:
#include
#include
int main(void) {
printf("Zstandard v%d\n", ZSTD_versionNumber());
}
and compiling with
x86_64-w64-mingw32-gcc -o test.exe test.c -lzstd
when I then run ./test.exe, I get t
On 4/19/2024 2:59 PM, Arnab Paul via Cygwin wrote:
Hello,
I am trying to install a software which requires the libraries gcc-fortran,
make, libarpack-devel, liblapack-devel, libnetcdf-fortran-devel, git.
As I did and ran the commands given below,
git clone https://github.com/Aida-Alvera/DINEOF
On 4/8/2021 10:49 AM, Andy Romens via Cygwin wrote:
> Is there something else Cygwin provides that I should use instead of
> Apache? Sorry for the elementary questions, I’m still quite new to
> this :)
nginx is an alternative (NGINX Open Source. The open source web server).
Cygwin is at versio
On 4/13/2021 9:05 AM, Arthur Norman via Cygwin wrote:
With the latest cygwin if I go "gcc -O0 -g hello.c -o hello" then "cgdb
./hello", break main, run then cgdb exits abruptly without sign on
actually starting my code. If I use just gdb not cgdb all is OK. If I
try "gcd -tui hello" I can sing
On 4/13/2021 1:56 PM, Arthur Norman via Cygwin wrote:
René Berber wrote
At one time it was recommended to disable a Cygwin feature, something
like this:
alias cgdb="env CYGWIN=disable_pcon cgdb"
Not sure if this is still necesary.
Thank you for the reminder about that. I had forgotten - howeve
On 6/28/2021 8:56 AM, Dietmar May via Cygwin wrote:
Thanks for submitting the bug report.
I can now see what may be a duplicate report under:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=10949
responding that //c is deliberate so MSYS does not convert a posix path,
so in the Cygwin Mingw bu
On 8/1/2021 11:57 AM, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote:
[snip]
BTW, $USER is not defined in the bash environment (not sure if it
should be)
Quoting man bash:
"When bash is invoked as an interactive login shell, or as a
non-interactive shell with the --login option, it fir
On 12/29/2024 4:44 PM, René Berber via Cygwin wrote:
[snip]
Anyway it is in my local install (I build it myself before it was a
Cygwin package), and I'm pretty sure it doesn't work anymore, so more
code changes are needed.
Sorry, that was not clear.
I'm sure it doesn't
On 12/19/2024 2:01 PM, Eliot Moss via Cygwin wrote:
On 12/19/2024 1:43 PM, Cedric Blancher via Cygwin wrote:
[snip]
cygwin.git;a=commit;h=61c2f075cd55d4a52b4713383f75870c1e416923
added SCHED_IDLE support for Cygwin 3.6. It should work.
^^^
Cygwin shoul
On 12/19/2024 1:35 PM, Soren via Cygwin wrote:
[snip
I've tried generating a sshd_config file but it didn't help ;-/. What can I
look for? I've tried the following:
* `cygrunsrv -start sshd'
Read: /usr/share/doc/Cygwin/openssh.README
That's the procedure to set up the sshd service.
--
R.B.
-
On 1/2/2025 9:48 AM, Paul McKinley via Cygwin wrote:
Hi, René, thanks so much for your help!
The command reports version 1.3, nothing else. Would it have listed
additional versions, possibly in different paragraphs if supported?
Openssl? It reports the higher version accepted. The openssl
Forwarded Message
Subject: Re: cygwin /usr/bin/email
Date: Tue, 31 Dec 2024 17:42:19 -0500
From: Paul McKinley
To: René Berber
Thanks, René!
I'll try setting the registry thing.
I am running reasonably current Cygwin, and specifically reinstalled "email."
sh-5.2$ email -
On 12/31/2024 5:49 PM, Paul McKinley via Cygwin wrote:
I accidentally sent the previous reply directly to René, so included below.
I created the registry entries and rebooted per other instructions from
Google search:
C:\Windows\System32>reg query
HKLM\SYSTEM\CurrentControlSet\Control\Secur
On 12/28/2024 5:57 PM, Paul McKinley via Cygwin wrote:
I'm trying to set up cygwin /usr/bin/email to send the output of various
cron jobs to email.
I previously had this set up and working on Windows 10, and with another
hosting provider (WHM/Cpanel on CentOS with exim). Now I am running
Wi
On 3/10/2025 2:35 PM, José Isaías Cabrera via Cygwin wrote:
Greetings.
I am trying to install the OpenSSL Development library, but I can't seem to
find it. I have the OpenSSL tool (v3.0.16-1), but where is the openssl-devel
choice in the setup.exe? Thanks.
libssl-devel
--
RB
--
Problem re
37 matches
Mail list logo