Den 2024-04-20 14:12, skrev enrique--- via Cygwin:
$ cygrunsrv -I -p /usr/sbin/cron.exe -a -n
cygrunsrv: Trailing commandline arguments not allowed
Try `cygrunsrv --help' for more information.
[snip]
What am I doing wrong?
I found it: Missing service name after "-I".
-Tha
Hello,
I am trying to install a service manually in an attempt to understand
why cron-config did not work for me.
So, I did this:
$ net stop cron
Tjenesten Cron daemon stopper .
Tjenesten Cron daemon ble stoppet.
$ cygrunsrv -R cron
$ cygrunsrv -I -p /usr/sbin/cron.exe -a -n
cygrunsrv: Tra
Hello!
When I "pip install" python modules for which there are no cygwin
packages, *.dll files are installed below
/usr/local/lib/python3.8/site-packages/.
Since rebaseall does not automatically rebase files under this location,
I had fork failures.
The following patch solved it for me:
$ d
3 matches
Mail list logo