Re: Wordperfect and LaserJet 6L

1999-07-22 Thread Ajit Krishnan
identical algorithm/driver. Really makes me feel stupid ;^) ajit Note: Please remove the .no.spam from my email address if you are replying. thanks. Paul Seelig [EMAIL PROTECTED] wrote: > [EMAIL PROTECTED] (Ajit Krishnan) writes: > > > Here's the problemi can't

Re: Wordperfect and LaserJet 6L

1999-07-22 Thread Ajit Krishnan
. At the time, i used their printtool gui to choose my printerwhy would it work on rh but cause problems in debian? Note: Please remove .no.spam from my e-mail address. thanks. ajit > > Carl > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null -- Ajit Krishnan [EMAIL PROTECTED] [EMAIL PROTECTED]

Wordperfect and LaserJet 6L

1999-07-22 Thread Ajit Krishnan
he obvious from my e-mail address. thanks -- Ajit Krishnan [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: Odd X problem (Slink)

1999-04-14 Thread Ajit Krishnan
On Tue, 13 Apr 1999, Matthew Myers Davis wrote: > I installed Slink this morning; debian seems to be up and running just > fine. X, however, is another matter. > > xdm tries to find an xserver, and can't find a /etc/X11/XF86Config file. > It just isn't there. Startx also can't start x, but it do

Re: silly sound-module question

1999-04-12 Thread Ajit Krishnan
Thank you, I have now read the appropriate man pages...I didn't realize that update-modules existed. the updates-modules script does not know the io address, irq, dma of my soundcard, or the io of my parallel port (all of which i have compiled as modules). I have now created another file /etc/

Re: silly sound-module question

1999-04-12 Thread Ajit Krishnan
On Mon, 12 Apr 1999, Kurt Stallknecht wrote: > I compiled sound as a module and it works fine, but in which file do > I have to put the "insmod sound" so that the module is loaded at > boot-time? Can anybody help? put it in /etc/conf.modules. Mine looks like this:alias eth0 smc-ultra alias so

Re: Help with KDE and Debian Slink

1999-04-12 Thread Ajit Krishnan
on, 12 Apr 1999, you wrote: > On Mon, 12 Apr 1999, Ajit Krishnan wrote: > > > I've been having the same problem as well.i've been looking for 217, but > > can't find it. > > IIRC, I got it from a so-called "hamm" mirror. The slink mirrors actually > seemed like potato (depended on glib6 2.1). > > ...RickM... > .

Re: Help with KDE and Debian Slink

1999-04-12 Thread Ajit Krishnan
I've been having the same problem as well.i've been looking for 217, but can't find it. Also, since they are all mirrorschances are they all have the same packagesDid you get an 'unstable' version from somewhere by chance? Well, at least kmail seems to work ok :-) Ajit On Mon, 12 Apr

Re: Hello, and X & DHCP setup questions...

1999-04-11 Thread Ajit Krishnan
Hi Jim, Try running XF86Setup. It gives you a nice graphical install screen. Also, in /usr/doc/xserver-common, there are various readme's that will help you. They are gziped, so use gunzip Monitors.gz to un-gunzip it. As far as dhcp goes, it you want to use it for you ethernet card, i believe

Re: /dev/audio and /dev/dsp

1999-04-10 Thread Ajit Krishnan
Hi, Try cd'ing to /dev and use ./MAKEDEV audio ajit > How would I get the necessary sound devices to appear (such as > /dev/audio, /dev/dsp, and /dev/sndstat). > Any help would be great > > -igor