Re: Package Install Date

2023-09-13 Thread Joel Breazeale via Cygwin
I went through my cygwin@cygwin.com emails and found yours! Please accept my belated thank you for your reply! --Joel On Wed, Jun 8, 2016 at 5:10 PM Ken Brown wrote: > On 6/8/2016 5:29 PM, Joel Breazeale wrote: > > Thank you for your reply Achim! I tried your suggestion and it was

Re: Python 3.9 shapely package build failed

2023-09-12 Thread Joel Breazeale via Cygwin
Brian, I was not aware of the cygcheck command. I won't forget it! Once libgeos-devel-3.11.1-1 was installed the build worked great! Thank you, Joel Breazeale On Tue, Sep 12, 2023 at 9:02 PM Brian Inglis wrote: > On 2023-09-12 18:58, Joel Breazeale via Cygwin wrote: > > The

Python 3.9 shapely package build failed

2023-09-12 Thread Joel Breazeale via Cygwin
The shapely Python 3.9 package is failing to build. Please see the messages in red and the one in green below: [bin]$ /usr/local/bin/pip3.9 install shapely Collecting shapely Using cached shapely-2.0.1.tar.gz (275 kB) Installing build dependencies ... done Getting requirements to build whe

Python 3.9 Support for Fiona Package

2023-09-11 Thread Joel Breazeale via Cygwin
I am attempting to use the fiona package. This code works on Python on a Linux box. The code starts out: #!/usr/bin/python import sys import fiona import shapely import os . . . The error I'm getting from the import is: Traceback (most recent call last): File "/home/Joel/bin/i

Re: this must be a common problem, but repeated searching is not finding an answer

2022-03-19 Thread Joel Rees
2022年3月20日(日) 8:19 Eliot Moss : > On 3/19/2022 5:51 PM, Clayton Cramer wrote: > > I installed everything, but that does not seem to include bc. > > So you went through and explicitly asked for each package? > If you did, then that would include bc, since it is one of > the packages. I'm now confu

Re: gcc 11 weird bug

2021-10-27 Thread Joel Rees via Cygwin
doesn't even > exist, since it's declared as 'uchar types[count];'). I'm not familiar with cygwin repositories, where can I find the source for this? I'm looking at the warnings and wondering if it's from a "flexible array" declaration in a typedef.

Re: Perl Unidecode modules - which to use (if not Text::Unidecode)?

2021-04-05 Thread Joel Rees via Cygwin
Well, in the following, are your plans cognizant of the fact that many major languages do not incorporate a partition between vowels and consonants? Do you plan to target only those languages which do? 2021年4月6日(火) 6:50 Mark Aitchison : > > A little more detail... I realise that stripping accent

Re: Perl Unidecode modules - which to use (if not Text::Unidecode)?

2021-04-05 Thread Joel Rees via Cygwin
On Mon, Apr 5, 2021 at 6:26 PM L A Walsh wrote: > > On 2021/04/04 14:26, Joel Rees via Cygwin wrote: > > > >> 1. What perl Unicode modules should I consider, if not Text::Unidecode? > >> The present need > >> is to be able to conve

Re: Perl Unidecode modules - which to use (if not Text::Unidecode)?

2021-04-04 Thread Joel Rees via Cygwin
Erk. Sorry for the feint, Mark. CPAN is the perl way to get perl modules and such, but see below. 2021年4月2日(金) 5:38 Mark Aitchison : > I am writing perl programs that I'd like to know will work under both > Linux and Cygwin, > and have to deal with Unicode now. > > I had used Text::Unidecode ha

Re: My C arrays are too large

2019-09-18 Thread Joel Rees
I guess I should unpack things a bit, and I may sound argumentative, but my argument is not really with anyone on this list. 2019年9月19日(木) 5:35 Jose Isaias Cabrera : > > Joel Rees, on Wednesday, September 18, 2019 02:38 PM, wrote... > > > > 2019年9月14日(土) 3:50 Jose

Re: My C arrays are too large

2019-09-18 Thread Joel Rees
2019年9月14日(土) 3:50 Jose Isaias Cabrera : > > Achim Gratz, on Friday, September 13, 2019 02:39 PM, wrote... > > > > Blair, Charles E III writes: > > > My apologies for failing to reply on-list. I don't know how :( > > > > > > My machine is 64 bit, and I hope I installed the correct version of > cy

Re: How to trust setup.exe?

2019-04-28 Thread Joel Rees
On Sat, Apr 27, 2019 at 6:42 PM Achim Gratz wrote: > > Am 26.04.2019 um 18:28 schrieb Joel Rees: > > When bootstrapping a chain of trust, having multiple sources for the > > checksum values is significantly better than starting blind. > > Except that checksums are at be

gforth package

2019-04-26 Thread Joel Rees
Is anyone aware of the reason gforth is no longer in packages? Is it just a matter of lack of maintainer? -- Joel Rees http://reiisi.blogspot.jp/p/novels-i-am-writing.html -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

How to trust setup.exe?

2019-04-26 Thread Joel Rees
n grab gpg with a somewhat trusted system to use when checking the next version of setup that we download? It would not be a perfect chain, but without that we have nothing but broken links and reverse implications -- Joel Rees http://reiisi.blogspot.jp/p/novels-i-am-writing.html -- Probl

Re: Package Install Date

2016-06-09 Thread Joel Breazeale
gotten to the point where I feel comfortable ignoring the error generated for it.] --Joel On Wed, Jun 8, 2016 at 2:46 PM, Andrey Repin wrote: > Greetings, Joel Breazeale! > >> I am looking for a clean way to determine the install date/time for a >> Cygwin package. I ha

Re: Package Install Date

2016-06-08 Thread Joel Breazeale
tails. On Wed, Jun 8, 2016 at 2:50 PM, Achim Gratz wrote: > Joel Breazeale writes: >> I am looking for a clean way to determine the install date/time for a >> Cygwin package. I have a hack that suffices, just want to see what >> alternatives exist. Thanks! > > Provided n

Package Install Date

2016-06-08 Thread Joel Breazeale
I am looking for a clean way to determine the install date/time for a Cygwin package. I have a hack that suffices, just want to see what alternatives exist. Thanks! -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http

[ANNOUNCEMENT] Updated: iperf 2.0.5

2015-10-07 Thread Joel Johnson
Version 2.0.5-1 of iperf has been uploaded. iperf is a tool for network performance measurement, measuring maximum TCP and UDP bandwidth performance. This is the first release of iperf for Cygwin to provide a 64-bit version. Note that a currently known limitation of the Cygwin version is th

RE: Cygwin 1.7.31 imminent: Please test latest developer snapshot

2014-07-19 Thread Joel Johnson
AD/SAM integration changes that were previously discussed? That topic seems to be calm lately with snapshot testing. I'm waiting with baited breath to get that change in a release to ease some integration wrinkles we're having. Joel -- Problem reports: http://cygwin.com/problems.ht

New passwd handling upgrade issue?

2014-05-23 Thread Joel Johnson
wn_Group+ or Unknown+Group with gid -1, depending on the reference I read). In this case, the uid is resolved correctly (via passwd entry), however the group is not. Joel [1] https://cygwin.com/ml/cygwin/2014-02/msg00736.html -- Problem reports: http://cygwin.com/problems.ht

service terminates after logging out of the desktop

2010-02-05 Thread joel
Hi, I wrote a small program that launches a java rmi server. And it should run all the time. The service is running when the system is up but as soon as I log out of the Desktop, the service terminates. I believed that there must be a signal emitted but no luck, it doesn't log anything except "s

programming a service for cygrunsrv (c, jni, rmi, servlet, tomcat)

2010-02-03 Thread joel
Hi, I wrote a program in C to launch rmiregistry and to start my RMI server. The Program works fine but when I tried `cygrunsrv --install MvServer --path /cygdrive/c/classes/MvServer/MvServer.exe` and finally `cygrunsrv -S MvServer` the RMI server seems to be death. I don't get any error messages i

sshfs mounts

2009-11-04 Thread Joel Gwynn
Hey all. I'm just wondering what people use in lieu fuse for mounting sshfs drives in cygwin. Is there a solution, or do I need to buy something? TIA, Joel -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Cygwin 1.7 still uses Boost 1.33 packages

2009-09-21 Thread Joel Eidsath
Boost has had a good number of libraries added between 1.33 and 1.40. Is there any chance we will get a version upgrade? -- Joel Eidsath -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

Re: Re: GNU screen 4.0.3-1 -- Spawns a screen.exe cmd window when launched

2009-09-14 Thread Joel Eidsath
The 1.7 beta works for me. Thank you. -- Joel Eidsath -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

GNU screen 4.0.3-1 -- Spawns a screen.exe cmd window when launched

2009-09-14 Thread Joel Eidsath
When I launch screen by typing 'screen' at the basic Cygwin bash prompt, a screen.exe cmd window launches and stays open for the entire screen session. I only see this behavior with Windows 7. -- Joel Eidsath -- Problem reports: http://cygwin.com/problem

1.5.25-15 : Python interpreter hangs on Server 2k8 64-bit

2009-02-21 Thread Joel Riendeau
framework, this may be related. My OS : Windows Server 2k8 64-bit Standard, SP1 What could it be this time? thanks, Joel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

Re: rsync immediately hangs when connecting via ssh (still trying to fix, revisited from Aug 07)

2008-05-28 Thread Joel Harrison
mon mode or using SFU. > > N.B. Its not just rsync scp under cygwin is also produces totally > erratic transfer rates and stalls due to the same issue. > > Regards > Steve > > - Original Message - From: "Joel Harrison" <[EMAIL PROTECTED]> > >

rsync immediately hangs when connecting via ssh (still trying to fix, revisited from Aug 07)

2008-05-27 Thread Joel Harrison
ws XP pro, I've just run the cygwin setup today to update all applications. < This works fine-- $ ssh [EMAIL PROTECTED] Last login: Tue May 27 20:17:38 2008 from xxx.phlapa.fios.verizon.net --/works> Thanks for any input. Joel -- (a sr systems admin) -- Unsubscribe info:

Re: Getting started with bash

2008-04-07 Thread Joel M. Baldwin
--On Monday, April 07, 2008 10:25 AM +0200 Michael Holm <[EMAIL PROTECTED]> wrote: Hi, I have read a lot of documents, but i really cant get this issue solved :( All i want is to be able to execute bash scripts from a windows desktop.. what i do now is.. a batch script: c:\cygwin\bin\bash

Cygwin install hangs at end every time

2008-01-11 Thread Joel Braverman
, the result is the same. So I tried again - deleted the cygwin directory and this time I just installed the basic package. At the end, it hangs up, never creates any icons or batch file from which to launch cygwin. I'm using the latest setup.exe from cygwin.com - Joel -- Unsubscribe info:

Links and O/S shell

2007-10-09 Thread Joel Rubin
I ran links from cmd, started to download a file in the background and ran an O/S shell. Later, when I could see that the download was long finished, I exited the O/S shell and, instead of returning to links, the whole console box disappeared, leaving the ghost of links and the cmd session which ha

Re: gcc does not know about "new" and "delete"

2007-09-21 Thread Joel W. Gannett
g++ works. Thanks!! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

gcc does not know about "new" and "delete"

2007-09-21 Thread Joel W. Gannett
I've checked but was unable to find any FAQs on this subject, as keywords such as "new" and "delete" apparently created too many hits. Why doesn't my cygwin gcc know about the standard C++ functions "new" and "delete"? Here is an ultra-simple program (newtest.cpp) that won't compile for me un

Re: rysnc 2.6.6 under cygwin 1.5.24-2 hangs immediately

2007-08-18 Thread Joel Harrison
to use taskman. Thanks for any help, Joel On 8/6/07, Joel Harrison <[EMAIL PROTECTED]> wrote: > Guys I appreciate the input, unfortunately, it doesn't seem that this > particular issue is the same as the historical issue with blocking vs > non-blocking io, since rsync hangs imme

Re: sshd not working on nineteen w2k servers (/var/empty must be owned by root) works on five win2k servers, works with svc acct and works on w2k3

2007-08-07 Thread Joel Harrison
en "out of the box" (on most of my servers) in the fewest steps possible. --Joel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: sshd not working on nineteen w2k servers (/var/empty must be owned by root) works on five win2k servers, works with svc acct and works on w2k3

2007-08-07 Thread Joel Harrison
Hi Andrew, I must have cut out the step where I showed this before.. trying to edit for brevity. * From: "Andrew Louie" On 8/7/07, Joel Harrison <> wrote: > $ ls -l > total 0 > drwxr-x---+ 3 g000283 mkgroup-l-d 0 Aug 7 09:14 cache > drwxr-xr-x+ 2 SYSTEM root

sshd not working on nineteen w2k servers (/var/empty must be owned by root) works on five win2k servers, works with svc acct and works on w2k3

2007-08-07 Thread Joel Harrison
mkgroup-l-d:r-x default:mask:rwxcd -- most days I wish everything ran on unix. It's not easy making windows behave like a nice unix OS. :-) --Joel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Downloading pieces of Cygwin for non-installers

2007-08-07 Thread Joel Rubin
Quite a few Cygwin programs (and programs developed using Cygwin compilers) can be run without Cygwin. Almost always one needs Cygwin1.dll in one's path and perhaps some other DLL's. Some people use a lot of different computers not theirs (e.g. repairmen, consultants) and carry around a memory sti

Re: rysnc 2.6.6 under cygwin 1.5.24-2 hangs on WinXP pro SP2, doesn't seem to be historical blocking io issue

2007-08-06 Thread Joel Harrison
cuted control-c) Thanks for any assistance. --Joel > > > -- Forwarded message -- > From: Frank Fesevur < [EMAIL PROTECTED]> > To: cygwin@cygwin.com > Date: Sun, 29 Jul 2007 09:16:29 +0200 > Subject: Re: rysnc under cygwin hangs and doesn't clean up

Re: Copy text from secured PDF

2007-08-06 Thread Joel Rubin
pdftotext.exe, part of the XPDF package, can be recompiled with a /* comment */ cut around the permission-to-copy/print code. Probably the other programs will also work but since the PDF files being spammed just a few lines of text and all I want to do is forward the text to the Securities and Ex

Copy text from secured PDF

2007-08-06 Thread Joel Rubin
The PDF's in question are part of pump and dump spam via botnets so I see no legal or ethical reason to respect any expressed desire of the author as to how they may be used. I googled that XPDF didn't respect the no copy/no print flags in PDF's but the version that I got with Cygwin does and give

rysnc under cygwin hangs and doesn't clean up its processes - please help - cygwin 1.5.24-2,

2007-07-28 Thread Joel Harrison
396040402601 1003 17:48:16 /usr/bin/ps 17:48:16 [~] $ kill 2768 bash: kill: (2768) - Resource temporarily unavailable 17:48:59 [~] $ kill -f 2768 bash: kill: f: invalid signal specification 17:49:02 [~] $ kill -9 2768 bash: kill: (2768) - Resource temporarily unavailable ------

Re: whois update?

2007-06-16 Thread Joel Rubin
If you have perl and gcc installed, get the source for whois (I got the tar ball from ftp.debian.org which is likely the same as the Cygwin version), then replace ip_del_list with http://members.verizon.net/jmrubin/ip_del_list and make. The file looks a bit weird with Cygwin text-only browsers b

whois update?

2007-06-15 Thread Joel Rubin
The Cygwin whois may well be the latest GNU version of whois but there is at least one IP range about which it doesn't know. IMHO, the data should be in a separate text (user editable) file from the program. Of course, this isn't all THAT important with open source. C:\cygwin\bin>whois 116.199.133

Conflict of names - nc (netcat) and nc (part of nedit)

2007-05-12 Thread Joel Rubin
nc (netcat, a Swiss army knife network client) and nc (a client for transmitting commands to the X11 editor nedit) can cause a conflict if both the nc and nedit packages of Cygwin are installed. For example, my mail checking cmd.exe script C:\cygwin\bin\echo -e user jmrubin\npass mypassword\nlist

Re: [ANNOUNCEMENT] Updated: whois-4.7.20-1

2007-04-02 Thread Joel Rubin
On Mon, 02 Apr 2007 06:07:19 +0200, Lapo Luchini <[EMAIL PROTECTED]> wrote: >Version 4.7.20-1 of whois has been uploaded. > >Whois is a client for the whois directory service. >It allows you to retrieve information on domains name, >IP addresses, and more. > > IMHO it might be better to use a user

Re: [ANNOUNCEMENT] Updated: w3m-0.5.1-2

2007-04-02 Thread Joel Rubin
On Sun, 1 Apr 2007 18:23:25 -0500, "Bob Heckel" <[EMAIL PROTECTED]> wrote: >Version w3m-0.5.1-2 of "w3m" has been uploaded. > >w3m is a pager/text-based WWW browser. It is similar to Lynx, but >handles some things like page navigation differently. > >This is a Cygwin related upgrade to link to t

Re: Cygwin1.DLL soon to be Windows Vista only

2007-04-02 Thread Joel Rubin
On Sun, 1 Apr 2007 00:53:40 -0400, Christopher Faylor I hope the date is the most relevant part of this posting. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Calling Cygwin python from the "DOS" shell vs. from BASH

2007-03-28 Thread Joel Rubin
I notice that Python just exits when I call it from cmd.exe in XPSP2 but it works correctly if I call it from bash. Cygwin is in my path. I tried gcc'ing a simple program which prints argv[0] and I didn't see any difference in what it prints out when I call it from cmd.exe and when it call it from

ossl 0.9.7 is still needed by some apps

2007-03-28 Thread Joel Rubin
I decided to clean up my cygwin setup and got rid of some things and reinstalled stuff. I found out that the current versions of two of the text-only browsers, links and w3m, won't run unless you have openssl097 which is, unless you uncheck the hide box, invisible in setup. Doing a Google search,

Email with an AuthLogin SMTP server

2007-02-21 Thread Joel Rubin
~/email.conf MY_NAME = 'Joel Rubin' MY_EMAIL = '[EMAIL PROTECTED]' SMTP_AUTH = 'LOGIN' SMTP_SERVER = 'mail.nerdshack.com' SMTP_PORT = '25' SMTP_AUTH_USER = 'jmrubin' - SMTP_AUTH_PASS = '[censored]' ==

Could someone please upload the right coreutils-5.3.0-8.tar.bz file?

2005-07-12 Thread Joel Rubin
The source code file seems to be OK but coreutils-5.3.0-8.tar.bz on at least two mirros seems to be a little web page from comcast.net with no progies whatsoever. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentati

Re: coreutils-5.3.0-8: lost *.exe

2005-07-12 Thread Joel Rubin
On Tue, 12 Jul 2005 17:30:56 +0100, fergus <[EMAIL PROTECTED]> wrote: >I have just upgraded to coreutils-5.3.0-8 and I find hat I have lost cp, >ls, md5sum executables to name just a few. Windows Explorer shows that >these no longer exist in /bin/. Anything I can or should do, or should >have done

Re: cygwin 1.5.17-1: apache and rebaseall

2005-06-08 Thread Joel Denny
> Sorry, but given the issues with Cygwin's Apache (as alluded to by Brian > above), I'm not very motivated to spend my limited free time chasing > down this problem. No problem. I'm already getting a lot more than I paid for. Joel Denny -- Unsubscribe info:

Re: cygwin 1.5.17-1: apache and rebaseall

2005-06-07 Thread Joel Denny
e memory layout of the process and determine This is very helpful advice. I had no clue how to find this information. I'll try that out in my spare time. My employers certainly won't pay for me to spend their time exploring a problem that appears resolved by an old Cygwin DLL.

Re: cygwin 1.5.17-1: apache and rebaseall

2005-06-07 Thread Joel Denny
n't actually want to run apache as a service. I've always preferred `/usr/sbin/apachectl start' for my work. Moreover, cygrunsrv doesn't solve my problem. Joel Denny -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.c

Re: cygwin 1.5.17-1: apache and rebaseall

2005-06-05 Thread Joel Denny
instructions from the Cygwin FAQ). Apache now starts without the "unable to remap" error. Joel Denny -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/doc

Whois and Afrinic.net

2005-03-09 Thread Joel Rubin
This is probably more a question about the original *nix progie than the Cygwin port. There is a new IP registry, whois.afrinic.net which covers ... Africa. Right now, if you enter an African IP into Cygwin whois, you get a RIPE.NET or ARIN.NET entry which may give a bit of info (and probably wil

Re: snapshot 2004-Oct-10: pthread_cancel() for write() to full pipe

2004-10-22 Thread Joel Denny
ot able to find it. Is there anyone currently working on this problem? If so, then I won't bother to duplicate your efforts. Otherwise, I'll investigate to see if I can figure this out and contribute something. Joel Denny -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-si

Re: snapshot 2004-Oct-10: pthread_cancel() for write() to full pipe

2004-10-20 Thread Joel Denny
e: pipe( aFd ); Sorry. Joel Denny -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: snapshot 2004-Oct-10: pthread_cancel() for write() to full pipe

2004-10-20 Thread Joel Denny
I somehow corrupted my code after pasting it into my message yesterday. This may be very obvious, but line 34: pipe( aFd ) ) { should be: pipe( aFd ); Sorry. Joel Denny -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

snapshot 2004-Oct-10: pthread_cancel() for write() to full pipe

2004-10-19 Thread denny joel
f pthread_cancel() is known to be incomplete or if this is a known bug, then I'd appreciate a pointer to the relevant information, and I apologize for the repeat. If I can be of any assistance in resolving this issue, please let me know. However, I'm not yet intelligent enough about

rsync + xp sp2 failing

2004-09-09 Thread Joel
t fine. Also tried using the latest snapshot of cygwin, same problems. Tried totally reinstalling cygwin. Any other ideas? Thanks -- Joel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin

Re: Bash tries to connect to the internet -- Never mind

2004-03-21 Thread Joel
Don't bother replying, I just realized I don't need Cygwin, I'm afraid. Thanks Joel - Original Message ----- From: "Joel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, March 21, 2004 1:23 PM Subject: Re: Bash tries to connect to the

Re: Bash tries to connect to the internet

2004-03-21 Thread Joel
- Original Message - From: "Igor Pechtchanski" <[EMAIL PROTECTED]> To: "Joel" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, March 21, 2004 1:02 PM Subject: Re: Bash tries to connect to the internet Cygwin is trying to access DNS beca

Re: Bash tries to connect to the internet

2004-03-21 Thread Joel
Why is it trying to access a DNS anyways? Is there any way to stop it from doing this? Thanks Joel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

Re: Bash tries to connect to the internet

2004-03-21 Thread Joel
I don't know how to find out anything else about the address but I am told it is a DNS server. According to this thread: http://www.cygwin.com/ml/cygwin/2003-03/msg00127.html from last year, Cygwin is trying to get my hostname, and I want it to stop. Any suggestions? Thanks

Bash tries to connect to the internet

2004-03-21 Thread Joel
connect to the internet at 199.166.219.2. Vim does the same thing, including the IP address. I downloaded almost all of my packages from www.get-software.com using the setup program before switching to the University of Calgary mirror. Did I download hacked copies of the software? Thanks Joel

X server crashed when Netscape 4 & 7 visiting sites

2003-07-22 Thread Joel Handler
closes and other times the entire X server crashes) when visiting certain pages (one example is www.citrix.com). If I use a different X server (Hummingbird Exceed) everything works fine. Any ideas or help would be greatly appreciated, Thanks, --- Joel T. Handler Institute for Advanced Study

Installing new pcre broke less

2003-06-06 Thread Joel Rubin
When I installed the new pcre package (from installationdir\setup.exe) it deleted c:\cygwin\bin\cygpcre.dll and created c:\cygwin\usr\bin\cygpcre-0.dll Less would no longer work for lack of cygpcre.dll Copying c:\cygwin\usr\bin\cygpcre-0.dll to the old address c:\cygwin\bin\cygpcre.dll fixed

Re: Re: how to be "superuser" on W98 ?

2002-11-28 Thread joel fernandez
thank you all, the explanation you gave to me was very clear and I understand now. Bye jo - SPECIAL ADSL L'ADSL Tiscali est à partir de 15,95 EUR/mois ! Plus modem ADSL et frais d'activation gratuits ! Pour profiter de cette offre, cliquez ici: http://register.tiscali.fr/adsl/ Offre

Re: how to be "superuser" on W98 ?

2002-11-28 Thread joel fernandez
Thank you for your help, But I read this doc before sending the mail, and I don't understand why I can't have root permissions. Even though I know that W98 has problem with security. the result of "ls /" is : bin cygwin.bat cygwin.ico etc home lib sbin tmp usr var and "ls /usr" writes : X11R6

how to be "superuser" on W98 ?

2002-11-28 Thread joel fernandez
Hello, Could somebody help me be THE superuser on my computer based on W98 ? the only line I have in /etc/passwd is : fernandez::500:544::/home/fernandez:/bin/bash and in /etc/group : unknown::544: So, I can access, for example, to /usr/lib, but I can't see this directory when I launch "ls /"

Access Denied (XP Home SP1, cygwin-1.3.15

2002-11-11 Thread Joel Rubin
I have the same problem with several Cygwin programs including wget and unzip. The "access denied" survives a reboot. So it seems that Cygwin is creating files with this problem. I have only one user with, of course, administrative rights. 11/08/2002 11:49 AM 1,080,807 cygwin-1.3.15-2.ta

Re: install bash-login problem

2002-03-08 Thread Joel Bushart
- Original Message - From: "Michael A Chase" <[EMAIL PROTECTED]> To: "Joel Bushart" <[EMAIL PROTECTED]>; "Cygwin" <[EMAIL PROTECTED]> Sent: Friday, March 08, 2002 11:33 AM Subject: Re: install bash-login problem > - Original Mes

install bash-login problem

2002-03-08 Thread Joel Bushart
I stripped cygwin completely off my system, including registrary systems. Then reinstalled it from a fresh version of setup.exe get this error when I try login from cmd prompt. C:\>.\cygwin\bin\login login: joel Password: No directory /home/Joel! Logging in with home = "/". Fanfa

Re: login/ cygwin startup error

2002-03-07 Thread Joel Bushart
- Original Message - From: "Larry Hall (RFK Partners, Inc)" <[EMAIL PROTECTED]> To: "Joel" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, March 07, 2002 3:13 PM Subject: Re: login/ cygwin startup error > At 02:56 PM 3/7/2002,

login/ cygwin startup error

2002-03-07 Thread Joel
0 [main] bash -3340 sync_with_child: child 1556(0x64C) died before initial ization with status code 0x0 10517 [main] bash -3340 sync_with_child: *** child state waiting for longjmp bash: fork: Resource temporarily unavailable mayhap I've forgotten something on the setup but I saw no reffe

cygwin1.dll & cygz.dll is a virus

2002-02-14 Thread Joel P. Kuntz
Antivirus Corporate Edition 7.x. The latest definition files dated February 13, 2002 indicate that cygwin1.dll and cygz.dll are EggHead viruses. I think it is a false positive. Has anyone else reported this? Thank you for your time and assistance. Joel

virus warning

2002-02-14 Thread Schlichtemeier, Joel
Be careful downloading the distributions. I've found the backdoor.egghead virus (a def for it was just put up by Symantec) in cygwin1.dll and cygz.dll. Unfortunately, I didn't keep track of which mirror I got it from. The definition and removal instructions are here: http://securityresponse.

Current Events and the End Times - so what?

2001-12-21 Thread Joel
r a piece of paper and the study will be emailed to you promptly. Also included in the study: What is the Rapture? Why is there a Rapture? When will it take place? Who will not be in the Rapture? Israel at war with Russia. The Great Falling Away. The Mark of the Beast. Who does no