Re: troubles with cmpci again

2001-06-24 Thread zhaoway
Sergio E. Schvezov [EMAIL PROTECTED] writes:

 Hi, i'm writing this cause i'm having some trouble with one of those
 cmedia cards (again),

Just FYI, I have a CMIPCI card which works with ALSA like a charm.



HOW-TO report a bug?

2000-07-08 Thread zhaoway
Hi,

I cannot report a bug using neither reportbug nor bug.
The problem is that even I have set the EMAIL environment
or using the --email opt to set my from: line, the bug
message sent were still using my local not-FQDN hostname
hence got to be rejected by Debian's SMTP server. (only
that reportbug sent a bcc: to the mail addr suggested
in --email.) My message got rejected saying by Debian
SMTP server that he cannot route to me after the MAIL
FROM: [EMAIL PROTECTED] .

Please help! Thanks!
Please Cc: me!



help on telnetd problem

2000-07-06 Thread zhaoway
I cannot telnet to my system, neither
remotely or locally, see below:

[EMAIL PROTECTED]:ttyp1 ~ $ telnet localhost
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
telnetd: getpty: Permission denied
.
Connection closed by foreign host.
[EMAIL PROTECTED]:ttyp1 ~ $ cat hosts.allow
ALL: LOCAL
[EMAIL PROTECTED]:ttyp1 ~ $ cat /etc/hosts.deny 
ALL: PARANOID
[EMAIL PROTECTED]:ttyp1 ~ $ cat /etc/inetd.conf|grep telnet
telnet  stream  tcp nowait  telnetd.telnetd /usr/sbin/tcpd 
/usr/sbin/in.telnetd
[EMAIL PROTECTED]:ttyp1 ~ $

Please help! TIA! Please Cc: me!



X: cut-buffer and selection

2000-01-20 Thread zhaoway
[Please reply with Cc: to me, as I'm not on this list.]

AFAIK, current Debian default setting for mouse button
actions under X Window, is to cut and paste through `cut-buffer'
(e.g. xprop -id `root-window-id`. Will use the contents of CUT_BUFFER0)

How can i change this default behaviour to use `selection' instead?
(e.g. CLIPBOARD, `xclipboard` will show the contents it holds.)

Thank you in advance! Or, please point me a proper place to ask. Thanks!

I have man'd xclipboard. But got lost... :(

-- 
zhaoway -=- zw * zhaoway.com -=- http://www.zhaoway.com/ -=- blue ribbon
GnuPG 1024D/7C0441F2  BF4F B39D A53E A9BB 1057  2364 652C 1BA6 7C04 41F2


who wins the popularity-contest? :-)

1999-12-30 Thread zhaoway
I'd installed popularity-contest*deb for quite a while.
'cause I thought it's good for Debian project. but,
Just --purge'd it, :-) for two things I'm not sure:

1) Doesn't it suggest that itself wins the contest? :-)
2) I recently shift to some CVS version for some packages,
   and I used to use some private Debian packages which have license
   problems not proper to be submit (ie. ITP). :-) for which, I dunno
   what the popularity-contest*deb will do to them. I'm wondering...

Maybe I should look at those scripts? :-) I want to hear your comments
on the issue.

--
This is not a generated sig.. Tell you, Faye Wong is my favorite.
-- 
zhaoway -=- zw * zhaoway.com -=- http://www.zhaoway.com/ -=- blue ribbon
GnuPG 1024D/7C0441F2  BF4F B39D A53E A9BB 1057  2364 652C 1BA6 7C04 41F2


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


howto mail attach in command line?

1999-10-22 Thread zhaoway
how could i mail people attach file using a single command?
like mail -s some [EMAIL PROTECTED] --attach $HOME/some.tar.gz

TIA

-- 
zhaoway
= Please Cc me when replying list.


?complex args pass to other app w/o changing?

1999-10-18 Thread zhaoway
i want a wapper for make that do make -j -l 10.00-like things.
so i need the wrapper (pretend as make) to pass args to it to
the real make program. that is

for a call: make CXXFLAGS=-O2 -do-strength-reduce LD=-s
i want the wrapper (above fake make prog) to pass the CXXFLAGS=.. et al
to the real make prog (say, make_real).

but i cannot make a wrapper wrote in neither bash or perl do the trick.
they only passed CXXFLAGS=-O2 -no-trangth-reduce LD=-s (no quotes) as
seperate args as seperated by white space, w/ the double-quotes effect
removed.

can anyone enlighten me? TIA.

-- 
zhaoway


Re: motif qt and gtk

1999-10-18 Thread zhaoway
Bryan Scaringe wrote:
 Just to clarify:
 
 GTK is C based, but language bindings/wrappers exist for several languages
 (check http://www.gnome.org) , including C++.  The C++ wrapper is called
 GTK--.

What 'bout the Perl/Python Gtk/Tk/Qt/KDE bindings? Just curious.
I use Perl/Tk to develope small GUI programs for personal amusement.

-- 
zhaoway


Re: ZyXEL omin128 ISDN Setup Q.

1998-12-28 Thread zhaoway
Cleto Pescia wrote:
 
 Hi,
 
  Please, where can I find step by step HOWTO on isdn for Linux?
  Thank you!
 
  Or, if you're so kindly to read on:
  My boss ask me to setup my Linux box for ZyXEL omni128 ISDN
  externel modem to show him the power of Linux, or at least
   ^^
   As far as I know (having installed a ZyXEL Omni 128 myself), this
   is a TA (Terminal Adapter) and therfore does *not* require
   isdn4linux. Just configure it as a normal modem. Works like a charm.

Thank you for your quick reply! Thank you!
Could you give me some much more help? I really need a ste-by-step
guide.
I don't know howto connect this TA to my computer, seems DB-25? why not 
RJ-45? and howto config the on-demand dialing?
do i need to re-compile the kernel?

Thank you!

--zhaoway


ZyXEL omin128 ISDN Setup Q.

1998-12-27 Thread zhaoway
Please, where can I find step by step HOWTO on isdn for Linux?
Thank you!

Or, if you're so kindly to read on:
My boss ask me to setup my Linux box for ZyXEL omni128 ISDN
externel modem to show him the power of Linux, or at least
my ability to manipulate Linux to do work for the company, not
just play with Enlightenment :-)
But frankly, I've no knowledge on ISDN at all! :-(
My first reaciton to my boss' command is rushing to metalab trying
to get a HOWTO, but very sadly, failed. :-(
I find the isdn4linux page, but got into a mess at all, and I've 
downloaded the ZyXEL-1.7 package from PE1CHL( What's this? ).
And I don't know what to do next. Hope someone could give me help.
BTW, I'm not afraid of READING, but not German at least :-)
English is already my pain. I'm !english speaking.

TIA ( But what does TIA mean? :-) Waht a geek am I!

--zhaoway


Intel eexpress 10M eth0 istall Q.

1998-12-18 Thread zhaoway
I've got 2 ether cards for my box.
one is ne2000 clone non-pnp,
io=0x300 irq=9;
one is eexpress isa pnp
io=0x200 irq=7 according to the floppy diag porgram.
I did the following following the releavant HOWTOs:

add to lilo.conf

append=ether=7,0x200,eth0 ether=9,0x300,eth1

add to conf.modules

alias eth0 eexpress
options eexpress io=0x200 irq=7
alias eth1 ne
options ne io=0x300 irq=9

(sorry it's not exactly those files attached, 'cause my box
 has not been on the LAN)

vi /etc/modules
have only auto there.

pnpdump /etc/isapnp.conf
vi isapnp.conf

reboot, isapnp seems works properly,
ne is ok, eexpress failed, rejected, invalid address

anyone can help me? Thank you!

--zhaoway


scriptl interacts with telnet port daemon?

1998-12-05 Thread zhaoway
Hello debian user,

I want to do a bot in a mud 10.74.i.forget 1999, want a perl
script to do this. Is this the correct thing to do to play
with following script and interacts with telnet 10.74.xx.xx 1999?
i.e. open (mud, 'telnet localhost 1999')
while (mud){
 if $_ eq '' .
very few programming experience ;-P
want help!

Best regards,
 zhaoway  mailto:[EMAIL PROTECTED]



Who's the ian part in Debian?

1998-12-04 Thread zhaoway
Just curiousity from a, hmmm  :-)
Who is the ian part in debian?
Ian Jackson or Ian Murdock? What's the relationship between the two?
And where'e debra mentioned in the debian faq? Just curiosity, 
in no means I want to be offensive. And sorry for my poor english :-)

--zhaoway


weird problems with RedHat+debian

1998-11-01 Thread zhaoway
some local messgae for folks in our LUG:
I've just deleted windoze from my HD, and I'm not very sure you can
receive this fucking message yet. Anyway, I need help. First, things do
not seem to be such easy as I thought 5 hours ago. AT that time I'm just
too excited about jianghao's show up in jingling Library, but, sigh!!

Here comes the big Q:
O.K. I've installed 750M RedHat on /dev/hda1, and the other part of my box
is debian. I got xemacs to run to let me input chinese very well, I got
the sound up under RedHat too, I will test modem tommorrow morning. Wish
me good luck. The problem is that I will fail on the inner modem most
probably, and due to some obscure reasons, I cannot type chinese under
debian, I mean, ok, are you following me still? Thank you! I mean I cannot
touch net from RedHat, and I cannot touch Chinese from debian, and I need
Chinese and net both, so what's the deal? eh?

Can I use the mail spool from debian to send and receive email, and I will
shift to debian to send and receive email to/from the Internet, is this
possible, I mean I wanna use /debian/var/spoool/mail under RedHat, is this
possible? Please help! My modem conflicts with oss sound driver,
and I do not wanna give up the nice /dev/audio under redhat, I use debian
with modem without sound, I use redhat with sound without modem, and
there's no chinese under debian while redhat can support chinese very
well, and I need chinese with email aka net. O.K. I just dream to got a
simple solution. I have no clue to setup the problem in the way I'm
thinking: a spool not under the control of the system!

The Second Q is:
I could use Xfree86 with virtual desktop set to 640x1600 (exactly
640x1600, compare with 800x600, 640x480 etc), and the resolution of
monitor: 640x480 under debian. But I cannot do this with AccelX (I use
AccelX for RedHat), I think AccelX should do better. But AccelX only give
choice of Virtual Desktop a little bigger than 1024x768, I wanna 640x1600!
Any advice? (I know it it weird! Gee! 640x1600 w/S3Trio64V+ 2M and a
garbage 14 monitor)

The Trird Q is:
I share the /home among debian and redhat, the same user I am under both
systems: zhaoway. same directory. But I wanna different windowmanager. How
can I achieve this? Right now, I test [ -f /etc/HOSTNAME ] to decide
whether .xinitrc is under debian or under redhat. Any other solutions?
and I seem to need different PS1 and some other settings different in
.bashrc and/or .bash_profile for RedHat and debian. How could I achieve
this? And I'd like both system share some of the libs and header files and
some of the apps' binary 'cause I've only got 2.1G for 2 Linux systems! Is
this possible? How much could I got to share among them?

Sorry for my english! U.G.L.Y. Sorry! Hope that you could understand me!
If not, I will post again, just tell me you do not understand my ugly
english, then I will post again.

Thank you all!

-- 
 zhaoway 
 Member of NJLUG


Howto setup xfstt

1998-10-18 Thread zhaoway
I've got no any clue to setup xfstt, please help!
I copied all of my ttfonts to /var/ttfonts.
But I cannot find xfstt in /etc/init.d. There seems only have got xfs.
And I cannot find ttfonts in netscape.

--zhaoway

-- 
The _^_ zhaoway (Using Debian GNU/Linux) 
_ _/!!!\_   [EMAIL PROTECTED](zh)  [EMAIL PROTECTED](en)
  |   o  ! |_o_| !  *** Proud Member of NanJing Linux Users' Group ***
  |   f  _/!\_  __  __  _  __ __  __ __ __  _
   |_o_|  !|  ||__|| ||  |  ||  |  |   |__|| |
 ___  l  _/!\_ |  |___ |  ||  |  ||  |  ||  ||  |  |
|___| i !  |_o_|   |__||__||__|__||_||__|__|   |__||__|__|
|   | n  _/!\_   _  __   __  __  _  _
 ___  u !  |_o_|  ! |   __||  |_|  ||__|| || |
|   | x   /!\_  |  |__ |   _   ||  ||  |  ||  _  |
|___|  |_o_||_||__| |__||__||__|__||_| |_|
 _/!\  
!  | _ |  
  ___  || ||


Re: Debian's recommendation for the size of the swap.

1998-10-15 Thread zhaoway
On Wed, Oct 14, 1998 at 11:34:16PM +0300, shaul wrote:
 (1) Linux accept up to 128MB for a single swap partition (2) There is (was) a 
 rule of thumb to have a swap size as twice as the RAM the machine has (3) 
 Having more RAM reduces the needs for swap.

ya konw, i'm a little confused. people say more RAM reduce the needs for swap
while swap is recommended for double size of RAM ? yeah, newbia i am :-P

 Does all this make sense ?
 Perhaps Debian should make a small survey among its users about the size of 
 the swap size they are using ?

i'm currently use 12M swap with 64M RAM, is it too few ?
i feel ugly when open *guash*, and xemacs and netscape opened very slowly. i
only have 2G hd, and 750M among it is spared for win98 'cause i need its
support for chinese stuff.

--zhaoway

the exactly 9th registerd linux user in counter.li.org


Re: enlightenment

1998-10-14 Thread zhaoway
On Wed, Oct 14, 1998 at 10:24:06AM -0400, Christopher J. Morrone wrote:
 
 How do I start the enlightment window manager under Debian?  I have tried


vi /etc/X11/window-managers
add /usr/X11R6/bin/enlightenment at the very beginning.

zhaoway


chinese-input-method in xemacs20-mule-canna-wnn

1998-10-13 Thread zhaoway
Please help!
Where's the chinese input methods for xemacs20-mule?
I only got those japanese input methods. I've installed all of the
xemacs20* packages in Debian 2.0 binery CD. But where's the Chinese
input methods?
Haven't it been included in Debian 2.0? Or, could I find it in slink?
Thanks!

zhaoway


Newbie: Excess Idle Time

1998-10-12 Thread zhaoway
On Mon, Oct 12, 1998 at 10:20:50AM +0800, root wrote:
 Logged off - excess idle time - zhaoway Mon Oct 12 10:20:50 1998
 
 tty = tty2

Please, what's the problem? How to avoid this?
Why I'm forced to log off when I'm just reading?
Please, please help!

zhaoway, confused newbie


Re: help(newbie): emacs20 install

1998-10-12 Thread zhaoway
On Sun, Oct 11, 1998 at 02:06:35PM +0100, M.C. Vernon wrote:
 
  MCV I think the problem is partly that you're trying to
  MCV install emacs19 and emacs20: this will make things unhappy.
  MCV Purge one or the other. Installing the emacs20-el package
  MCV should created those files your lacking.
  
  I've purged both emacs19 and emacs20 and corisponding -el's
  (Since xemacs20 works, I didn't touch it.)
  Then --install emacs20,
  again,  it  failed  at
  /usr/share/emacs/site-lisp/debian-startup.el missing
  Then I tried --install emacs20-el,
  but this depends on emacs20, so have not been succeed, yet.
 
 Hmm... try --configure emacs20
 
 I seem to recall trying --configure on both emacs20, emacs20-el and gnus
 several times, and it all sorted itself out eventually. Inelegant, but
 there you go...
  
 Matthew

I got through! Thanks! Thanks for people answered me.
I purge everything related to emacs, and remove all of the directories
dpkg failed to delete during the purge, then installed again. Now, it
works fine. Thank you!

zhaoway


Re: Internet World LINUX Frenzy

1998-10-10 Thread zhaoway
Hamish wrote:

 publicity - who will be the first Linux billionaire?

HM With luck, nobody, or everybody at the same time. I don't like
HM the way Gates is rich at the expense of others. Mind you, Gates has to

Exactly.

--zhaoway


help(newbie): dpkg --configure emacs20 failed

1998-10-10 Thread zhaoway
Hello Debian-user,

  I could launch xemacs, but here in the bottom line,
  it told me lacking of /debian-startup.
  I then turn to install emacs and all of the .el's
  and some of other .deb's
  Then I got these:

  dpkg_audit.txt: what I've got with dpkg --audit
  dpkg_configure.txt: what I've got following the
instructions of dpkg --audit.

  Seems all of the trouble is lacking of
  /usr/share/emacs/site-lisp/debian-startup
  Then how to solve it? Please.

  Thanks in advance.
  
Best regards,
 Zhaoway  mailto:[EMAIL PROTECTED]The following packages have been unpacked but not yet configured.
They must be configured using dpkg --configure or the configure
menu option in dselect for them to work:
 econfigedit  Configedit is a configuration app for Enlightenment 0.14
 psgmlAn Emacs major mode for editing SGML documents.
 w3-elHypertext (World Wide Web) browser for emacs.
 vm   A mail user agent for Emacs
 emacs19-el   GNU Emacs LISP (.el) files.
 emacs20-el   GNU Emacs LISP (.el) files.
The following packages are only half configured, probably due to problems
configuring them the first time.  The configuration should be retried using
dpkg --configure package or the configure menu option in dselect:
 python-elisp Emacs-lisp python-mode for the scripting language Python.
 emacs20  The GNU Emacs editor.
 emacs19  The GNU Emacs editor.
 elib Library of commonly-used Emacs functions
 debview  Emacs mode for viewing Debian packages
Setting up emacs20 (20.2-7) ...
Checking available versions of ctags, updating links in /etc/alternatives ...
(You may modify the symlinks there yourself if desired - see `man ln'.)
Leaving ctags (/usr/bin/ctags) pointing to /usr/bin/ctags.xemacs20.
Leaving ctags.1.gz (/usr/man/man1/ctags.1.gz) pointing to 
/usr/man/man1/ctags.xemacs20.1.gz.
.
.
.
.
.
.
.
Byte-compiling read.el...
Wrote /usr/share/emacs/20.2/site-lisp/elib/read.elc
sed s,ELIB_PATH,\/usr/share/emacs20/site-lisp/elib/\,  startup-template.el  
elib-startup.el
emacsen-common: Handling install of emacsen flavor emacs20
emacsen-common: byte-compiling for emacs20
cp: /usr/share/emacs/site-lisp/debian-startup.el: No such file or directory
emacs-install: /usr/lib/emacsen-common/packages/install/emacsen-common emacs20 
xemacs20 failed at /usr/lib/emacsen-common/emacs-install line 26.
emacs-install emacs20
dpkg: error processing emacs20 (--configure):
 subprocess post-installation script returned error exit status 29
Errors were encountered while processing:
 emacs20


Help:cWnn Chinese Characters manipulation

1998-10-10 Thread zhaoway
Hello Debian-user,

  I've installed cwnn, which saye it need a chinese window,
  I guess it's refering to crxvt or cxterm. But crxvt
  could display Big5 only on my box now, I know both crxvt
  and cxterm could display GB. My questions is: without
  any tar ball or rpms, how could I get a GB Chinese environment
  as well as a Big5 one from .debs?

Best regards,
 Zhaoway  mailto:[EMAIL PROTECTED]


kernel and modules compiling

1998-10-10 Thread zhaoway
Hello Debian-user,

  20 minutes ago, I did a re-compile of the kernel and modules.
  I'm  new  to debian, have played with Linux for more than
  half a year. Somebody had just talking about kernel compiling
  here in this list: Is this easy enough?

  O.K., my experience:

  Following the instructions of README in /usr/src/linux,
  compiling the kernel is easy. Even with make config,
  since there're lot of '?'s, and my box, except the sound card,
  is very normal, config is not difficult. And make dep; make;
  cp .. /boot/.., all are very straight. Documented very well.

  But then modules. Following modules.txt, make modules, make
  modules_install are ok..

  Then reboot: a lot of unresolved .!
  In fact, I've experienced this, so I went to /lib/modules/...
  did a depmod -a. My question is why this is not documented in
  the modules.txt? It only says depmod -a is need in init script.
  But seems this is not the case in my box.(?) I need do this
  right after modules installed.

  Then reboot: linear and char-major-10 and net-pf-5 trouble!
  I must say I'm an accomplished guesser 8), I went to /etc,
  do a ls, guess on the file names, bingo! vi modules,
  comment linear; vi conf.modules
  Guess again (with help of comments), uncomment net-pf-5,
  add a char-major-10 off. I must say I do not understand
  even one bit of this file. But my guess works! Hehe,
  My question again: why not documented?
  I know this surely's been documented somewhere since it's
  very important. But I'd like to see it in the modules.txt
  or modules.Debian.txt 'cause that's why I will look
  for the answer when compiling kernel and modules and encountering
  problems. I do not think I should read all of the
  man pages and info pages before I could say that I do not want
  that 700k kernel and want a 300k one. At least a link,
  like in the README says when do modules, read modules.txt,
  right?

  It's clear, hence easy, but not enough.

Best regards,
 Zhaoway  mailto:[EMAIL PROTECTED]


Re: help(newbie): emacs20 install

1998-10-10 Thread zhaoway
Hello M.c.,

ÐÇÆÚÁù, 10 ʮԠ98, you wrote:

MCV Dear Zhaoway,

MCV I think the problem is partly that you're trying to
MCV install emacs19 and emacs20: this will make things unhappy.
MCV Purge one or the other. Installing the emacs20-el package
MCV should created those files your lacking.

I've purged both emacs19 and emacs20 and corisponding -el's
(Since xemacs20 works, I didn't touch it.)
Then --install emacs20,
again,  it  failed  at
/usr/share/emacs/site-lisp/debian-startup.el missing
Then I tried --install emacs20-el,
but this depends on emacs20, so have not been succeed, yet.

I think the trouble is probably because
I'd --purge'd emacs for some ambiguity reason, and then
rm -rf /usr/share/emacs
'cause I thought i would not need them.
It probably caused the trouble.
But, anyway, how could I get out of here?
Any help?

MCV HTH,

MCV Matthew

Best regards,
 Zhaowaymailto:[EMAIL PROTECTED]