got it .... sorry.. not enough caffeine today gpg key published

2024-10-04 Thread Jim McNamara via Cygwin
https://cygwin.com/install.html Sent with Proton Mail secure email. -- 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

ceritfied key for setup-x86_64.exe

2024-10-04 Thread Jim McNamara via Cygwin
Hi- If I look up the key that it is signed with on my keyserver in kleopatra and it comes back with cygwin@cygwin ... good enough? There is no certification but I see lots of people doing that these days so I am wondering if that step is even necessary. Wouldnt there be a signature posted som

Re: pread()/pwrite() fail with EBADF in child process if already used before fork()

2024-09-22 Thread Jim McNamara via Cygwin
Hi Christian, I worked with AI to try something like this does it help at all? It is not exactly your code but got rid of file descriptor error. These things were outlined on chatgpt... thanks, jim A "bad file descriptor" error in your code can occur for several reasons. Here are the most com

Fw: Re: case-insensitive filename comparisons

2024-09-04 Thread Jim McNamara via Cygwin
Sent with Proton Mail secure email. > Hi Rich- > > I just use AI for this kind of thing these days. > Just make a quick workaround script. > > Like this. > > grep -r 'Beeping' testdir/ | awk -F: '/\.txt$/ {print}' > > thanks, > jim > > > > > Sent with Proton Mail secure email. > >

re: sshd not working properly

2024-09-03 Thread Jim McNamara via Cygwin
>>This looks like a bug. Can anyone help? Is there a work-around? Hi Andy, There was some chatter the last week or 2 on someone trying to get ssh to work. At the archive mailing list, you can read and see if that answers any of it. I thought the gist of it is that a cipher is being swapped out

Fw: tcl puzzle for cygwin tcl'ers SOLVED

2024-08-31 Thread Jim McNamara via Cygwin
Hi- with AI I got this solution to fly. sorry for the confusion. I wasnt breaking it into steps and then expanding it in eval. I also fixed my display issues. thanks so much, have coolest day. jim #!/usr/bin/env wish package require Tk # Function to dynamically build and execute a command

tcl puzzle for cygwin tcl'ers im stuck on one specific line

2024-08-30 Thread Jim McNamara via Cygwin
Error in startup script: couldn't execute "docker cp "dd9b7672d98a:/home/masterblasterx1001/etack" "c:/Users/stealth_droid"": no such file or directory while executing "exec $docker_command" (procedure "execute_docker_cp" line 11) invoked from within "execute_docker_cp" (file "mye

fixed ai rendered wrong code

2024-08-30 Thread Jim McNamara via Cygwin
Hi all- I had 2 spare moments to check out the code. I have everything configured right but the ai gave me a little off center code. thanks, jim Sent with Proton Mail secure email. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Docu

i tried a little different configuration option in tk to get button to bottom

2024-08-30 Thread Jim McNamara via Cygwin
Hi- It is still like the screenshot that i posted. it is just rendering a blank wish with no gui controls. please assist. thanks Sent with Proton Mail secure email. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

wish not rendering controls in xwindows

2024-08-30 Thread Jim McNamara via Cygwin
Hi with this script the AI spun up: #!/usr/bin/env wish # Create a top-level window toplevel .top wm title .top "Minimal Example" # Create and pack a button button .top.btn -text "Click Me" -command {puts "Button Clicked"} pack .top.btn # Run the Tk event loop vwait forever i chmod +x foo.tcl

this might help if it is actually broken in the meantime (from chatgpt)

2024-08-29 Thread Jim McNamara via Cygwin
Method 3: Edit the setup.ini File Manually Download the Latest Cygwin Setup Files: Obtain the setup.ini file from the Cygwin repository or mirror. Edit setup.ini: Open setup.ini in a text editor and manually ensure that the package version you want to keep is correctly listed and not marked for

Re: trouble with sshpass unmaintained

2024-08-03 Thread Jim McNamara via Cygwin
Hi- It is really not worth the trouble for ya'll to fix it because although VPN provides some protection your time is valuable and a perfect solution is not always readily attainable. thanks Sent with Proton Mail secure email. On Sunday, August 4th, 2024 at 12:34 AM, Jim McNamar

trouble with sshpass unmaintained

2024-08-03 Thread Jim McNamara via Cygwin
Hi- This commmand doesnt seem to work: sshpass -p 'your_password' rsync -avvv -e 'ssh -4 -vvv -o StrictHostKeyChecking=no -o PreferredAuthentications=password -o PubkeyAuthentication=no -p ' /cygdrive/c/cygwin64/home/myuser1/shared/ myuser1@127.0.0.1:/home/myuser1/ The issue is that ssh

no sshd in package for openssh

2024-07-31 Thread Jim McNamara via Cygwin
Hi- I am running into a little difficulty with openssh can you please assist ? thanks jim ./cygrunsrv --install sshd -d "Cygwin SSHD" -p /usr/bin/sshd -a "-D" ./cygrunsrv: Given path doesn't point to a valid executable Try `./cygrunsrv --help' for more information. there is no sshd folder in /

Fw: Re: rpcd.exe solved

2024-07-29 Thread Jim McNamara via Cygwin
Proton Mail secure email. --- Forwarded Message ------- From: Jim McNamara via Cygwin Date: On Sunday, July 28th, 2024 at 8:19 PM Subject: Fw: Re: rpcd.exe To: cygwin@cygwin.com > Hi- > > The AI really did go nuts like you said. > I just read the man page for that and > mkpasswo

Fw: Re: rpcd.exe

2024-07-28 Thread Jim McNamara via Cygwin
then wipe out the context of the /etc/passwd and then issue mkpasswd with the appropriate switch(es). thanks Sent with Proton Mail secure email. --- Forwarded Message --- From: Jim McNamara via Cygwin Date: On Sunday, July 28th, 2024 at 8:06 PM Subject: Re: rpcd.exe To: cygwin

Re: rpcd.exe

2024-07-28 Thread Jim McNamara via Cygwin
gram who is responsible for Remote Procedure Call > on linux based system. > > I'm not sure what did you ask Chat GPT but you should know that A.I. is not a > source of true. > > Have a good day ! > > Le dim. 28 juil. 2024, 22:16, Jim McNamara via Cygwin a > é

Fw: rpcd.exe has nothng to do with it AI is going crazy lol

2024-07-28 Thread Jim McNamara via Cygwin
and move on. Sometimes you have to try to just keep moving on. thanks Sent with Proton Mail secure email. --- Forwarded Message --- From: Jim McNamara via Cygwin Date: On Sunday, July 28th, 2024 at 4:15 PM Subject: rpcd.exe To: cygwin@cygwin.com > Hi the old chatgpt 3.5 thi

rpcd.exe

2024-07-28 Thread Jim McNamara via Cygwin
Hi the old chatgpt 3.5 thinks rpcd.exe is in inetutils package. Is it still available. It says I need it to run mkpasswd. I ran the python script python3 ./rpc_bapahbah.py it listens on 8000 but it cant install rpcd.exe when i get to that step with cygrunserv cmd. I think it is because it is m

oh duh.... gpg

2022-06-24 Thread Jim McNamara via Cygwin
Hi- I'm so embarrassed. They want to make it so that if the checksum is valid that I can then just run the checksum. I am s spacey today. Sorry, THANKS jim -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https:

i put a printout of all the commands I ran for gpg including the one that failed

2022-06-24 Thread Jim McNamara via Cygwin
$ gpg --list-keys | grep 38AB71F4 pub   4096R/38AB71F4 2021-02-10 $ ls Fedora* Fedora-KDE-Live-x86_64-36-1.5.iso  Fedora-Spins-36-1.5-x86_64-CHECKSUM $ gpg --verify Fedora-Spins-36-1.5-x86_64-CHECKSUM gpg: Signature made Fri May  6 10:21:35 2022 EDT using RSA key ID 38AB71F4 gpg: Good signature

the gpg and asci/sha256sums files are located here

2022-06-24 Thread Jim McNamara via Cygwin
HI- https://getfedora.org/static/checksums/36/iso/Fedora-Spins-36-1.5-x86_64-CHECKSUM $ curl -O https://getfedora.org/static/fedora.gpg https://spins.fedoraproject.org/kde/download/index.html I think that is all I need. I ran the curl command and imported the fedora.gpg file first. thanks! --

Re: weird error gpg

2022-06-24 Thread Jim McNamara via Cygwin
On 6/24/2022 10:55 AM, Jim McNamara via Cygwin wrote: > $ gpg --verify fedora.asc Fedora-KDE-Live-x86_64-36-1.5.iso > gpg: can't handle text lines longer than 19995 characters > gpg: Signature made Fri May  6 10:21:35 2022 EDT using RSA key ID 38AB71F4 > gpg: BAD signature fr

weird error gpg

2022-06-24 Thread Jim McNamara via Cygwin
Hi guys- $ cd /cygdrive/c/Users/DeathDealer/Downloads $ gpg --verify fedora.asc Fedora-KDE-Live-x86_64-36-1.5.iso gpg: can't handle text lines longer than 19995 characters gpg: Signature made Fri May  6 10:21:35 2022 EDT using RSA key ID 38AB71F4 gpg: BAD signature from "Fedora (36) " I am havin

Re: ken and brian - I am going to try a symlink

2022-06-20 Thread Jim McNamara via Cygwin
Hi Ken and Brian- Yes, that seemed to work. I will try to test it out. It did create the extension dll file named amf3.dll. THANKS for being so patient! jim On Monday, June 20, 2022, 06:18:59 AM EDT, Jim McNamara via Cygwin wrote: Hi Ken and Brian- I am going to try a symlink

ken and brian - I am going to try a symlink

2022-06-20 Thread Jim McNamara via Cygwin
Hi Ken and Brian- I am going to try a symlink and trick cygwin to finding the right dll. I put the dll on my LD_LIBRARY_PATH. thanks, jim -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html U

Fw: sorry I meant to say libphp7.dll is missing

2022-06-20 Thread Jim McNamara via Cygwin
Don't forget to run 'make test'. - Forwarded Message - From: Ken Brown To: "cygwin@cygwin.com" Sent: Thursday, May 26, 2022, 12:38:09 PM EDT Subject: Re: sorry I meant to say libphp7.dll is missing On 5/26/2022 12:23 PM, Jim McNamara via Cygwin wrote: >

Thanks for the cool tips! Re: missing dll

2022-05-26 Thread Jim McNamara via Cygwin
Thanks Ken and Brian,Roboloki Sent from Yahoo Mail on Android -- 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

sorry I meant to say libphp7.dll is missing

2022-05-26 Thread Jim McNamara via Cygwin
there is only libphp7.dll.a thanks again, ken -- 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

hi Ken- it is missing from the php-dev package

2022-05-26 Thread Jim McNamara via Cygwin
Hi - I only find php7.dll.a thanks -- 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

i will try to build a .dll from source for missing php library from php.net

2022-05-26 Thread Jim McNamara via Cygwin
thanks -- 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

missing php library dll

2022-05-26 Thread Jim McNamara via Cygwin
hi all- I have tracked down the problem and wondering if you had a suggestion to help me fix it. Is there any reason why the package on the mirror doesn't have library -lphp7? Is there a way I can get one or do something to solve this problem? I tried 2 different PhP package versions on the mir

re: php installing custom extension with phpize permission denied

2022-05-25 Thread Jim McNamara via Cygwin
Hi all- This is the error I get: PHP         : /usr/bin/phpdbg PHP_SAPI    : PHP Warning:  PHP Startup: Unable to load dynamic library '' (tried: /home/user/amf3/modules/ (Permission denied), /home/user/amf3/modules/.dll (No such file or directory)) in Unknown on line 0 I verified that the amf

installing custom extension with phpize permission denied (PhP)

2022-05-25 Thread Jim McNamara via Cygwin
Hi all- I was able to run phpize with cygwin PhP and it generated an .a file for the extension. I need a .dll file though for PhP to load it. I'd like to install php-amf3 located at https://github.com/neoxic/php-amf3. I get a permission denied error. I thought the process is to change in to the

Re: McAfee Anti-Virus Exclusion

2021-05-08 Thread Jim McNamara via Cygwin
On Sat, May 8, 2021, 7:33 PM Brian Inglis wrote: > On 2021-05-07 04:57, Lam Jian Zhou via Cygwin wrote: > > We have encountered an issue with Cygwin process get slow when using > McAfee anti-virus. > > We have put all the exclusion on not scanning or checking on Cygwin > process and folder, but t

Re: Cygssh-4.dll

2021-01-18 Thread Jim McNamara via Cygwin
On Mon, Jan 18, 2021, 11:41 AM Jim McNamara wrote: > > > On Mon, Jan 18, 2021, 11:09 AM Jim McNamara > wrote: > >> Hi all- >> >> Thanks Marco for helping with ssh! >> >> I get error cygssh_threads-4.dll cant open when I try to launch remmina. >> Can someone help me fix? >> >> I am missing a pack

Re: Cygssh-4.dll

2021-01-18 Thread Jim McNamara via Cygwin
On Mon, Jan 18, 2021, 11:09 AM Jim McNamara wrote: > Hi all- > > Thanks Marco for helping with ssh! > > I get error cygssh_threads-4.dll cant open when I try to launch remmina. > Can someone help me fix? > > I am missing a package. > > Have cool Monday! > > Robo-loki > > Hi all- > Just needed to

Cygssh-4.dll

2021-01-18 Thread Jim McNamara via Cygwin
Hi all- Thanks Marco for helping with ssh! I get error cygssh_threads-4.dll cant open when I try to launch remmina. Can someone help me fix? I am missing a package. Have cool Monday! Robo-loki -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/fa

Ssh

2021-01-17 Thread Jim McNamara via Cygwin
Hi- If I am trying to ssh by local port forwarding from machine A to remote host B, do I need cygserv or sshd running on A? B is the sshd server I want to connect to. A is the ssh client. If I test either vnc or ssh on linux virtual machine guest it connects no problem. For some reason NAT is n

Fwd: Fwd: Switching to posix with no acl

2020-11-14 Thread Jim McNamara via Cygwin
-- Forwarded message - From: Jim McNamara Date: Sat, Nov 14, 2020, 7:26 PM Subject: Re: Fwd: Switching to posix with no acl To: René Berber On Sat, Nov 14, 2020, 7:17 PM René Berber via Cygwin wrote: > On 11/14/2020 12:37 PM, Jim McNamara via Cygwin wrote: > > >

Fwd: Switching to posix with no acl

2020-11-14 Thread Jim McNamara via Cygwin
-- Forwarded message - From: Jim McNamara Date: Sat, Nov 14, 2020, 1:37 PM Subject: Fwd: Switching to posix with no acl To: Cygwin -- Forwarded message - From: Jim McNamara Date: Sat, Nov 14, 2020, 12:57 AM Subject: Switching to posix with no acl To: Cygwin

Fwd: Switching to posix with no acl

2020-11-14 Thread Jim McNamara via Cygwin
-- Forwarded message - From: Jim McNamara Date: Sat, Nov 14, 2020, 12:57 AM Subject: Switching to posix with no acl To: Cygwin Hi all Since there are no adduser or addgroup, I guess I'd create those files manually off /etc. Then I'd run passwd. After that put in /etc/fstab n

Switching to posix with no acl

2020-11-13 Thread Jim McNamara via Cygwin
Hi all Since there are no adduser or addgroup, I guess I'd create those files manually off /etc. Then I'd run passwd. After that put in /etc/fstab none /cygdrive cygdrive binary, posix=0, noacl, user 0 0 Close all processes. That would give me a posix permission set up, right? I read somethi

News reader or mail client to view cygwin

2020-11-01 Thread Jim McNamara via Cygwin
Hi all - Is there any mail client or newsreader to view mail posts from a thread you all like here at cygwin? I think Yahoo was messing up the order/presentation of my posts - plus i dont want to top post. I use Yahoo on my laptop. Thanks -- Problem reports: https://cygwin.com/problems.html

Fwd: Unable to extract GMP version information from gmp_version :mingw

2020-10-25 Thread Jim McNamara via Cygwin
oloki -- Forwarded message - From: Achim Gratz Date: Sun, Oct 25, 2020, 4:01 AM Subject: Re: Unable to extract GMP version information from gmp_version :mingw To: Jim McNamara via Cygwin writes: > I am experimenting with mingW64 with cygwin. Have you ever used a cross-compilation toolchai

Fwd: Unable to extract GMP version information from gmp_version :mingw

2020-10-25 Thread Jim McNamara via Cygwin
this later today. Have a good night. Roboloki -- Forwarded message - From: Achim Gratz Date: Sun, Oct 25, 2020, 4:01 AM Subject: Re: Unable to extract GMP version information from gmp_version :mingw To: Jim McNamara via Cygwin writes: > I am experimenting with mingW64 w

thanks Brian! MinGW/cygwin. Have a cool weekend :-)

2020-10-25 Thread Jim McNamara via Cygwin
I got past the error message on configuring. I am trying to get past an error in the Makefile now. I posted it to gnucobol and am seeing if they can assist. It has something to do with a default.conf file is missing in one of the source directories. I found the button for plain text mode in yah

Unable to extract GMP version information from gmp_version :mingw

2020-10-24 Thread Jim McNamara via Cygwin
HI all- I am experimenting with mingW64 with cygwin. My ./configure looks like this: $ echo $LD_LIBRARY_PATHC:/cygwin/lib $ ./configure --prefix=/home/user/cobol-3.1-rc1 --host=x86_64-w64-mingw32 checking for gmp... nochecking for libgmp... nochecking gmp.h usability... yeschecking gmp.h presence.

Re: Fwd: Objects in ACL cygwin win 10

2020-10-24 Thread Jim McNamara via Cygwin
aticsw.ab.ca> wrote: > >> On 2020-10-23 21:49, Jim McNamara via Cygwin wrote: >> > On Fri, Oct 23, 2020, 10:06 PM Eliot Moss wrote: >> >> >> I have to admit I am not 100% sure what you are asking, but I am >> careful >> >> to grant SYSTEM acce

Re: Fwd: Objects in ACL cygwin win 10

2020-10-24 Thread Jim McNamara via Cygwin
2020-10-23 21:49, Jim McNamara via Cygwin wrote: > > On Fri, Oct 23, 2020, 10:06 PM Eliot Moss wrote: > > >> I have to admit I am not 100% sure what you are asking, but I am careful > >> to grant SYSTEM access so > >> that my backup program can access and save a

Fwd: Objects in ACL cygwin win 10

2020-10-23 Thread Jim McNamara via Cygwin
-- Forwarded message > Date: Fri, Oct 23, 2020, 11:48 PM Subject: Re: Objects in ACL cygwin win 10 To: moss> Hi elliot Thanks for you and Brian helping me. I used icacls cygwin /q /c /t reset Thanks! Roboloki On Fri, Oct 23, 2020, 10:06 PM Eliot Moss wrote: > I have to admit I am no

Re: Objects in ACL cygwin win 10

2020-10-23 Thread Jim McNamara via Cygwin
x27;m only frustrated with myself. > > Thanks for your help. > > Sorry Brian, > > Thanks, > Roboloki > > > > > > > > > On Fri, Oct 23, 2020, 5:31 PM Brian Inglis < > brian.ing...@systematicsw.ab.ca> wrote: > >> On 2020-10-23 14:02, Jim

Re: Objects in ACL cygwin win 10

2020-10-23 Thread Jim McNamara via Cygwin
swer, I'm only frustrated with myself. Thanks for your help. Sorry Brian, Thanks, Roboloki On Fri, Oct 23, 2020, 5:31 PM Brian Inglis wrote: > On 2020-10-23 14:02, Jim McNamara via Cygwin wrote: > > I have : group everyone and my user sid as my ACLs with their permiss

Objects in ACL cygwin win 10

2020-10-23 Thread Jim McNamara via Cygwin
Hi all- I have : group everyone and my user sid as my ACLs with their permissions in cygwin. I use chmod to set permissions and dont use fstab. Can someone please check by right clicking properties security tab in win 10 and verify that is all I need? I'm not using any domains. I'm not sure if

Re: Is it possible to vnc into a linux guest?

2020-09-23 Thread Jim McNamara via Cygwin
On Wed, Sep 23, 2020, 5:12 PM René Berber via Cygwin wrote: > 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

Is it possible to vnc into a linux guest?

2020-09-23 Thread Jim McNamara via Cygwin
Hi all- I tried to use tigervnc to connect to a linux virtualbox guest from cygwin. I am not sure it is possible after many attempts. I did have ssh working and x forwarding of smallish APPS. Thanks for any insight. Roboloki -- Problem reports: https://cygwin.com/problems.html FAQ:

Only console users

2020-09-06 Thread Jim McNamara via Cygwin
Hi jon, I found out there is a wrapper file. I think it is in /etc/X11 directory that needed some type of allow command. I used that and now I can use ssh with vnc. I didn't hear back so I thought everyone is busy. I solved this a few days ago. Thanks for your help. I am away from computer so d

Fwd: Only console users can use startx

2020-09-01 Thread Jim McNamara via Cygwin
-- Forwarded message - From: Jim McNamara Date: Tue, Sep 1, 2020, 9:46 PM Subject: Only console users can use startx To: Hi all I got tigervnc to work over ssh. I cant get past when I type startx into the screen I logged into. It is the login screen like ctrl+f2. Any ideas? I'