Compile on a Win XP Station

2005-10-16 Thread Bbn
I would like to compile programs from SunPCI under Cygwin (My Desktop is far more powerful than my SunPCI). Is it possible with Cygwin? Thanks, Ben -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

rxvt gets backspace when using synergy

2005-10-16 Thread cygwin . overbored
This is a strange bug. Apparently, every time I enter/leave the screen between my Windows XP server and client, if rxvt is the foreground window, then a character on the terminal gets backspaced! It happens in no other applications, and it isn't a problem with the shell (it happens when I run the c

Re: rxvt as Bash login console

2005-10-16 Thread Brian Dessent
David Christensen wrote: > 1. The font looks like a scalable font; I prefer the 7x12 bit-mapped > font so that I can put six consoles on my desktop (1280x1024) and > the stroke width makes the characters legible. "man rxvt" and > playing around with the "-fn" (7x14, 7x13, 7x12) optio

rxvt as Bash login console

2005-10-16 Thread David Christensen
Chris Taylor wrote: > It should be pointed out that rxvt can be used in place of CMD.EXE, > which is what is started by the Cygwin icon created by setup. > If you want to do that, here is my cygwin.bat: > @echo off > C: > chdir C:\cygwin\bin > rxvt -sl 1 -sr +sk -si -sw -fg Green -bg Black -e

RE: exiting vim changes background colour of console

2005-10-16 Thread Robert Bram
== I am finding that when I exit from vim, it turns my background back into black (which is how I had it before I tried changing it today). Is there a setting or something I have forgotten to change? == Actually this is happenning not just after vim.. but even after I exit "less"! Kind regards,

[ANNOUNCEMENT] Updated: exim-4.54-1

2005-10-16 Thread Pierre A. Humblet
I have updated Exim, the Mail Transfer Agent, to version 4.54. News - For changes to exim proper, see

Vim 6.4 has been released

2005-10-16 Thread Buchbinder, Barry (NIH/NIAID)
FYI http://www.vim.org/ "[2005-10-15] It has been more than a year since version 6.3 was released. Dozens of bugs have been fixed, runtime files were added and updated. There are no new features, these go into Vim 7 now (still under development). This is a stable Vim release, everybody is encoura

Re: Customising prompt

2005-10-16 Thread Brian Dessent
Robert Bram wrote: > The issue is this: the I am getting black text on grey background - why is > this? I thought "\e[30;47m " means black text on white background. That is > what I understood from this page: > http://www.pantz.org/scripting/shell/colorterm.shtml The way that the ANSI escape se

RE: Customising prompt

2005-10-16 Thread Buchbinder, Barry (NIH/NIAID)
See the explanation here: http://www.cygwin.com/ml/cygwin/2004-04/msg01198.html -Original Message- From: Robert Bram [mailto:[EMAIL PROTECTED] Sent: Sunday, October 16, 2005 11:25 PM To: cygwin@cygwin.com Subject: Customising prompt Hi All! I want my prompt like this: bash2.05b User rb

Customising prompt

2005-10-16 Thread Robert Bram
Hi All! I want my prompt like this: bash2.05b User rbram on host cml035835 in dir /cygdrive/c/ Mon Oct 17 12:52:59> Here is my attempt so far: PS1="\n\s\v \[\e[31m\]User \[\e[34m\]\u \[\e[31m\]on host \[\e[34m\]\h\[\e[31m\] in dir \[\e[34m\]\w\n\d \t> \e[30;47m " The issue is this: the I am g

exiting vim changes background colour of console

2005-10-16 Thread Robert Bram
Hi All! I am finding that when I exit from vim, it turns my background back into black (which is how I had it before I tried changing it today). Is there a setting or something I have forgotten to change? Kind regards, Rob :) --- Robert Mark Bram Portal Analyst Programmer eTechnology, Co

Re: EventListening

2005-10-16 Thread Larry Hall (Cygwin)
Peace Everyone wrote: Peace Everyone wrote: I'm a noob with cygwin and have a question about EventListening, is there an interface or a class I can use? Or some add on libraries to include or do I have to write/implement my own EventListening Class? That's a good question. I guess it depe

Re: CYGWIN Installation Help Needed

2005-10-16 Thread Luke Kendall
On 14 Oct, S.Sunil Kumar wrote: > I would like to install CYGWIN in my WIN-XP-HE PC. > I have downloaded the CYGWIN Program from one of the > FTP site by running the SETUP.EXE file. > > But I would like to know about how to install it in > the XP System. There's a mailing list where q

Re: EventListening

2005-10-16 Thread Peace Everyone
Peace Everyone wrote: I'm a noob with cygwin and have a question about EventListening, is there an interface or a class I can use? Or some add on libraries to include or do I have to write/implement my own EventListening Class? That's a good question. I guess it depends on what kind of even

Re: EventListening

2005-10-16 Thread Larry Hall (Cygwin)
Peace Everyone wrote: I'm a noob with cygwin and have a question about EventListening, is there an interface or a class I can use? Or some add on libraries to include or do I have to write/implement my own EventListening Class? That's a good question. I guess it depends on what kind of events

EventListening

2005-10-16 Thread Peace Everyone
I'm a noob with cygwin and have a question about EventListening, is there an interface or a class I can use? Or some add on libraries to include or do I have to write/implement my own EventListening Class? Thank you for your answers Peace Everyone -- Unsubscribe info: http://cygwin.com/ml

Re: Cygwin, ssh, and top

2005-10-16 Thread Larry Hall (Cygwin)
Chris Taylor wrote: David Christensen wrote: My preference is still that Cygwin bash ssh work correctly with Debian 3.1, and I believe the problem is with whatever package provides terminal stuff in Debian 3.1. I'll try to find the package and file a bug report. It should be pointed ou

Re: Where is documentation on bash "wait"?

2005-10-16 Thread Bas van Gompel
Op Sun, 16 Oct 2005 12:11:00 +0200 schreef Dr. Volker Zell in <[EMAIL PROTECTED]>: : > Buzz writes: : > I was hoping for ``our'' man-maintainer, being much more knowledgeable : > about such issues, to be proactive... : > ...If (s)he isn't I'll look into finding the upstream ``m

Re: Where is documentation on bash "wait"?

2005-10-16 Thread Bas van Gompel
Op Sat, 15 Oct 2005 22:01:26 -0600 schreef Eric Blake in <[EMAIL PROTECTED]>: : According to Buzz on 10/15/2005 9:46 PM: [(possibly stale) bash.1 about somewhere.] : Hmm, I do have /usr/local/man on my manpath, and it did indeed have : man1/bash.1, but I don't know if that affected things. I d

Re: Cygwin, ssh, and top

2005-10-16 Thread Chris Taylor
David Christensen wrote: Invoking rxvt from a Cygwin Bash shell and then ssh'ing into Debian and customized Slackware gives me the same results as Putty -- e.g. everything works on Debian 3.0 and 3.1, and the customized Slackware is messed up. My preference is still that Cygwin bash ssh work co

Re: boost, boost_unit_test_framework

2005-10-16 Thread Mattias Brändström
Václav Haisman wrote: <@boost!libs!test!build>libboost_prg_exec_monitor.dll This is exactly the same error I get. This is strange. When I get the test libraries to build I used a bjam binary that I downloaded from source forge: http://peterhost.dl.sourceforge.net/sourceforge/boost/boost-j

Re: boost, boost_unit_test_framework

2005-10-16 Thread Václav Haisman
Mattias Brändström wrote: > Václav Haisman wrote: > >> Well, it definitely doesn't work for me. I don't think I have in any way >> non-standard Cygwin installation. >> >> It would be helpful if you could download the -src package of Boost >> using setup.exe, extract it and run the build-boost.sh

Re: boost, boost_unit_test_framework

2005-10-16 Thread Mattias Brändström
Václav Haisman wrote: Well, it definitely doesn't work for me. I don't think I have in any way non-standard Cygwin installation. It would be helpful if you could download the -src package of Boost using setup.exe, extract it and run the build-boost.sh script. Don't forget to remove the --without

RE: Cygwin, ssh, and top

2005-10-16 Thread David Christensen
David Rothenberger wrote on cygwin: > Try setting COLUMNS to 79 with the comment "export COLUMNS=79". > I had this problem when I ran the Cygwin ssh client from bash *in a > CMD.EXE window*. For some reason, Debian miscalculated the COLUMNS > size; it was 1 column too large. When I manually set CO

Re: patch cygrunsrv for running native win32 applications

2005-10-16 Thread Yitzchak Scott-Thoennes
On Fri, Oct 14, 2005 at 12:24:44PM +0100, Henry S. Thompson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Christopher Faylor writes: > > > LOL. > > Propose a gold star for Antony Baxter - I believe he is the first > person on record as getting a laugh out of CGF! It's been known

Re: Cygwin, ssh, and top

2005-10-16 Thread David Rothenberger
On 10/15/2005 8:43 PM, David Christensen wrote: René Berber wrote: Yes but... the problem is caused by the terminfo data you showed: columns is not defined. Try "echo $COLUMNS"... now "export COLUMNS=80; top"; does it work? COLUMNS is getting set someplace: [EMAIL PROTECTED]:~$ echo $CO

Re: mlockall() and cygwin

2005-10-16 Thread Mohamed Amjed Ben Salah
Hello, Is there any similar function in cygwin to avoid pagging and provide real time ? I have cygwin on Win XP. Regards Mohamed Amjed Ben Salah --- Corinna Vinschen <[EMAIL PROTECTED]> a écrit : > On Oct 13 14:10, Mohamed Amjed Ben Salah wrote: > > --- Corinna Vinschen <[EMAIL PROTECTED]> a

Re: Where is documentation on bash "wait"?

2005-10-16 Thread Dr. Volker Zell
> Buzz writes: > I was hoping for ``our'' man-maintainer, being much more knowledgeable > about such issues, to be proactive... > ...If (s)he isn't I'll look into finding the upstream ``man''-list. I will forward this issues to the upstream man maintainer. Ciao Volker -- Uns