RE: javac compiler

2001-12-07 Thread Randall R Schulz
Kevin, Just realize that the Sun javac is a Windows application, so it needs a Windows-style CLASSPATH variable (or -classpath argument) and file name path syntax. Randall Schulz Mountain View, CA USA At 18:58 2001-12-07, Alex Malinovich wrote: Well, assuming you already have the JDK

Re: cygwin 1.3.6-6

2001-12-08 Thread Randall R Schulz
Chris, When reinstalling mingw, must we reinstall both the mingw and mingw-runtime packages, or just mingw? Randall Schulz Mountain View, CA USA At 18:35 2001-12-08, you wrote: I think I've finally tracked down the problem in my scripts which caused an occasional inclusion of mingw and

Re: Midnight commander

2001-12-09 Thread Randall R Schulz
Gahan, As ever, SAYSF: http://www.google.com/search?q=%22Midnight+Commander%22+Cygwin. Randall Schulz Mountain View, CA USA At 12:20 2001-12-09, gahan wrote: Hey, I'm one of the cygwin-bash users--is it possible to get mc for cygwin? Maybe someone have it or can do it? gahan. --

Re: bc dc

2001-12-15 Thread Randall R Schulz
Lew, Presumably the server is either supplying a generic MIME type or none at all or your browser does not recognize that type, all of which may stem from the as-yet still relatively uncommon bzip2 compression format and the equally uncommon .bz2 suffix. For what it's worth, my Netscape 6.2

Re: Is there anyway to download the Cygwin Users Guide?

2001-12-30 Thread Randall R Schulz
Aaron, SAYSF! Links to the documents you seek reside here: http://cygwin.com/docs.html (which is itself linked from the main Cygwin page in the Documents link in the left-hand sidebar. There is a gzipp-ed TAR archive there, too. By the way, wget is your friend: wget --help or man wget. It's

Re: Is there anyway to download the Cygwin Users Guide?

2001-12-31 Thread Randall R Schulz
in a shell script or something, but I'd rather go Click-Click-Click-Downloading message displayed by Browser-Happy User. -- Aaron --- Randall R Schulz [EMAIL PROTECTED] wrote: Aaron, SAYSF! Links to the documents you seek reside here: http://cygwin.com/docs.html (which is itself

Re: Where to find 'bunzip2' ? 'X11R6'

2002-01-03 Thread Randall R Schulz
Dimitre, If you're dealing with Bzip2-compressed TAR files, then just use the j compression option with TAR. Otherwise, the bzip2 package (i.e., bzip2, bunzip2 and bzip2recover) _is_ included in Cygwin. It is in the Utils installer category. Do a full installation--things go more smoothly

Re: Pls show me how to subscribe cygwin-xFree mailing list. Thank you

2002-01-03 Thread Randall R Schulz
The original, one and only self-answering Cygwin list inquiry. At 18:03 2002-01-03, hongxun lee wrote: -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

Re: Pls show me how to subscribe cygwin-xFree mailing list. Thank you

2002-01-03 Thread Randall R Schulz
Ahem... The original, one and only self-answering Cygwin list inquiry. ... Especially if its an inquiry about _UN_subscribing, as I jumped to the conclusion this was ... So, as penance for jumping to that conclusion, I looked up the answer: http://cygwin.com/lists.html (second

Cygpath -u Produces Junk When Given Empty Argument

2002-01-05 Thread Randall R Schulz
Hi, I invoked cygpath -u with an empty string by mistyping a quoted environment variable name. It produced 10 garbage characters: % cygpath -u \š a\š a % cygpath -u |od -c 000 \ 232 \t a \ 232 \t a 020 \n 012 These characters appear not to change across

Re: [Q]Windows PATH is not working..

2002-01-09 Thread Randall R Schulz
S.B., Nothing you report indicates malfunction or misbehavior, hence you need not attempt to fix anything. Note that since your PATH is set so that which (or the BASH built-in type) successfully locate the notepad executable, all you need to do to run that program is type its simple name (no

Re: CVS 1.11: (reposted many times!) Will anybody answer me about cvs co -r bug under cygwin, finally???

2002-01-10 Thread Randall R Schulz
Alexei, Beyond the uncalled-for shouting and the demanding tone, there's a paucity of information in your cry for help. Please give is more details about your configuration: Cygcheck, the contents of any .cvsrc files. Likewise, please say more about what specifically you're attempting. Show

Re: vim and color

2002-01-10 Thread Randall R Schulz
Dan, Most likely all you need to know is where to put your color scheme files. If you're doing it all from Vim's rc file, then you need to use the right one: ~/.vimrc / $HOME/.vimrc. The Cygwin-hosted Vim is a non-GUI, Unix-style Vim (just vim or vi), _not_ a GUI, stand-alone one (gvim).

RE: Copy and Paste into Console

2002-01-10 Thread Randall R Schulz
Gary, I was happy to learn about this: # Make insert actually useful \e[2~: paste-from-clipboard ...since it is not documented via man readline, man bash nor in my rather dated hard-copy BASH manual. However, I now have two questions: 1) Where does one find complete and definitive

RE: Copy and Paste into Console

2002-01-10 Thread Randall R Schulz
D'Oh! I had an old copy of the FAQ (the file mod date is Nov. 21 2000, but I'm not sure if that's the original mod time or the time at which I downloaded it). This copy of the FAQ did not mention the paste-from-clipboard readling action. Randall Schulz Mountain View, CA USA At 17:53

Re: CVS 1.11: More info about my problem (i'm sorry about the demanding tone...)

2002-01-11 Thread Randall R Schulz
Alexei, Two things: 1) What's in your CYGWIN environment variable. 2) Did you copy and paste that diagnostic, or re-type it manually into the message? Assuming the former, did you notice that it refers to mypoj not myproj? Perhaps there's some corruption in you CVS repository in the form of

Re: Documenting heap_chunk_in_mb

2002-01-14 Thread Randall R Schulz
Mike, Not at all. I don't give up easily, and I definitely found out what I needed to know and the registry setting worked as it was supposed to. In fact, the message you found was not about me having trouble increasing the Cygwin heap allocation, but rather about my need for help in adding

Re: private rsync 'mirror'

2002-01-18 Thread Randall R Schulz
Michael, If you do not require unattended, scripted operation, Setup.exe performs fine for local Cygwin mirroring as well as installing (use the Download from Internet option to locally mirror your favorite Cygwin mirror site). Otherwise, you can use any date-dependent / incremental,

CYGWIN=ntsec Pragmattics

2002-01-27 Thread Randall R Schulz
Hi, I have a minor issue with Cygwin (all the latest and complete packages installed) running with ntsec specified using NTFS volumes (of course). Based on some script code snippets posted here some time back (probably about a year ago, but I'm not really sure), I like to occasionally use an

Re: how to open *.htm and *.lnk

2002-01-28 Thread Randall R Schulz
Hongxun, Here are the elements you need: For BASH users (equivalents presumably exist in other shells): % help test ... -h FILETrue if file is a symbolic link. -L FILETrue if file is a symbolic link. ... % man readlink % cygpath --help Now, write a BASH (or other

Re: Scripting Installs?

2002-01-29 Thread Randall R Schulz
Glenn, These concerns about the size of Cygwin are becoming ever less sensible. It's 2002, and storage is extremely cheap, fast and capacious. It hardly seems worth the bother to try to pare down a Cygwin install to save a few dozen (or even a hundred) megabytes of disk space. Now that I've

Re: [ANNOUNCEMENT] Updated: rxvt-2.7.2-8

2002-01-30 Thread Randall R Schulz
Hi, Steve, I don't really have any need for or interest in the transparent terminals, but they are cute and when I read you'd enabled it for Cygwin RXVT, I figured I try and see what happens. Here's a feedback point for you, should you care about such frivolities: I run Xearth For Windows on

Re: [ANNOUNCEMENT] Updated: rxvt-2.7.2-8 [More]

2002-01-30 Thread Randall R Schulz
Steve, Sorry, I forgot to go back and fill in the URL for Xearth for Windows before I sent the message off. Xearth for Windows: http://www.hewgill.com/xearth/. Randall Schulz Mountain View, CA USA At 11:59 2002-01-29, Steve O wrote: ... - Built with transparency enabled. This is bare

Re: setting up cygwin

2002-01-31 Thread Randall R Schulz
Rob, Setup.exe serves the purpose of mirroring just fine, as along as all you want to mirror is a set of Cygwin install packages, with or without source (or, for that matter, with the current version of Setup.exe, source alone). Randall Schulz Mountain View, CA USA At 11:17 2002-01-31,

Re: FW: Updated: rxvt-2.7.2-8

2002-01-31 Thread Randall R Schulz
Kevin, No Unix (-like) system has forward delete during cooked mode terminal interaction. One could only choose which ASCII code coming from the terminal would cause removal of the currently final character of the input line buffer to be removed. In editors such as Vi or Emacs, all keystroke

Re: Bug in new Bison parser generator

2002-01-31 Thread Randall R Schulz
David, Would you care to spare others the hunt? Thanks. Randall Schulz Mountain View, CA USA At 16:54 2002-01-31, David Gluss wrote: Well it took some doing...I downloaded Service Pack 5 (130 Mbytes, once you find it) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug

Re: Why not a news server?

2002-02-01 Thread Randall R Schulz
Andrew, A newsgroup won't change the signal-to-noise ratio nor alleviate effort on your part in sorting it all out. Don't get the digest and you'll have solved all the digest-related problems. Avail yourself of the abilities of mail clients to sort incoming message into different mailbox

Re:Set up and remove registry

2002-02-05 Thread Randall R Schulz
Hello, Perhaps someone with the requisite knowledge of .reg files and of Cygwin's use of the Registry could provide some sort of UnCygwin.reg file? Randall Schulz Mountain View, CA USA At 08:07 2002-02-05, Jorge Goncalvez wrote: Hi, I wonder if there is a way to remove automatically Cygwin

Re: /dev/registry

2002-02-06 Thread Randall R Schulz
Barubary, The motivation for a file-system reflection of the Windows registry is to open it up to programs not written in a Windows native language (C, C++, VB, etc.). Doing this would give all manner of scripts (shell, Perl, Python, TCL, etc.) access to the registry in one fell swoop. That

Re: how can I compile my code to run in windows ??

2002-02-09 Thread Randall R Schulz
Hello, You must make it possible for Windows to locate the cygwin1.dll. If your binary is in the same directory as cygwin1.dll, the system will find it (so apparently the two are not co-located). Putting the name of your Cygwin bin directory (in Windows format, e.g. D:\cygwin\bin) in your

Re: Followup: at + bash

2002-02-10 Thread Randall R Schulz
David, Use a system mount, and all users will see it. % mount --help ... -s, --systemadd mount point to system-wide registry location -u, --user (default) add mount point to user registry location ... Randall Schulz Mountain View, CA USA At 06:22 2002-02-10, David wrote: Hello

Re: Multiple backslashes

2002-02-10 Thread Randall R Schulz
Dmitry, Apart from the fact that this question involves Windows native path name syntax (which, by the way, works equally well with forward slashes), this is not Cygwin-specific. There are two levels or rounds of interpretation of your command string. The first is applied by the shell that

Re: Multiple backslashes

2002-02-10 Thread Randall R Schulz
argument processing in the Windows - Cygwin transition. Or, you can do what I strongly suggest to everyone who'll listen: DON'T USE CMD.EXE! Good luck. Randall Schulz Mountain View, CA USA At 09:49 2002-02-10, you wrote: Randall R Schulz [EMAIL PROTECTED] writes: Apart from the fact

Re: Multiple backslashes

2002-02-10 Thread Randall R Schulz
won't think me lazy for not tracking down that detail!). Case closed? Randall Schulz Mountain View, CA USA At 10:33 2002-02-10, you wrote: Randall R Schulz [EMAIL PROTECTED] writes: What I said is accurate. However, in the absence of any explicit mention on your part, I assumed you were

Re: Multiple backslashes

2002-02-10 Thread Randall R Schulz
Dmitry, I'm trying to help you, but you seem insistent on just declaring Cygwin buggy. It is not and it is possible for you to resolve the problem. I gave you all the information you need to do so. One last time, I'll answer your points... At 11:46 2002-02-10, you wrote: Randall R Schulz

Re: anybody else also infected

2002-02-13 Thread Randall R Schulz
Hong Xun, I scanned my copy of cygz.dll (/bin/cygz.dll) with Norton AntiVirus (with the weekly updates downloaded and installed earlier today). It found no problem with that file. For the record: % cygcheck -v cygz.dll Found: D:\cygwin\bin\cygz.dll D:\cygwin\bin\cygz.dll - os=4.0 img=1.0

Re: 2/13 PM NAV update

2002-02-13 Thread Randall R Schulz
Bill, A better way to detect an alteration to a program is to use the sum command to generate a checksum. As I mentioned in my first resonse to Hong Xun, sum on my installed copy of the 1.3-6 cygz.dll yields this: % sum /bin/cygz.dll 1964950 For the 1.3-6 version the result is: % sum

Re: 2/13 PM NAV update [Correction]

2002-02-13 Thread Randall R Schulz
Bill, I noticed an error in my previous message. A better way to detect an alteration to a program is to use the sum command to generate a checksum. As I mentioned in my first resonse to Hong Xun, sum on my installed copy of the 1.3-6 cygz.dll yields this: CORRECTION: I have the 1.3-7

Re: 2/13 PM NAV update [Correction of Corrections]

2002-02-14 Thread Randall R Schulz
Robert, The numbers I gave were all zlib package release numbers, not Cygwin release numbers. Well Except for the fact that I systematically used these: INCORRECT: 1.3-6 or 1.3-7 when I meant these: CORRECT:1.1.3-6 and 1.1.3-7 Sorry Randall Schulz Mountain View, CA USA

Re: Question

2002-02-15 Thread Randall R Schulz
Cesar, The quoting is irrelevant in this case. An ISO 8601 date string (even a full-precision one including seconds) does not include characters special to the shell. I have tried this and it seems to work on my system, with one exception: Some old directories are included even if they do

Re: Some question

2002-02-16 Thread Randall R Schulz
Ms. Hanprasert, I'm not sure kindness is exactly the predominant mood here, but answers can be gotten, if solicited just so... Since your questions appear to be about using XFree86 for Cygwin, you probably want to ask on the mailing list devoted specifically to that topic area. Look here

Re: HELP: java path and classpath question

2002-02-17 Thread Randall R Schulz
, Randall R Schulz wrote: Wally, Unless a program has been ported to and compiled with Cygwin headers and libraries it is a Windows program and knows nothing of POSIX (Unix-style) file names and PATH (-type) variables. Cygwin programs will understand both kinds of arguments. To be more

Re: inetd utilities startup

2002-02-17 Thread Randall R Schulz
Dave, You say that you put Cygwin's bin directory in your PATH variable, but you did not say whether you put it in the system-wide PATH (the lower list of variables in the System control panel's environment display) or that of the current user (at the time you added it)--the upper list in the

Re: Why not a news server?

2002-02-18 Thread Randall R Schulz
Hi, Well, this news server certainly does not address the issue of archive searching, as it goes back only a few days (as of this writing, the earliest posting still there is from Feb. 06, 2002). My own local archive of [EMAIL PROTECTED] goes back to Jan 01, 2001. Using Eudora I can do

Re: od

2002-02-19 Thread Randall R Schulz
Sir, You have got to be kidding. For the record, the x86 architecture is little-endian, PowerPC, e.g., is bid-endian. On the off chance that you're running Windows NT (and Cygwin???) on an Alpha, I have to admit I don't know which byte ordering it uses. You will get the 16-bit output you

Re: How to create a windows link in script?

2002-02-19 Thread Randall R Schulz
Roland, Well, I was going to say this: If this is a one-off sort of thing, just use Windows Explorer (i.e., the Properties dialog) to set the icon on the .lnk file (shortcut) that results from invoking ln -s original link. However, I find that the resulting .lnk file won't allow the icon to

RE: od

2002-02-19 Thread Randall R Schulz
Hi, Heribert, Ahh, yes, my old friend dd and his funky command syntax (inspired by some old IBM command language, if I'm not mistaken). The Swiss Army Knife of Unix data transfer. Thanks for reminding me. However, I don't see a 4-byte equivalent to conv=swab in the manual page, so this will

Re: cygwin!

2002-02-19 Thread Randall R Schulz
Joshua, I don't know what this is supposed to help with, because Cygwin will launch non-Cygwin programs just fine, and that includes the full suite of Java SDK tools, the JRE subset thereof and any program written in Java and requiring one of the previous two. There is exactly no advantage

Re: how do i simulate a null character from the keyboard?

2002-02-20 Thread Randall R Schulz
Larry, Ethan, It's not quite that simple. CTRL-D is the (default) end-of-file generating character (more on what that means later). By a very long-standing convention in Unix that predates the existence of _any_ visual mode programs like Vi / Vim or (non-GUI) Emacs, an end-of-file causes

Re: Terminal Emulator Mouse

2002-02-28 Thread Randall R Schulz
Alec, Had you but tried, you'd know the answer is yes Randall Schulz Mountain View, CA USA At 23:10 2002-02-27, Alec wrote: Hi Is it possible to get the default terminal emulator to interact with the mouse the way xterm under UNIX or rxvt under UNIX or Cygwin do, ie is it possible to

Re: Terminal Emulator Mouse

2002-02-28 Thread Randall R Schulz
; Right mouse w/o selection to paste All these mouse-based editing operations require QuickEdit mode to be enabled to operate as described without menu interaction Randall Schulz Mountain View, CA USA At 09:21 2002-02-28, Charles Wilson wrote: Randall R Schulz wrote: Alec, Had you but tried

Re: rxvt custom fonts

2002-02-28 Thread Randall R Schulz
Alec, Cygwin uses Windows' fonts The only exception I know of is the TeX software, which, as with all TeX software, uses its own fonts To select a particular point size, append a hyphen and a decimal integer point size to the font's name as used and reported by Windows in the Fonts folder

Re: Child died with signal 13

2002-03-01 Thread Randall R Schulz
Volker, I don't think there's a problem here, actually I occasionally get these diagnostics, too, but there's never a problem extracting the files from the archive Apparently tar knows it's seen the last TOC entry and closes the pipe from the gunzip sub-process Then it waits for that process

Re: local install?

2002-03-01 Thread Randall R Schulz
Markus, At 07:31 2002-03-01, Markus Hoenicka wrote: Hi, Toni Mueller writes: So my current guess is that I can download some stuff using eg my Linux workstation, put them on CD and then move the CD to the W2k box for local installation there Can anyone please confirm that? Can anyone

Re: local install?

2002-03-01 Thread Randall R Schulz
to accomplish this? It still seems to me that control freaks are going to do as I do: Separate download and install Randall Schulz Mountain View, CA USA At 07:47 2002-03-01, Charles Wilson wrote: Randall R Schulz wrote: I don't understand this You get maximum flexibility by separate Download

Re: local install?

2002-03-01 Thread Randall R Schulz
At 16:33 2002-03-01, you wrote: [please don't send me personal email related to cygwin Keep it on the list] Just following your lead -- Unsubscribe info: http://cygwincom/ml/#unsubscribe-simple Bug reporting: http://cygwincom/bugshtml Documentation:

Re: local install?

2002-03-01 Thread Randall R Schulz
Chuck, At 16:33 2002-03-01, you wrote: [please don't send me personal email related to cygwin Keep it on the list] Randall R Schulz wrote: I tried the NEW setup Let's say it has some problems still I'll switch when the kinks are worked out Okay, so when you said how can I you meant I know

Re: local install?

2002-03-01 Thread Randall R Schulz
2002-03-01, Robert Collins wrote: - Original Message - From: Randall R Schulz [EMAIL PROTECTED] Randall R Schulz wrote: I tried the NEW setup. Let's say it has some problems still. I'll switch when the kinks are worked out. Okay, so when you said how can I... you meant I know

Re: changing the working directory from a c program

2002-03-02 Thread Randall R Schulz
Wade, No more so than in any other POSIX or Unix-like programming model Child processes have next to no ability to directly affect their parents in this way They can send signals, use other IPC processes (sockets, SysV IPC, etc), but all these require cooperation (Well, signals don't, but

Re: Why not a news server?

2002-03-02 Thread Randall R Schulz
Chris, I was about to ask this: -==- Not that I have anything to announce, but just how does one post a news item on the Cygwin Web site? I went to the home page and the news page (http://cygwincom/newshtml), but saw nothing that permits one to submit a new news item -==- But finally found

Re: terminal emulation problem

2002-03-03 Thread Randall R Schulz
Phil, I cannot confirm what you say using BASH under either a Windows console or RXVT Everything seems to work as expected Tell us more about your shell / emulator configuration, what you're doing and the specific unwanted characters that appear By the way, is your $SHELL setting consistent

Re: long delays on fhandler_base::open with cygwin 1.3.10

2002-03-03 Thread Randall R Schulz
Chris, Are you sure that this is a Cygwin issue? My system exhibits pauses like this and they affect many, possibly all, executing programs I have noticed nothing that suggests this is a Cygwin issue, though I must admit, I have a Cygwin BASH running at all times I know only the symptom:

RE: Strange behavior

2002-03-03 Thread Randall R Schulz
Ross, To call that result pure luck denies the fact that digital computers, when properly functioning, are 100% deterministic. Of course, it's not proper floating-point programming, but that doesn't mean luck is involved. Randall Schulz Mountain View, CA USA At 18:04 2002-03-03, Ross Smith

Re: Screen color question

2002-03-06 Thread Randall R Schulz
Barry, If you're using the Windows console, open the properties dialog, either of the shortcut you use to start your Cygwin shell or of an existing window (use the window menu) and view the Colors pane. There you can control the foreground (text) and background colors for plain text (i.e.,

Re: xdvi runtime error

2002-03-06 Thread Randall R Schulz
Nicolae, A 128 megabyte realloc fails? No kidding?? There is a Cygwin-wide allocation limit that defaults, if I recall correctly, to 128 megabytes. There is a registry entry that overrides this default called HEAP_CHUNK_IN_MB. Here are the details, excerpted from an email by Scott A. Hill

Re: stackdump about C language

2002-03-06 Thread Randall R Schulz
Hello, [ No Cygwin-specific issues here. ] The compiler and / or linker are allowed to place those string literals in read-only storage, and apparently gcc under Cygwin does just that. If you modify your program like this: -==- #include string.h char *strsave(char *); int main() { //

Re^2: xdvi runtime error

2002-03-07 Thread Randall R Schulz
Nicolae, At 07:15 2002-03-07, Nicolae Santean wrote: Thanks for your replay/advice . Let me share with you what I have found on my side: 1. Apparently, the heap_chunk_in_mb registry does not always tweak the memory default limit for cygwin. Many people report this issue and it actually

Re: Resolver issues?

2002-03-08 Thread Randall R Schulz
Dave, My Cygwin does not contain its own nslookup (and it is a complete and current installation of all Cygwin packages). The Windows (in my case, Win2K) nslookup works fine and always has. Likewise, I have no /etc/resolv.conf file on my system. Where is the non-functional version of

Re: Unsubscribe not working

2002-03-09 Thread Randall R Schulz
Paul, At 07:44 2002-03-09, you wrote: FOLKS: I'm trying to exit this mailing list as it daily volume is too much for me. ... -paul mcferrin -- NOTE*** This email looks it came from [EMAIL PROTECTED] but in reality it came from [EMAIL PROTECTED] If you send a reply to

Re: bash expansion question

2002-03-11 Thread Randall R Schulz
Lynn, [ This is almost entirely a non-Cygwin issue. ] You have the option of telling BASH to treat a glob pattern such as *.pl that matches no files to yield an empty string (shopt -s nullglob) or the pattern itself (shopt -u nullglob). The default, as you now know, is to have nullglob unset

Re: Continue command to new line

2002-03-13 Thread Randall R Schulz
Robert, The retort: This is an extremely elementary shell usage question and is in no way Cygwin specific. As such, it's not really appropriate on the Cygwin mailing list (nor the Gmane News mirror you're using). I recommend you get a beginners book for Unix / POSIX / Linux systems (Cygwin

Re: IO Redirection

2002-03-13 Thread Randall R Schulz
Robert, [ Yes, Bjoern, this is OT for the Cygwin list as it's all about shell usage and not at all Cygwin specific. ] You're using BASH, Robert. Except for the simple and redirection, it's syntax is different from that of TCSH. Bjoern's answer was for TCSH. I'm a BASH user, so I'll answer

Re: Incorrect expression evaluation?

2002-03-13 Thread Randall R Schulz
Andrew, I cannot reproduce your result unless I do this: % x=-l -d % ls $x ls: invalid option -- Try `ls --help' for more information. I tried using hard (single) quotes for the variable setting command, but the result is the same. Likewise for $'-l -d'. I also tried using /bin/sh (ash, I

Re: Beeping

2002-03-15 Thread Randall R Schulz
Dan, The ~/.inputrc measures will only affect Readline. (And only in the shells? Only in BASH?) If your Vim is beeping, then you need to tell it in its own way: :set vb or :set visualbell. And neither of those things is going to keep the Cygwin terminal driver from doing a speaker beep when

RE: Setup.exe release-candidate

2002-03-15 Thread Randall R Schulz
Robert, Mangled URLs, somehow. At 19:00 2002-03-15, Robert Collins wrote: ... o When changing to Partial View the package title line doesn't go all the way to the window border (there's a white space for a missing vertical scrollbar). Solved if resizing some of the columns or horit.

Re: [ADMINISTRIVIA] Revamped spam blocking for this mailing list

2002-03-17 Thread Randall R Schulz
Chris, This is just my personal opinion, obviously, but there wasn't enough spam getting through of late to seem to justify messing with a working system. The truth? I've been blocked inappropriately in the past, on this list and others, and it is pretty much at the top of my list of pet

Re: [ADMINISTRIVIA] Revamped spam blocking for this mailing list

2002-03-17 Thread Randall R Schulz
. Frankly, I do not know what it is about my posting that warranted your reply to it. Sincerely, Randall Schulz Mountain View, CA USA At 13:12 2002-03-17, you wrote: On Sun, Mar 17, 2002 at 11:37:28AM -0800, Randall R Schulz wrote: This is just my personal opinion, obviously, but there wasn't

Re: export CYGWIN=tty

2002-10-29 Thread Randall R Schulz
Larry, Daniel, I don't routinely use the tty option of the CYGWIN variable, but when I've experimented with it, I've seen symptoms like those reported by Daniel if I set the tty option after a shell is started and then run a program such as Vim that changes the tty modes. When the program

Re: Simplifying Cygwin PosgreSQL Installation

2002-10-29 Thread Randall R Schulz
Chuck, So-called top-posting is not a sin or even a bad idea. The source code for Cygwin Setup is available for download and installation using Cygwin Setup. Randall Schulz Mountain View, CA USA At 18:19 2002-10-29, CBFalconer wrote: Glenn Murray wrote: On Thu, 24 Oct 2002, Jason Tishler

Re: Question about the ls command

2002-10-30 Thread Randall R Schulz
[ Move along...Move along. Nothing Cygwin-specific here. Just an RTFM. ] Stan, Use the --full-time option. Although the resulting format is distinct from either the recent or old date formats shown in the -l output format, it is uniform with no sensitivity to how far distant is the recorded

Re: Question about the ls command

2002-10-30 Thread Randall R Schulz
Stan, If that's so, then you're not invoking ls directly or you're not invoking Cygwin's ls. (Both of those invocations work find for me, by the way.) Perhaps there's an alias, a function or a script intervening that's \defined under the assumption of a simpler (or simply an alternate) kind of

Re: Problems with mirror sites

2002-10-30 Thread Randall R Schulz
Chris, Gregg, At 18:19 2002-10-30, you wrote: On Wed, Oct 30, 2002 at 06:54:00PM -0500, Gregg C Levine wrote: Chris, can you contact the manager of the mirror site for Cygwin, that's hosted at http://mirror.rcn.net ? And the one at http://planetmirror.com ? I don't have any special power or

Re: gdb hangs on a 486

2002-10-31 Thread Randall R Schulz
Larry, At 09:54 2002-10-31, you wrote: ... Sounds like you may want to get the source, reconfigure, and build your own version targeting i386 or i486. A non-trivial job, especially if the very tools are suspect. A potentially non-trivial job, yes, depending on your skills and experience

It's x86

2002-10-31 Thread Randall R Schulz
Hi, Since I participated in the confusion about gcc/g++'s interpretation of the cpu-type-specific options, I thought I'd post this excerpt from the GCC manual page: -mcpu=cpu-type Tune to cpu-type everything applicable about the generated code, except for the ABI

RE: Looking for cygpcre.dll

2002-10-31 Thread Randall R Schulz
Scott, At 15:12 2002-10-31, Scott Prive wrote: This (and other) dll's get installed by programs that need it. You do not need to worry about picking dll's -- it's all automatic by setup.exe It is true that package dependencies ensure (or are intended to ensure) that any given package, when

Re: Setup freezes installing from local dir

2002-11-02 Thread Randall R Schulz
Huijing, At 16:08 2002-11-02, Huijing Zhou wrote: It's not clear why you would think that you'd have to change your answer the second time around either. If you specified z:\cygwin the first time then it should be fairly obvious that you should specific z:\cygwin the second time. I thought

Re: don't want leading underscore

2002-11-04 Thread Randall R Schulz
Benjamin, At 10:36 2002-11-04, you wrote: How can I prevent cygwin gcc from producing symbols with leading underscores? (_main instead main) I want to be binary compatible with linux and other operating systems. Binary compatible? That really has little meaning since there's far more to

Re: don't want leading underscore

2002-11-05 Thread Randall R Schulz
Benjamin, Where else have you sought solutions to your problems? Have you consulted the GCC book? Have you asked your questions in one of the GCC-specific forums? If not, look here: http://gcc.gnu.org/lists.html. Randall Schulz Mountain View, CA USA At 08:01 2002-11-05, Benjamin K. wrote: I

Re: don't want leading underscore

2002-11-05 Thread Randall R Schulz
Benjamin, At 08:17 2002-11-05, Benjamin K. wrote: Have you consulted the GCC book? What is the GCC Book? Do you mean GCC documentation. If yes, let me say I read everything from top to down. No. I mean the book whose title I mentioned in my first reply to your original query: Using and

Re: Package Management, app and util distributions, etc.

2002-11-05 Thread Randall R Schulz
Christopher, [ There's really no need to cross-post this. Even though you mention looking for XFree86/Cygwin, the questions are all about how Cygwin is packaged and made available. ] At 03:56 2002-11-05, you wrote: I've been looking for application and utility disttributions for Cygwin, as

Re: Bash problem

2002-11-06 Thread Randall R Schulz
Janos, A very general hint is that installing one or both of those other applications changed your system's PATH environment variable in a way that's causing some of BASH's start-up processing to fail. Possibly the BASH startup processing is invoking a program or script whose name is that of

Re: Bash problem

2002-11-06 Thread Randall R Schulz
Mountain View, CA USA At 09:33 2002-11-06, Randall R Schulz wrote: Janos, A very general hint is that installing one or both of those other applications changed your system's PATH environment variable in a way that's causing some of BASH's start-up processing to fail. Possibly the BASH startup

Re: Problem with function keys codes with vt100 emulation

2002-11-06 Thread Randall R Schulz
Reza, The terminal emulation model is what it is. There's one for the Cygwin console window, another for RXVT and yet another for xterm (under XFree86/Cygwin). The TERM variable serves to convey the indication of which terminal emulator is active to software such as Vim, Emacs, programs

Re: Problem with function keys codes with vt100 emulation

2002-11-06 Thread Randall R Schulz
Reza, The TERM variable is most certainly _not_ broken. You're misunderstanding what it's for. The TERM variable is how programs that must adapt to different terminal types (emulators or physical hardware) find out how to properly drive the terminal's display and respond to characters sent by

Re: gcc (as.exe) install error

2002-11-06 Thread Randall R Schulz
Michael, How is the (merely) potential conflict between the output of Danny's compilation (test.exe) going to lead gcc to produce an Invalid argument error? Especially when the assembler runs (or would run) before test.exe gets written? Also note that test is a shell built-in both in BASH and

Re: Problem with function keys codes with vt100 emulation

2002-11-06 Thread Randall R Schulz
what the role of /etc/termcap is. Or there really is a bug and all I need then is a workaround. Regards, Reza - Original Message - From: Randall R Schulz [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, November 06, 2002 3:31 PM Subject: Re: Problem with function keys codes

Re: Problem with function keys codes with vt100 emulation

2002-11-06 Thread Randall R Schulz
Chris, At 18:07 2002-11-06, you wrote: On Wed, Nov 06, 2002 at 04:50:12PM -0800, Randall R Schulz wrote: The terminal emulation available under Cygwin is not programmable, so it's up to the software to adapt to it, not vice versa. I will note that it is very weird that F1 - F4 in cygwin

Re: Problem with function keys codes with vt100 emulation

2002-11-06 Thread Randall R Schulz
, 2002 at 09:42:15PM -0500, Christopher Faylor wrote: On Wed, Nov 06, 2002 at 06:23:37PM -0800, Randall R Schulz wrote: Chris, At 18:07 2002-11-06, you wrote: ... I will note that it is very weird that F1 - F4 in cygwin are generating the same sequences as up/down/left/right. Something is messed up

Re: Problem with function keys codes with vt100 emulation

2002-11-06 Thread Randall R Schulz
Reza, RXVT has been specially ported for Cygwin and can operate both under XFree86/Cygwin and stand-alone (without an X server). If the DISPLAY environment variable is set, RXVT will try to connect to the server it designates. If there's no DISPLAY environment variable, then RXVT will create

Re: NO huge packages, please!

2002-11-07 Thread Randall R Schulz
Rodrigo, How, exactly, would one do this? Arbitrarily throw stuff out of a package until it fit some arbitrary size threshold? Anyway, there are very few packages that exceed your criteria: % find -size +10240k ./emacs/emacs-21.2-8-src.tar.bz2 ./gcc/gcc-3.2-1-src.tar.bz2

  1   2   3   4   5   6   7   >