something but I am busy doing something else
at the moment.
thanks
Sent with Proton Mail secure email.
--- Forwarded Message ---
From: Jim McNamara via Cygwin
Date: On Sunday, November 3rd, 2024 at 5:00 PM
Subject: Fw: encryption 'they got veracrypt'
To: cygwin@cygwin.com
&g
Hi I meant for the group too--
It is no joy that kde isnt up and running for cygwin because we use to have
kgpg. I understand if things are supported but this is bummer. Lots of
encryption is supported with kde.
File encryption on large files for gpg is really slow.
thanks
Sent with Prot
Hi Brian-
What are people using besides veracrypt for full disc encryption these days? If
you are on a windows box, the options may be spartan.
thanks
Sent with Proton Mail secure email.
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq
Hi all,
using AI to track it down (norton blocked exe). I can see the little bugger
trying
to block me.
I will fix.
thanks,
jim
Sent with Proton Mail secure email.
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:
Hi-
I am just trying to rule out if norton is blocking me.
I cant seem to get some code to execute in cygwin environment.
Win 11.0 Norton 360
Things ive tried:
I tried to disable autoprotect
I tried to disable smart firewall
for a a couple of minutes with the ethernet unplugged to see if i
elevant man pages.
>
> --
> 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 à r
>
>
>
>
> Sent with Proton Mail secure email.
>
>
> On Wednesday, October 9th, 2024 at 7:05 PM, Brian Inglis via Cygwin
> cygwin@cygwin.com wrote:
>
> > On 2024-10-09 15:20, Jim McNamara via Cygwin wrote:
> >
> > > Hi-
> > >
> >
Hi Brian-
I had tried autoreconf -i.
I will keep thinking about it.
I am in a bit of a loop trying to troubleshoot it.
thanks,
jim
Sent with Proton Mail secure email.
On Wednesday, October 9th, 2024 at 7:05 PM, Brian Inglis via Cygwin
wrote:
> On 2024-10-09 15:20, Jim McNamara
Hi-
which package does cygwin have for automake-bin. I need aclocal because the
software i am installing has a newer automake, autoconf, and libtool than what
is available than the dir that resides in ./configure dir. It instructed me to
do this:
thanks for any help guys.
jim
Steps to Resolv
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
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
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
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.
>
>
>>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
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
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
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
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:
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
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
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
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
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 /
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
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
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
> é
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
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
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:
$ 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
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!
--
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
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
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
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
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 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
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 -
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
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
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
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
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
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
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
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
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
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
-- 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:
>
> >
-- 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
-- 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
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
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
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
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
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
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.
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
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
-- 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
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
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
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
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
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:
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
-- 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'
67 matches
Mail list logo