Re: Clone cygwin-setup settings from one PC to another

2005-06-20 Thread Oliver Geisen
Hi, is it possible to find out which packages installed via SETUP.EXE on one PC and use this information (selection) to automatically install the same on another PC ? Or simply copy the installed.db file, make the package cache available on the network, do "install from local directory", and

Re: Any chance to get Apache 2.0.xx working on cygwin?

2005-06-20 Thread Gerrit P. Haase
Carlo Florendo wrote: Now that we're talking about apache 2 here, is there some chance we could include PHP as a module in apache? The apache-php-postgresql/mysql framework has been waiting for a long time in cygwin now. I remember around 2 years ago that the framework (at least with postgr

newbie-Setup issue-VI Editor

2005-06-20 Thread Seemanto Barua
Hi , I have installed cygwin for my windows XP from http://cygwin.com/. The installation went fine without any errors. But now when i open a session by running cygwin.bat I get the minimalistic shell. I dont have VI editor.Bash says command not found for 'vi' or 'vim' . Do i have to install new pa

RE: IE5 settings in setup.exe

2005-06-20 Thread Morche Matthias
Did You consider using a proxy of Your own eg Proxomitron that is able to manipulate the user-agent? [EMAIL PROTECTED] wrote: > Cywgin might not require a specific broser, but the proxy server > might. Hence, it might block cygwin if it sends an unauthorized > user-agent. I am not sure whether it

Re: newbie-Setup issue-VI Editor

2005-06-20 Thread Ken Dibble
Seemanto Barua wrote: Hi , I have installed cygwin for my windows XP from http://cygwin.com/. The installation went fine without any errors. But now when i open a session by running cygwin.bat I get the minimalistic shell. I dont have VI editor.Bash says command not found for 'vi' or 'vim' .

Re: sshd and /usr/bin/zsh

2005-06-20 Thread Martin Vetter
hi, I just upgraded cygwin and now I cannot login to the machine via ssh unless I change /etc/passwd to use /bin/bash for my shell. same here after a cygwin update (windows 2000, cygwin 1.5.17): - zsh as login shell for non-administrator = login via sshd hangs (!) - bash as login shell for n

Re: sshd and /usr/bin/zsh

2005-06-20 Thread Corinna Vinschen
On Jun 20 14:01, Martin Vetter wrote: > >I just upgraded cygwin and now > >I cannot login to the machine via ssh unless > >I change /etc/passwd to use /bin/bash for my shell. > > same here after a cygwin update (windows 2000, cygwin 1.5.17): > > - zsh as login shell for non-administrator = login

Re: Making /bin/sh == bash. Has the time come?

2005-06-20 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Corinna Vinschen on 6/11/2005 2:49 AM: >>>Looks like the time has come. >> >>Wow. I never expected that bash would actually be faster. >> >>I would appreciate getting a few more benchmarks for other packages. >>If this holds out then movi

Exim 4.50 with Content filtering and SPF

2005-06-20 Thread Herb Martin
In just a week or so, I have fallen in love with CygWin, and cannot understand how I overlooked it for so long. Thanks folks. Well done to all who contribute! [Please redirect me to the correct list/newsgroup; even RTFM is fine if you will only tell me which fine manual and preferable a page or

Re: NTFS & cygwin inodes

2005-06-20 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Corinna Vinschen on 6/11/2005 9:00 AM: > Good question. It shouldn't, but I wouldn't give any gurantee. > However, mkisofs doesn't know the type of the underlying FS, so > it just plays safe. The hash algorithm isn't 100% correct? Well.

Re: Exim 4.50 with Content filtering and SPF

2005-06-20 Thread Pierre A. Humblet
- I am about to release exim 4.51, which enables the features in chapter 40 of http://www.exim.org/exim-html-4.50/doc/html/spec.html - Exim has a non-traditional configuration and makefile system. All Makefile variables have default values that can be modified by an OS specific Makefile (

Re: Clone cygwin-setup settings from one PC to another

2005-06-20 Thread Igor Pechtchanski
On Mon, 20 Jun 2005, Oliver Geisen wrote: > > > > is it possible to find out which packages installed via SETUP.EXE on > > > > one PC and use this information (selection) to automatically install > > > > the same on another PC ? > > > Or simply copy the installed.db file, make the package cache av

Error debuging with Cygwin: No symbol table is loaded. Use the "file" command

2005-06-20 Thread Fernando Barsoba
Hello all, I'm using Eclipse/CDT/Cygwin, and I'm trying to debug an application. I'm getting the following error: "No symbol table is loaded. Use the "file" command." I'm a little bit confused about the origin of the problem. I have been able to debug with Eclispe/CDT/MinGW in the past, so

Mouse button copy/paste not working

2005-06-20 Thread Charles Packer
As a Unix veteran but first-time Cygwin user, I've discovered that I can't paste selected text with the middle button under these circumstances: I have logged into a remote Unix system and start some X window from there -- an xterm, say, or xedit. I select text in one of those windows (by drag

Re: Error debuging with Cygwin: No symbol table is loaded. Use the "file" command

2005-06-20 Thread Mikael
"Fernando Barsoba" wrote: > Hello all, > > I'm using Eclipse/CDT/Cygwin, and I'm trying to debug an application. I'm > getting the following error: "No symbol table is loaded. Use the "file" > command." I debug from withing Emacs and when I get that error message it usually means I forgot to

Possible Bug in /proc/partitions ??

2005-06-20 Thread Bengt-Arne Fjellner
either /proc/prtitions has something wrong or i have. This is how it looks. $ cat /proc/partitions major minor #blocks name 8 0 19535040 sdaOK 816 78124095 sdbOK 817 56196 sdb1 OK 818 61978770 sdb2 OK 819514080 sdb3 OK 820

Re: Cygwin and firewalls

2005-06-20 Thread Shankar Unni
Christopher Faylor wrote: On Fri, Jun 17, 2005 at 09:50:07PM +0200, Krzysztof Duleba wrote: I am wondering if there is a firewall that coexists with Cygwin well. This is a good question and, if anyone has a definitive answer, I think it should go into the FAQ. I have had generally good expe

RE: Cygwin and firewalls

2005-06-20 Thread Gary R. Van Sickle
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Schulman > Sent: Saturday, June 18, 2005 1:51 PM > To: cygwin@cygwin.com > Subject: Re: Cygwin and firewalls > [snip] > OK, thanks. Learn something new every day. > Not if you're careful. ;-

Re: Mouse button copy/paste not working

2005-06-20 Thread Igor Pechtchanski
On Mon, 20 Jun 2005, Charles Packer wrote: > As a Unix veteran but first-time Cygwin user, I've discovered that I > can't paste selected text with the middle button under these > circumstances: I have logged into a remote Unix system and start some X Wrong list. Please follow-up to (I've set th

Re: Exim 4.50 with Content filtering and SPF

2005-06-20 Thread Gerrit P. Haase
Herb Martin wrote: Tried recompiling SPF and failed that due to similar errors with (each of): libspf2-1.2.4/ libspf2-1.2.5/ but succeeded with libsrs_alt-1.0rc1.tar.gz compile. (which is more or less a sister package to SPF.) libspf2 uses IPv6 which is not supported u

Re: Exim 4.50 with Content filtering and SPF

2005-06-20 Thread Gerrit P. Haase
Gerrit P. Haase wrote: Herb Martin wrote: Tried recompiling SPF and failed that due to similar errors with (each of): libspf2-1.2.4/ libspf2-1.2.5/ but succeeded with libsrs_alt-1.0rc1.tar.gz compile. (which is more or less a sister package to SPF.) libspf2 uses IPv6 which

Re: Error debuging with Cygwin: No symbol table is loaded. Use the "file" command

2005-06-20 Thread Fernando Barsoba
Mikael wrote: "Fernando Barsoba" wrote: Hello all, I'm using Eclipse/CDT/Cygwin, and I'm trying to debug an application. I'm getting the following error: "No symbol table is loaded. Use the "file" command." I debug from withing Emacs and when I get that error message it usually

RE: Exim 4.50 with Content filtering and SPF

2005-06-20 Thread Herb Martin
You indicated that SPF might be dependent on SRS, I don't see that (but might be missing something). My limited experience confirms your previous email pointing to IPv6 support as the hangup. > > I compiled libspf & libsrs, though there were some tweaks > neccessary. I take it that you commente

Cygwin problem

2005-06-20 Thread michald
Hello I have a problem with cygwin. I wanted to install on my PC cygwin with the UNIX text mode. I don't know why because I tried it many times but cygwin after installing is working allways in the DOS text mode. Furthermore, the most basic functions like "ls" or "dir" aren't working. I need t

Re: Cygwin problem

2005-06-20 Thread Larry Hall
At 05:26 PM 6/20/2005, you wrote: >Hello > >I have a problem with cygwin. I wanted to install on my PC cygwin with the >UNIX text mode. >I don't know why because I tried it many times but cygwin after installing is >working allways >in the DOS text mode. Furthermore, the most basic functions lik

enscript ... > $PRINTER fails

2005-06-20 Thread davidr
Up to last week, I was able to do > enscript -p- file.txt > $PRINTER where I had export PRINTER="//rhosvr01/rhohp4100" in my /etc/profile and this worked well. After my hard drive failed and I reinstalled windows, etc., the above enscript command fails with: bash: //rhosvr01/rhohp4100: No suc

gcc -mno-cygwin: no declarations for munmap and mprotect found by configure

2005-06-20 Thread Sam Steingold
The following message is a courtesy copy of an article that has been posted to gmane.comp.gnu.mingw.user as well. configure finds munmap() and mprotect() but there are no declarations: gcc -mno-cygwin -Wmissing-declarations ... spvw_mmap.d:252: warning: no previous declaration for 'munmap' spvw_m

Re: lynx getting segv when following a link with right arrow key

2005-06-20 Thread Brian Dessent
Yitzchak Scott-Thoennes wrote: > On the 20050615 snapshot (and maybe other releases, haven't used lynx > in a while) lynx is repeatably segfaulting when I use the right arrow > key to follow a link. I noticed that the other day actually. The link in question was one that did not have a protocol

Compile errors, Cygwin issue or gcc?

2005-06-20 Thread Rebirth Seph
I'm getting these errors while compiling: $ make psp-gcc -c -Wall -pedantic socket.c In file included from /usr/local/pspdev/psp/lib/gcc/psp/4.0.0/../../../../psp/in clude/sys/socket.h:15, from socket.c:10: /usr/local/pspdev/psp/lib/gcc/psp/4.0.0/../../../../psp/include/cygwin/soc

Re: lynx getting segv when following a link with right arrow key

2005-06-20 Thread Christopher Faylor
On Mon, Jun 20, 2005 at 06:13:22PM -0700, Yitzchak Scott-Thoennes wrote: >On the 20050615 snapshot (and maybe other releases, haven't used lynx >in a while) lynx is repeatably segfaulting when I use the right arrow >key to follow a link. Can't duplicate this. Sorry. Do you have a specific site w

Re: lynx getting segv when following a link with right arrow key

2005-06-20 Thread Yitzchak Scott-Thoennes
On Mon, Jun 20, 2005 at 11:14:27PM -0400, Christopher Faylor wrote: > On Mon, Jun 20, 2005 at 06:13:22PM -0700, Yitzchak Scott-Thoennes wrote: > >On the 20050615 snapshot (and maybe other releases, haven't used lynx > >in a while) lynx is repeatably segfaulting when I use the right arrow > >key to

Re: lynx getting segv when following a link with right arrow key

2005-06-20 Thread Christopher Faylor
On Mon, Jun 20, 2005 at 08:24:19PM -0700, Yitzchak Scott-Thoennes wrote: >On Mon, Jun 20, 2005 at 11:14:27PM -0400, Christopher Faylor wrote: >>On Mon, Jun 20, 2005 at 06:13:22PM -0700, Yitzchak Scott-Thoennes >>wrote: >>>On the 20050615 snapshot (and maybe other releases, haven't used lynx >>>in a

Why does cygwin perl not build openssl win32 nmake files correctly ?

2005-06-20 Thread Gianni Mariani
It appears a long long time ago that cygwin perl was capable of building openssl, however it appears that now the openssl make files generated by cygwin are filled with errors. This seems to be a long-running issue. Ideas ? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simpl

Re: Unicode in filenames support? (FAQ update needed)

2005-06-20 Thread Joshua Daniel Franklin
On 6/7/05, Christopher Faylor wrote: > >I've been off of the developer list for a while now, and now the > >archives are subscriber only. :-( > > Joshua, any chance I could get a FAQ entry about this? I've updated "What Cygwin mailing lists can I join?" with a better description. Old language

Re: Cygwin and firewalls (FAQ alert)

2005-06-20 Thread Joshua Daniel Franklin
On 6/17/05, Christopher Faylor wrote: > >>Why not just use the system firewall which is part of XP SP2? > Joshua, do you think you could add an entry about this concerning > what seems to work and what doesn't seem to work? Done. http://cygwin.com/faq/faq_3.html#SEC55 > Although, I thought I

Re: Cygwin and firewalls (FAQ alert)

2005-06-20 Thread Yitzchak Scott-Thoennes
On Mon, Jun 20, 2005 at 11:06:47PM -0700, Joshua Daniel Franklin wrote: > On 6/17/05, Christopher Faylor wrote: > > >>Why not just use the system firewall which is part of XP SP2? > > > Joshua, do you think you could add an entry about this concerning > > what seems to work and what doesn't see