vimtutor

2001-12-16 Thread fergus at bonhard dot uklinux dot net
(a) What should I get as a response to vimtutor ? Both at the bash prompt and in a rxvt terminal window I get tempfile: not found vim6: Command not found followed by a text tutorial several pages long, evidently viewed from within vim itself. Is this "right" (the error messages are a bit

Re: procmail cannot write to local directories

2001-12-16 Thread Greg Matheson
On Mon, 10 Dec 2001, Larry Hall (RFK Partners, Inc) wrote: > I would agree. Oh well, maybe it's time to debug... I had the same problem, and it seems to be because my .procmailrc was in dos format. In vim, I ran :set ff=unix and the problem went away. > At 03:23 PM 12/10/2001, C. Porter Basset

Building elf2flt

2001-12-16 Thread ÓÚ¸»¸Õ
Building elf2flt in Cygwin-1-3-4 windows: winme elf2flt: elf2flt2105.tar.tz error messages: /usr/lib/libbfd.a(bfd.o)(.text+0x27d):bfd.c: undefined reference to dcgettext__' /usr/lib/libbfd.a(bfd.o)(.text+0x4eb):bfd.c: undefined reference to dcgettext__' /usr/lib/libbfd.a(bfd.o)

Re Re: Re: UNIX Sockets - Broadcast address

2001-12-16 Thread Kay M
So what the bottom line, no broadcasting ?. Question: Has any one ever written a program on cygwin that uses A broadcast address ?. A client program to be more specific. On Thu, Dec 13, 2001 at 08:08:15AM +, Kay M wrote: >Yup, Like I said Ok with LINUX, so ? > >What could be wrong ?. REME

Re: Permission denied running programs in other directories

2001-12-16 Thread Paul G.
Hi folks, disclaimer: can't say with certainty (99%) that what it appears to be is actually the case. This is more like me thinking out loud than anything else. On 15 Dec 2001 at 18:42, Chris Bagwell wrote: > Hello, > > I am having problems running some development programs and could use >

Erroneous uudecode.1 (sharutils 4.2.1-1) man page

2001-12-16 Thread Alessandro Doro
The uudecode man pages in sharutils package (4.2.1-1) badly sources uuencode.1 In fact it contains the (only) line: .so /tmp/install/usr/man/man11/uuencode.1 that should be corrected to: .so uuencode.1 or (not very good) .mso /usr/man/man1/uuencode.1 I think that an error occurred while bu

Re: Newbie question

2001-12-16 Thread hongxun lee
Same question. What i have done: under /etc, run 'iu-config' to generate some files. What to do next ?? inetutils..README says: login but where? what should have been done before 'login'? Thanks - Original Message - > Hallo Robert, > > Am 2001-12-16 um 21:27 schriebst du: > >

Re: Newbie question

2001-12-16 Thread Gerrit P. Haase
Hallo Robert, Am 2001-12-16 um 21:27 schriebst du: > I have been using cygwin for some time now, as a replacement shell > basically on various flavours on Windows machines. > I only joined this list about a week ago however, and have noticed that > some of the mail is to do with server side net

Newbie question

2001-12-16 Thread Robert White
All I have been using cygwin for some time now, as a replacement shell basically on various flavours on Windows machines. I only joined this list about a week ago however, and have noticed that some of the mail is to do with server side networking, such as imetd. I am very interested in setting

Re: bc & dc

2001-12-16 Thread Randall R Schulz
Lew, It is moot now because Chris Faylor has incorporated the bc/dc package into the Cygwin distribution, but the file I retrieved from the site you mentioned was intact, at least as far as getting a clean listing from "tar jtvf bc-7.1.tar.bz2". Randall Schulz At 00:10 2001-12-16, you wrote

[ANNOUNCEMENT] Updated: OpenSSH-3.0.2p1-2

2001-12-16 Thread Corinna Vinschen
I've updated the version of OpenSSH in cygwin/latest to 3.0.2p1-2. = This is a security update. Only the Cygwin OpenSSH is concerned. Problem description: If you're logging in to a Cygwin sshd with vers

Re: network package problem ((

2001-12-16 Thread David Le Roy
Corinna Vinschen wrote: > >Sounds as if your system's services file is corrupted. > got any hint about how to fix that without reinstalling all ? Im on win 2000. i ve reinstalled cygwin to check if one of the package is broken but it keep anoying me with that error ( im open to all ideas ;)

help me please

2001-12-16 Thread maria elisa
can i use cygwin to run psybnc? if can can you explain how to use cygwin for psybnc? how do i use login? how can i get my username n password for login? __ Do You Yahoo!? Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday g

Re: Installer Problem

2001-12-16 Thread Robert Collins
Do another download from the internet - your setup.ini file is corrupt or missing. Rob === - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 08, 2001 10:13 AM Subject: Installer Problem > I tried to install Cygwin from a local directory but

Re: dll_list::load_after_fork() blues (was Re: [ python-Bugs-489709 ] Building Fails ...)

2001-12-16 Thread Robert Collins
- Original Message - From: "Jason Tishler" <[EMAIL PROTECTED]> > - cygwin1.dll: since I believe that it relies on being based > at 0x6100 It does not rely on any base address per se. It *does* reply on the base address being consistent between forked/spawned and

Re: bc & dc

2001-12-16 Thread Robert Collins
Use setup.exe to install bc and dc. Installing by hand is not supported by this list - you are on your own. http://www.cygwin.com/packages/bc/ is the link on the cygwin page. Rob === - Original Message - From: "Lewis Mammel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, Decem

Re: bc & dc

2001-12-16 Thread Lewis Mammel
Thanks for responses. I used "save link as" and got the 55k package in my /home/default ( also I installed bzip2), but I get "bzip2: Data integrity error when decompressing." with tar -xjf options. Is it just a bad file? I see some talk about a GNU version. Will this work? There's nothing tricky

Re: dll_list::load_after_fork() blues (was Re: [ python-Bugs-489709 ] Building Fails ...)

2001-12-16 Thread Robert Collins
- Original Message - From: "Jason Tishler" <[EMAIL PROTECTED]> > Rob, > > On Mon, Dec 10, 2001 at 11:42:01PM +1100, Robert Collins wrote: > > Possibly because the cygwin heap is getting allocated across where those > > .dll's would go. > > That is what I figured. Any suggestions on a go