Incorrect results from 'cygpath -w' when having anaconda installed

2022-11-04 Thread enrique
Hello! I am having incorrect results from 'cygpath -w': ### I have the cygwin root directory in C:\cygwin64, as confirmed by 'cmd': $ cmd Microsoft Windows [Version 10.0.22621.674] (c) Microsoft Corporation. Med enerett. C:\cygwin64\home\Enrique>exit ### Cygwin thin

setup doen't run on windows 98

2003-01-13 Thread enrique pazos
Hi, I tried to run the setup program and I got this message: This program has performed an illegal operation and will be shut down. and the execution ends doing nothing. I tried to run it in an IBM thinkpad transnote, 64MB RAM, pentiumIII. What could be the problem? enrique

National characters in the command window

2007-01-15 Thread Enrique Perez-Terron
I have a Norwegian keyboard, and when I type the national characters on the command line, nothing shows up - that is, the æ (the ae ligature) and å (a with ring above) keys do not respond, while the ø (o with slash across) key produces 'o'. Dead-accent key combinations produce nothing. The cu

Re: Space in Dir Name with shell script and tar

2007-01-17 Thread Enrique Perez-Terron
From: "Troy" <[EMAIL PROTECTED]> To: Sent: Thursday, January 18, 2007 2:50 AM Subject: Space in Dir Name with shell script and tar I am trying to make a shell script to do automatic bckups with tar. My problem is that tar stumbles on the spaces in the dir names if they are in a variable. Pr

Re: cygwin 1.5.23-2 : I can't use select() with serial device and socket

2007-01-19 Thread Enrique Perez-Terron
You don't show the complete output of the two programs. Do you have a device connected to the serial port that echoes the data written? Or a device that provides some data to read? With the first program, how many bytes does it read? Is the serial port set driver set to generate echo locally?

Re: But it is cygwin related.

2013-04-04 Thread Enrique Perez-Terron
y in the C function. To do that you call your assembly code (or even jump to it) from the inline assembly in the C function. That way you may implement your own calling convention. Thanks, and good luck. -Enrique -- Problem reports: http://cygwin.com/problems.html FAQ:

bash /cmd disagree about owner and permissions to executable

2019-12-26 Thread Enrique Perez-Terron
I prefer to have a single installation of python, rather than having to remember to install packages for various pythons. I choose the standard windows 64-bit install of python 3.8 But today when I tried to run a script ... Heidi@panter ~ $ python3 x.py -bash: /cygdrive/c/Users/Heidi/AppData/L

Re: bash /cmd disagree about owner and permissions to executable

2019-12-29 Thread Enrique Perez-Terron
Den 2019-12-26 22:00, skrev Andrey Repin: Greetings, Enrique Perez-Terron! Thanks. [snip] Problem reports: http://cygwin.com/problems.html See attached cygcheck.out, unaltered. In particular, show "mount" output and check that you don't have /etc/{passwd,group} files

Re: pread() from /dev/sda fails with: Illegal seek

2020-01-11 Thread Enrique Perez-Terron
ad: Illegal seek $ uname -a CYGWIN_NT-10.0 panter 3.1.2(0.340/5/3) 2019-12-21 15:25 x86_64 Cygwin $ cc --version cc (GCC) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. Regards, Enrique Perez-Terron 0xD6B3CEE5.asc Description: application/pgp-keys -- Problem reports: http://cygwin.co

Member of Administrators, high integrity level, yet crontab compains "need privileged user"

2016-05-03 Thread Enrique Perez-Terron
Hello, I just tried this: enrique@rev /usr/local/bin $ crontab -u Heidi -l must be privileged to use -u I understood that "privileged user" under cygwin means "Member of Administrators". I am running the mintty window with elevated privileges. What am I mis

Annoying error messages from setup

2019-03-06 Thread Enrique Perez-Terron
ts will enable those # corresponding to installed packages. I suspect that the postinstall script is broken, enabling formats that are not installed. It would take me quite long time to track down how this is implemented in the postinstall script. Who can I report this to? Regards, Enri

mkshortcut fails when run from setup, postinstall/cygwin-doc.sh - not otherwise

2017-12-20 Thread Enrique Perez-Terron
ommands with sane arguments, no extra "C:/" in there. So I just tried to run the script from an elevated-privilege mintty shell: $ CYGWINFORALL=-A /bin/bash /etc/postinstall/cygwin-doc.sh But then it does NOT fail, and the shortcuts do get installed -- they were not pres

cygrunsrv: trailing command line arguyments not allowed

2024-04-20 Thread enrique--- via Cygwin
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

Re: cygrunsrv: trailing command line arguyments not allowed

2024-04-20 Thread enrique--- via Cygwin
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

include "/usr/local/lib/python3.8" in rebaseall?

2021-07-07 Thread enrique--- via Cygwin
e-packages \ /usr/lib/php /usr/lib/R/site-library /usr/lib/rub*/gems \ - /usr/lib/octave/site + /usr/lib/octave/site /usr/local/lib/python*/site-packages do if [ -d $d ] then Thanks -Enrique -- Problem reports: https://cygwin.com/problem

lftp error SSL_connect: sslv3 alert unexpected message

2013-07-05 Thread Rafael Enrique Martinez Delgado
Hello everyone, I have been trying to use lftp to connect sftp.am.gxsics.com but just get the error SSL_connect: sslv3 alert unexpected message when using cygwin built of lftp (which uses OpenSSL). I then found a build that was done with GNUTLS with 4.3 version of lftp and this can connect with no