Re: Cannot find the librtl3 package even after reading suggestions in FAQ and posts!

2005-05-14 Thread Brian Dessent
[EMAIL PROTECTED] wrote: > I've run setup at least a half a dozen times now following the directions > is previous posts. Libintl3 never shows up in the list. I went into the > directory where I downloaded the kit so I could install it locally and Forget about the directory structure for a minu

Re: ruby rdoc documentation included?

2005-05-14 Thread Corinna Vinschen
On May 13 21:40, [EMAIL PROTECTED] wrote: > I've installed ruby 1.8.2-1. It appears that the ruby > documentation was not built: > > $ ruby -v > ruby 1.8.2 (2004-12-25) [i386-cygwin] > > [EMAIL PROTECTED] ~ > $ ri > No ri documentation found in: > [...] Thanks for the hint. I've uploaded a new

Possible problem building GCC

2005-05-14 Thread Aaron Gray
Hi, When I build GCC I do not seem to be getting any C headers installed only C++ headers. Aaron -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: htt

Re: Building GCC 3.4.3

2005-05-14 Thread Gerrit P. Haase
Aaron Gray wrote: Hi, I believe or am pritty sure I have a problem. I am building GCC 3.4.3 but the same problem happerns with 2.95.3 and presumably with other GCC's. I have built this before and got it to work and I am sure I had other includes present. Yes I know Cygwin GCC3.4.3 has not been

Re: Building GCC 3.4.3

2005-05-14 Thread Aaron Gray
Hope you can help, The 'normal' C headers are part of the C library (newlib/cygwin), the GCC C headers are installed somewhere below /usr/lib/gcc or /usr/share/gcc, depending on the version you're building. Ah. Thanks alot Gerrit, that puts my mind at rest. Although it is not exactly very neat. T

date.exe problem

2005-05-14 Thread Natxo Asenjo
Hi, I would like to use the cygwin tools in batch files, to extend the poor shell windows has. My shell is cmd.exe for xp pro. Ok. One thing that is not working as should is 'date'. As I understand from the faq, one can use full paths to executables in cmd.exe, that works fine interactively. Now

Re: date.exe problem

2005-05-14 Thread Brian Dessent
Natxo Asenjo wrote: > set hour=c:\cygwin\bin\date.exe > > if I then do: > > %date% +%H-%M > > that works as expected (interactively). But, if I use that in the > batch file, then it gives me "H" instead of the hour. It ommits the > '%' , does not interpret it and does not work. I am not sure if

Re: date.exe problem

2005-05-14 Thread Gerrit P. Haase
Natxo Asenjo wrote: Hi, I would like to use the cygwin tools in batch files, to extend the poor shell windows has. My shell is cmd.exe for xp pro. Ok. One thing that is not working as should is 'date'. As I understand from the faq, one can use full paths to executables in cmd.exe, that works fine i

Re: Strange-Dangerous behaviour in Cygwin (and/or RXVT)

2005-05-14 Thread Angelo Graziosi
I have tried your code "stty erase ^H" in .bash_profile and as I thinked it works for standard bash shell and xterm BUT NOT for RXVT in which, now, BKSPACE is dead. In others words RXVT wants "stty erase ^?" as in /etc/profile. I have tried also the code (

Re: Strange-Dangerous behaviour in Cygwin (and/or RXVT)

2005-05-14 Thread David Rothenberger
On 5/14/2005 6:13 AM, Angelo Graziosi wrote: I have tried your code "stty erase ^H" in .bash_profile and as I thinked it works for standard bash shell and xterm BUT NOT for RXVT in which, now, BKSPACE is dead. In others words RXVT wants "stty erase ^?" as in /etc/profile. WFM with rxvt and xterm, b

[ANNOUNCEMENT] New Package: db-4.3.28-1

2005-05-14 Thread Gerrit P. Haase
This is the initial release of The Sleepycat Berkeley DataBase v4.3 Canonical homepage: http://www.sleepycat.com/ The package consist of three packages: 1. `db' contains the documentation. 2. `libdb4.3' contains the runtime libraries. 3. `libdb4.2-devel' contains import libraries and headers as

Re: can not compile cscope on cygwin

2005-05-14 Thread Arvind
Mark Paulus mci.com> writes: > > I just tried this, and it appears that you don't have > lex/flex and/or bison/byacc installed. Apparently > these aren't selected by default from the cygwin > setup tool. Re-run the cygwin setup tool, and under > Devel, select bison and flex, and you should b

Re: problems in Perl process management

2005-05-14 Thread Reini Urban
Sonam Chauhan schrieb: I had thought Gerrit would release a new 5.8.6 with them, but this doesn't seem to have happened; don't know if I somehow dropped the ball on that. In any case, I'm really really hoping that 5.8.7 is released in the next few weeks. I don't know anything about problems with P

Re: Best antivirus for cygwin? - was Norton antivirus and the Trojans

2005-05-14 Thread Reini Urban
René Berber schrieb: Reini Urban wrote: [snip] And while we are here and there is still the latest release pending for some days, I just want to say that the test version in setup.exe is featurewise almost the same and the delay of the 0.84 release proper is caused by some change in the build syste

Re: Best antivirus for cygwin? - was Norton antivirus and the Trojans

2005-05-14 Thread René Berber
Reini Urban wrote: [snip] >> So the question is: what change in the build system? > > > That's the question, yes. > > They still ship their libtool with the LIBTOOL sections inside > acinclude.m4 and not in aclocal.m4, as if libtool was not standard and > stable enough, as if they have to overri

Re: Please test latest snapshot

2005-05-14 Thread Eric Blake
> Additional to a couple of bugfixes there's also a new feature which needs a > bit of testing. You can now list servers in the machine's domain/workgroup > with > > $ ls // > > and accessible disk shares on a server with > > $ ls //server AWESOME! Thanks for doing this; it even worked on

[ANNOUNCEMENT] Updated: ruby-1.8.2-2

2005-05-14 Thread Corinna Vinschen
I have updated the version of ruby on cygwin.com to 1.8.2-2. This is a Cygwin distro bugfix release. This version adds the missing ri help database. To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system.

Re: Best antivirus for cygwin? - was Norton antivirus and the Trojans

2005-05-14 Thread Reini Urban
René Berber schrieb: Reini Urban wrote: [snip] So the question is: what change in the build system? That's the question, yes. They still ship their libtool with the LIBTOOL sections inside acinclude.m4 and not in aclocal.m4, as if libtool was not standard and stable enough, as if they have to overr

[ANNOUNCEMENT] Updated: tcsh-6.14.00-2

2005-05-14 Thread Corinna Vinschen
I've updated the version of tcsh to 6.14.00-2. This is a Cygwin bugfix release. It fixes the handling of two leading slashes in tcsh on Cygwin, so that double slash network paths aren't incorrectly folded into local single slash paths anymore. The patch is also going upstream. To update your i

Re: Please test latest snapshot

2005-05-14 Thread Corinna Vinschen
On May 14 19:44, Eric Blake wrote: > > Additional to a couple of bugfixes there's also a new feature which needs a > > bit of testing. You can now list servers in the machine's domain/workgroup > > with > > > > $ ls // > > > > and accessible disk shares on a server with > > > > $ ls //serve

Re: Best antivirus for cygwin? - was Norton antivirus and the Trojans

2005-05-14 Thread René Berber
Reini Urban wrote: [snip] > They dont need a patch, since it compiles OOTB with a recent libtool > under cygwin. I told them very often to update their libtool and esp. > not to include standard m4 macros in acinclude.m4, which is strictly > against the autotool philosophy. They shoudl go to acloca

Paranoider Deutschenmoerder kommt in Psychiatrie

2005-05-14 Thread white
Lese selbst: http://brandenburg.rz.fhtw-berlin.de/poetschke.html -- 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/

Auf Streife durch den Berliner Wedding

2005-05-14 Thread jonl
Lese selbst: http://www.zdf.de/ZDFde/inhalt/7/0,1872,503,00.html http://www.libasoli.de/2004/ethnoclans%20spiegel50_04.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.h

4,8 Mill. Osteuropaeer durch Fischer-Volmer Erlass

2005-05-14 Thread chipzz
Lese selbst: http://www.npd.de/npd_info/deutschland/2005/d0405-13.html Neue Dokumente: http://www.rp-online.de/public/article/nachrichten/politik/deutschland/87647 Botschafter in Kiew beschwerte sich noch 2004: http://www.rp-online.de/public/article/nachrichten/politik/deutschland/85735 Traumzie

Re: Please test latest snapshot

2005-05-14 Thread Eric Blake
> > Also, it appears that cygcheck is doing work, but not printing any output. > > -v, please. It prints a lot of stuff for me. > On my 266 MHz Win98 machine (yes, I know it is old, but it makes a great regression tester): $ mount -m mount -f -s -b "d:/cygwin/usr/X11R6/lib/X11/fonts" "/usr/X1

Turkish Tabloid Enrages Germany with Nazi Comparisons

2005-05-14 Thread privacy
Full Article: http://service.spiegel.de/cache/international/0,1518,345889,00.html -- 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/fa

Re: Strange-Dangerous behaviour in Cygwin (and/or RXVT)

2005-05-14 Thread Eric Blake
> I have tried your code "stty erase ^H" in .bash_profile and as I thinked > it works for standard bash shell and xterm BUT NOT for RXVT in which, now, > BKSPACE is dead. In others words RXVT wants "stty erase ^?" as in > /etc/profile. The trick is to set `stty erase' to whatever your current shel

Auslaenderpolitik

2005-05-14 Thread brenno
Lese selbst: http://www.mjoelnirsseite.de/2100.htm -- 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/

Armenian Genocide Plagues Ankara 90 Years On

2005-05-14 Thread david . craig
Full Article: http://service.spiegel.de/cache/international/0,1518,353274,00.html -- 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/fa

Dresden Bombing Is To Be Regretted Enormously

2005-05-14 Thread Andries . Brouwer
Full Article: http://service.spiegel.de/cache/international/0,1518,341239,00.html -- 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/fa

The Whore Lived Like a German

2005-05-14 Thread hm_crazg
Full Article: http://service.spiegel.de/cache/international/0,1518,344374,00.html -- 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/fa

Hier sind wir Lehrer die einzigen Auslaender

2005-05-14 Thread Jochen
Lese selbst: http://www.deutschlandchronik.de/multikulti_perfekt.htm http://www.leverkusener-aufbruch.com/content/pt5.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html F

Auslaender bevorzugt

2005-05-14 Thread fanuccre
Lese selbst: http://www.npd.de/npd_info/deutschland/2005/d0305-14.html Jetzt weiss man auch, wie es dazu kommt, dass Drogen, Waffen & Handy's in die Haende der Knacki's gelangen! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.

Transparenz ist das Mindeste

2005-05-14 Thread wiz
Lese selbst: http://www.npd.de/npd_info/deutschland/2005/d0405-39.html -- 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/

Dresden 1945

2005-05-14 Thread order
Lese selbst: http://www.kommunisten-online.de/blackchanel/dresden3.htm -- 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/

Auf Streife durch den Berliner Wedding

2005-05-14 Thread leibtag
Lese selbst: http://www.zdf.de/ZDFde/inhalt/7/0,1872,503,00.html http://www.libasoli.de/2004/ethnoclans%20spiegel50_04.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.h