Re: Weird ash/sash behavior -- Solved

2000-01-14 Thread H Huang
Forget it! I put the space in the wrong place: "# !/bin/sh", as opposed to "#! /bin/sh". I'm really sorry :( Thanks. -- H Huang

Re: Weird ash/sash behavior

2000-01-14 Thread H Huang
t here. Sorry. It doesn't here either. But try: -- #! /bin/ash vs #!/bin/ash install -d test/{foo,bar}install -d test/{foo,bar} -- and see what you get. ash version: 0.3.5-9 Thanks. -- H Huang

Re: Weird ash/sash behavior

2000-01-14 Thread H Huang
ere is a space between #! and /bin/ash in the first case. Thanks. -- H Huang

Weird ash/sash behavior

2000-01-13 Thread H Huang
duces two: test/usr and test/bin, which is probably what we want. Note that /bin/sash also has the same problem, while /bin/bash, /bin/tcsh, and /usr/bin/ksh do not. Any comment? -- H Huang

Re: ...Bridging or Routing - Which With DSL?

1999-10-10 Thread H Huang
Although it may be more involved to set up, it allows you to build a firewall later if you want. -- H Huang

Re: Massaging & Compiling SLiRP

1999-01-22 Thread H Huang
compile under a modern Linux? Mind sharing your hints or patches? Has > anyone picked SLiRP up where Dan Gasparovski left it off three years ago? > Has anyone (for that matter) a good replacement for SLiRP's functionality? Why not fetch the debianized source codes and take a look at the diff.gz file? -- H Huang

Re: What is MARK in /var/log/messages

1998-09-10 Thread H Huang
Andy Spiegl writes: > > This is syslogd's heartbeat - it tells you that the logger is > > still alive and well. > > >-m interval > > The syslogd logs a mark timestamp regularly. The > > default interval between two -- MARK -- lines is 20 > > mi

Re: dselect after upgrade does not work

1998-08-03 Thread H Huang
[EMAIL PROTECTED] (Keith) writes: > I read in the Debian User archive that you were or are having the > same problem that I am having. I upgraded to Debian 2.0 and when I > try and get the packages to upgrade it says the following for every > file. > > getting: dists/stable/main/binary-i38

Green monitor power_saver not working on XDM login screen!

1998-07-27 Thread H Huang
Hi, all. I'm running XFree86 3.3. Here are the relevant entries in my XF86Config: [Section "Device"] option "power_saver" [Section "Screen"] BlankTime 5 StandbyTime 10 SuspendTime 15 OffTime 20 When I login to an user account, everything works as e

Re: good digital clock for x?

1998-07-23 Thread H Huang
the lone gunman wrote: > Hello -- are there any deb packages that have a digital clock that I > can swallow in an x module (specifically, FvwmButtons)? I'd prefer > one that does military time, and perhaps the date, too :) > I'd recommend asclock, which comes with afterstep. If you don't want th

Re: Where is the Local Guide to Latex?

1997-11-14 Thread H Huang
>>"Drake" == Drake Diedrich <[EMAIL PROTECTED]> writes: Drake> On Thu, 13 Nov 1997, Dale Scheetz wrote: >> I have finally decided to learn Latex, so I bought Leslie >> Lamport's book and started reading ... but the first suggestion >> has been difficult to deal with. He suggests that there is

Re: How to change E-mail address registered with Mailing Lists

1997-10-21 Thread H Huang
> "yosiaki" == yosiaki <[EMAIL PROTECTED]> writes: yosiaki> I want to change E-mail address registered with Debian yosiaki> Mailing Lists. (ex. debian-private, debian-devel, etc.) But yosiaki> I don't know how to change it. Teach me, please. Very simple: 1) unsubscribe from all the lis

Re: XFree86 3.3 SVGA and S3 Virge/VX

1997-09-23 Thread H Huang
Will> have any different options/configuration things. The problem Will> has occured with Xfre86 3.3 and 3.3.1, so it seems to me to be Will> an X problem and not a config problem. Sure, it is the problem with X. But you can get around this by disabling some features through configuring. >>

Re: XFree86 3.3 SVGA and S3 Virge/VX

1997-09-22 Thread H Huang
Will> Hi. I'm using the XFree86 3.3 SVGA server with my diamond Will> 3D3000 video card with 4 megs of VRAM, and I can only "startx" Will> once. That is, if I exit X, and type "startx" again on the Will> console, the screen goes black and the machine hangs. Will> CTRL-ALT-BACKSPACE and the

Re: Problem with building of debian packages

1997-09-19 Thread H Huang
> "Wojciech" == Wojciech Zabolotny <[EMAIL PROTECTED]> writes: Wojciech> Error occuring in dpkg-gencontrol: Wojciech> -- Wojciech> dpkg-gencontrol -pmgetty dpkg-gencontrol: failure: chown Wojciech> new files list file: Illegal

Re: www.linuxhq.com

1997-09-10 Thread H Huang
Unfortunately, the site is gone. The following is the story I got from a Deja News search: --- begin -- LinuxHQ has been my little pet project for over a year, and it has been a very enjoyable venture. Recently, the company I work for bought another company in California (I'

Re: Problems with bash 2.01

1997-08-26 Thread H Huang
> Also is there going to be a stable and safe way to upgrade to bash 2.01 > (by way > of a deb package) any time soon? Of is there already and I don't know > about it? > I would like to install as few programs from unstable as possible. I've built a dozen libc5 version deb's including bash 2.01

How to change the default X visual?

1997-08-15 Thread H Huang
I've only got a grey scale monitor, and would like to change the default X visual of my Debian box to GrayScale. How do I do that? Thanks for your help. (p.s. please cc me, since I'm currently not on this list) __ ___ __ ___ / / /__ / / / __ /_/ /__ /_/ / _ __ / _ __ / /_/ /_

Re: PPP with multiple numbers and getting modem status

1997-08-11 Thread H Huang
On Sun, 10 Aug 1997, Adrian Johnson wrote: > How should I configure PPP to dial each number in a > list until it connects. There's a script called "redialer" that comes with the ppp source package (not included in the ppp debian binary package). it's a shell script that repeatedly runs chat to di

Weird PPP problem

1997-08-05 Thread H Huang
I've been able to established ppp connection using the following two methods: (1) pppd connect "chat -v blah blah blah blah" (2) pppd connect "chat -v -f my_chat_script_file" (All the ppp options are specified in ~/.ppprc) However I was unable to set up the connection using: (3) pppd connect

/usr/bin/which: unset: `run-mailcap': not a valid identifier

1997-07-25 Thread H Huang
Got this error when typed: $ which run-mailcap although it did find out run-mailcap is in /usr/bin. bash: version 2.01 debianutils : version 1.5 Any idea what's wrong? Thanks HH --- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail

Re: XTerm on XFree86 3.3-3 trouble

1997-07-20 Thread H Huang
On Sun, 20 Jul 1997, Riku Saikkonen wrote: > (I'm Cc:ing this to debian-devel in an effort to get it fixed. :)) > > [EMAIL PROTECTED] wrote to debian-user: > >When I start mc in a xterm I have trouble with the F-Keys: > > > >F1 gives P > >F2 gives Q > >F3 gives R > >F4 gives S > > > >F5 - F10 wo

Re: Linux Journal "Reader's Choice Awards"

1997-07-17 Thread H Huang
On Wed, 16 Jul 1997, Joey Hess wrote: > Hamish Moffatt wrote: > > > http://www.ssc.com/lj/readchoice.html . > > Unfortunate that it seems to be very commercially-oriented. > > Under X servers, Accelerated X, then Metro X, then XFree was third, > > while I suspect XFree would be the most popular of

Re: emacsclient

1997-07-17 Thread H Huang
On Wed, 16 Jul 1997, Joey Hess wrote: > Hi, emacs semi-newbie here.. > > I want to use emacsclient, so I added this to my .emacs file: > > (load-library "server") > (server-start) > Try using gnuserv/gnuclient. Add the following line to .emacs: (gnuserv-start) -- TO UNSUBSCRIBE FROM THIS M

Re: XTerm on XFree86 3.3-3 trouble

1997-07-14 Thread H Huang
On 13 Jul 1997, Paul Seelig wrote: > [EMAIL PROTECTED] writes: > > > I have a strange XTerm behaviour after upgrading to XFree 3.3-3. > > > > When I start mc in a xterm I have trouble with the F-Keys: > > > > F1 gives P > > F2 gives Q > > F3 gives R > > F4 gives S > > > > F5 - F10 work just

Re: XF86 3.3-3

1997-07-09 Thread H Huang
On Wed, 9 Jul 1997, Christian Kauhaus wrote: > Hi! > > On 8-Jul-97, H Huang wrote: > > I've got a clgd 5428 card. Although X still works after the upgrade, the > > showdow portions of some buttons, scrollbars and arrows are not drawing > > well. > > I&#

Re: XF86 3.3-3

1997-07-09 Thread H Huang
On Tue, 8 Jul 1997, Christopher Jason Morrone wrote: > > I've seen other messages about XF86 3.3 not working. I am also > experiencing problems. I upgraded from 3.2 using the 3.3-3 packages, and > now when I try to startx, the screen flickers and goes black, and the > keyboard locks up. Nothi

Re: app pause

1997-07-08 Thread H Huang
On Mon, 7 Jul 1997, Matthew C. Thompson wrote: > hi, y'all, > > occasionally when i start up pine or emacs, the system pauses for 10 to 15 > seconds before the apps fully appear. anyone else experiencing this? > this happens even when i have few windows open, and nothing going on, like > compil