Re: ping: "Operation not permitted"

1998-05-18 Thread Jens B. Jorgensen
Sounds like more setuid trouble. To send an ICMP packet (ping uses the ICMP ECHO-REQUEST) you need a "raw" socket. Only root can create a raw socket. For this reason ping must be setuid root. Make sure that it is. Kevin Traas wrote: > I've just installed a new box running Debian 2.0 (hamm) and I'

Re: Can't start X ! root

1998-05-18 Thread Jens B. Jorgensen
Kevin, this is probably a feature (only the maintainer and his/her hairdresser know for sure). The X server, because it gets into your hardware, needs root permission. Historically this meant the server executable was setuid root. Naturally this is a security hole so they've probably left setuid of

Re: Sill question about dependancies

1998-05-18 Thread Martin Bialasinski
> "SL" == Steve Lamb <[EMAIL PROTECTED]> writes: SL> icewm_0.8.16-1.deb doesn't have a dependancy for an xserver, shouldn't SL> it? Imagine this case: You use a xserver on a windows system to connect to your ox via xdm. Then you start applications and use a wm, but don't run a xserver on t

ping: "Operation not permitted"

1998-05-18 Thread Kevin Traas
I've just installed a new box running Debian 2.0 (hamm) and I'm having a slight problem. I can't get it working properly on the network (this is my fourth hamm install and all others are fine...). For some reason, packets are not going out eth0. ifconfig reports interface as normal and expect

Re: Can't start X ! root

1998-05-18 Thread Shaleh
> okay; however, I can't `startx' as a regular user. I get a "no > permission" or some such. Everything works perfectly when running as > root - however, I'd rather not "No permission" for what? I recently ran into this. My /dev/psaux (my ps/2 port) was not chmod'ed 666 so only root could

Can't start X ! root

1998-05-18 Thread Kevin Traas
I'm fairly new to X, so this might be an RTFM question. If so, please point me to where I can find an answer. I've just installed Hamm and X on my notebook here and all's working okay; however, I can't `startx' as a regular user. I get a "no permission" or some such. Everything works perfectl

Re: Some Questions about KDE / Whereis / FVWM

1998-05-18 Thread Marlon
>3.) KDE >I cant install it ! >When I use DBPK than some Libraries are not found, wrong >version-nomber (QT !!! , LIBGIF !!) >When I try to install qt 1.32 by Hand with RPM than RPM tells me, >that he needs /bin/sh , but /bin/sh is there I had the same trouble with the debian packages, then

Re: Sill question about dependancies

1998-05-18 Thread Shaleh
Last I checked none of the X apps do. A dependancy means a file you need for your app to work -- like a lib or something. Something your app actually calls or uses. If a wm declared a dependancy on Xserver and you had to un-install the Xserver you would be forced to remove your wm too. Steve La

Re: Toshiba and HP's GNU/Linux compatibility

1998-05-18 Thread stephen . p . ryan
On 17 May, Stefan Baums wrote: > Hi all! > > I'll buy a notebook computer shortly, and one of my prime concerns is > that GNU/Linux will not only run on it somehow, but actually use the > available hardware features. At the moment, I'm considering the > Toshiba Satellite 300 CDT and the HP Omniboo

Sill question about dependancies

1998-05-18 Thread Steve Lamb
icewm_0.8.16-1.deb doesn't have a dependancy for an xserver, shouldn't it? -- Steve C. Lamb | Opinions expressed by me are not my http://www.calweb.com/~morpheus| employer's. They hired me for my ICQ: 5107343 | skills and labor, not

Re: Netscape Configuration

1998-05-18 Thread Martin Bialasinski
> "TB" == Tim Buller <[EMAIL PROTECTED]> writes: TB> Has anyone figured out a way to maintain Netscape prefs for users TB> centrally? Barring that, how do you setup the .netscape directory for new TB> users so that some prefs are configured (default home page, SMTP/POP TB> servers, etc.) I wo

Re: Default Beep

1998-05-18 Thread Pete Harlan
> There is an app that lets you do this. I read it in one of the > Debian packaged howtos. It is the same program that lets you change > all kinds of low level stuff. Like console colors and what not. > > Chris wrote: > > > > I just had a weird though - is it possible to change the default bee

Database Connectivity via JDBC and Oracle

1998-05-18 Thread Jay Barbee
I know it has been a hot topic a couple of time to talk about how Linux can run a copy of Oracle (SCO version), but I am simply looking to connect to it. I have read on Oracle newsgroups that you can get database connectivity via the JDBC on Linux. Do I need to get a JDBC driver from Oracle?

Problem while installing alsa drivers (next)

1998-05-18 Thread Merlin
re :) Well situation isn't seems to be as dramatic as i think. Sb_init command seems to work properly, it will say that my card is detected corectly... The problem seems to be when card need to be located, I'm not sure to have corectly configure isapnp.conf '(IO x (Base))' command, i want my c

Problem with alsa driver.

1998-05-18 Thread Merlin
Hello :) i'm actually trying to install alsa driver. But is such expecting some problems ... When i use 'modprobe snd-sb16' command, the driver isn't recognize my card, he said it's not here or busy. My card is a Pnp card, so i have configured isapnp tools, and all seems to be allright... If so

Re: lpd daemon runs away and won't come home

1998-05-18 Thread Nathan E Norman
On Mon, 18 May 1998, Richard E. Hawkins Esq. wrote: : : I've had this problem sporadicly, and it's started again. After a few days, : the print que starts piling up without printing. lpq reports that no daemon : is present. I've tried restartign, and stop/starting /etc/init.d/lpd, to no : a

Other language support -- how?

1998-05-18 Thread shaleh
I recently saw a post here where all of the kernel messages and what not were in Spanish. How was this done? What if you want a language that is not supported -- how do you add one? Is there a site/howto/whatever that discusses how to add language support to linux and to programs you are writ

xterm disappears after 'xterm -e login '

1998-05-18 Thread Kingsley G. Morse Jr.
Does anyone know why $ xterm -e login briefly flashes an xterm window which immediately disappears if differs from the currently logged in user and if the currently logged in user isn't root? Normally the new xterm would remain with a password prompt. This started happening today for no ap

Re: Reply-to (was: dselect oddities)

1998-05-18 Thread Steve Lamb
On Mon, 18 May 1998 09:00:43 -0700, Steve Lamb wrote: >On Mon, 18 May 1998 11:40:26 -0400 (EDT), Scott Ellis wrote: > >>I'm afraid Ill have to drag out this again. Please read: >>http://www.unicom.com/pw/reply-to-harmful.html > >Read it, laughed at every point in it as every single part of it

Netscape Configuration

1998-05-18 Thread Tim Buller
Has anyone figured out a way to maintain Netscape prefs for users centrally? Barring that, how do you setup the .netscape directory for new users so that some prefs are configured (default home page, SMTP/POP servers, etc.) I would appreciate hearing any techniques that you may have found useful.

Re: Reply-to (was: dselect oddities)

1998-05-18 Thread Steve Lamb
On Mon, 18 May 1998 11:40:26 -0400 (EDT), Scott Ellis wrote: >I'm afraid Ill have to drag out this again. Please read: >http://www.unicom.com/pw/reply-to-harmful.html Read it, laughed at every point in it as every single part of it is false and misleading. It looks like it was written years

lpd daemon runs away and won't come home

1998-05-18 Thread Richard E. Hawkins Esq.
I've had this problem sporadicly, and it's started again. After a few days, the print que starts piling up without printing. lpq reports that no daemon is present. I've tried restartign, and stop/starting /etc/init.d/lpd, to no avail. All I've found so far to get it back is to actually rebo

Re: gdb

1998-05-18 Thread C.J.LAWSON
when you start gdb, issue a 'break main' instruction BEFORE you issue the run command ... You can then 'step' (or 's') through the program and find out where exactlty the error occured --Jon > Pete Poff <[EMAIL PROTECTED]> writes: > > > When I try out gdb on my program, all I can get is 'Prog

Re: Reply-to (was: dselect oddities)

1998-05-18 Thread Scott Ellis
I'm afraid Ill have to drag out this again. Please read: http://www.unicom.com/pw/reply-to-harmful.html On Mon, 18 May 1998, Steve Lamb wrote: > On Mon, 18 May 1998 09:07:52 -0300 (ADT), Trevor Barrie wrote: > > >> No, the reply I thought went to the list didn't because this list does > >>

Reply-to (was: dselect oddities)

1998-05-18 Thread Steve Lamb
On Mon, 18 May 1998 09:07:52 -0300 (ADT), Trevor Barrie wrote: >> No, the reply I thought went to the list didn't because this list does >> not correctly set the reply-to field. >Seems to me it sets it right... ie, it leaves it how the original >sender set it. Stepping on a user's header is a

Re: Some Questions about KDE / Whereis / FVWM

1998-05-18 Thread Rick Macdonald
Stefan Kunkel wrote: > 1.) > When I am using Whereis , is it possible to see more than one > result ??? Searching for a file is not so good, if i ONly see the > first !!! Try the "locate" command. -- ...RickM... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tr

Re: dselect oddities

1998-05-18 Thread Trevor Barrie
On Fri, 15 May 1998, Steve Lamb wrote: > No, the reply I thought went to the list didn't because this list does > not correctly set the reply-to field. Seems to me it sets it right... ie, it leaves it how the original sender set it. Stepping on a user's header is a Bad Thing IMO. -- To UNSU

Re: Running Modules at Boot Time...

1998-05-18 Thread Shaleh
Two things: 1. make sure that auto is the last line in /etc/modules. I have seen odd behavior otherwise. 2. if all else fails, insmod it in a script, the but the script in rc0.boot or something. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EM

Re: Printing

1998-05-18 Thread Nathan E Norman
On Mon, 18 May 1998, John C. Ellingboe wrote: : Hi, : : I am using Debian Linux 1.3.1 on a 486-DX40 (Cyrix). The FTP Linux : installation is about two weeks old. : : Originally I could print to lp using the generic printer in printcap, : but got the classic stair step effect on my HP LaserJet 5

Re: How to handle lots of mail

1998-05-18 Thread Chris
On Mon, 18 May 1998, Kiyan Azarbar wrote: > Ref: [EMAIL PROTECTED] ([EMAIL PROTECTED]), Thursday May 14. > > > But my most immediate question has to do with handling mail that is sent BOTH > to you, and to a mailing list (doesn't matter which is to: and which is cc:) I > want to get this mail

Running Modules at Boot Time...

1998-05-18 Thread Jay Barbee
Hey all, I have a question about installing modules at boot time. it seems just having the aha152x module in /etc/modules is not good enough. It gripes about dependency problem. I have 'append=aha152x=0x340,11' in lilo.conf. Once the system is booted up and I logon as ROOT, I can type: ins

Block device name by dselect-program (ACCESS) -Reply

1998-05-18 Thread Gregory Dickinson
you should enter /dev/hdd there, if it is the slave drive on the secondary controller. Or, just follow this: /dev/hda First drive, primary controller /dev/hdb Second drive, primary controller /dev/hdc First drive, Secondary controller /dev/hdd Second Drive, Secondary controller

Re: Bug#22557: bo-unstable dir: missing deb file.

1998-05-18 Thread Ed Cogburn
Martin Schulze wrote: > > reassign 22557 ftp.debian.org > thanks Oops, I didn't know I could assign the bug to debian.org itself. Thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: debian-user-digest Digest V98 #344

1998-05-18 Thread Alan Eugene Davis
Look at the linux laptop web site. You may be able to find it through http://www.linux.org, or you may be able to use an altavista type search. I ran two laptops---you wouldn't believe it, the T1800 and the T1850C. Both worked well, with the exception that X wasn't much use. I eventually clea

Re: How to print A0 documents on A4 printer ?

1998-05-18 Thread Ionut Borcoman at musa
Hi, Thanks for the http address. From the README and the documentation, it looks like it is just what I was needed. I will test it and if it does what it claims, than it surely deserves to be packed as a .deb package, if the author allows this. Ionutz [EMAIL PROTECTED] wrote: > > On Mon, May 18

Re: dselect oddities

1998-05-18 Thread Hamish Moffatt
On Mon, May 18, 1998 at 01:57:12AM -0700, Steve Lamb wrote: > Now, if you want rude, Hamish, take a look at the replies I've gotten and > the messages I've send out just recently. That is beginning to be rude. But > if you think the above is rude, you had better get a thicker skin because > t

Re: dselect oddities

1998-05-18 Thread Hamish Moffatt
Fine, be rude. At least post it to debian-user so we can all have right of reply. For the absolute last time -- there is nothing wrong with your suggestion. Please submit it to the bug system. Nobody thinks there is a problem with your suggestion. I do not think there is a problem with your sugges

Re: Printing

1998-05-18 Thread G. Kapetanios
Have you considered installing magicfilter ? My HP LJ 6L works fine with the lj4l filter from mgicfilter and the following entry i /etc/printcap lp|Generic dot-matrix printer entry :lp=/dev/lp1 :sd=/var/spool/lpd/lp :af=/var/log/lp-acct :lf=/var/log/lp-errs

Some Questions about KDE / Whereis / FVWM

1998-05-18 Thread Stefan Kunkel
Hi I am using Debian 1.3.1 Release 6. I tried ti install it on the last weekend, and it works... okay... some questions are open: 1.) When I am using Whereis , is it possible to see more than one result ??? Searching for a file is not so good, if i ONly see the first !!! 2.) FVWM: Nive , but ho

Re: dselect oddities

1998-05-18 Thread Steve Lamb
On Mon, 18 May 1998 18:46:06 +1000, Hamish Moffatt wrote: >Steve, we read and we understand what you want. We have suggested ways >in which you can both (a) work around the lack of this feature now, >and (b) request that it be added in the future. But you don't listen >to our replies. Incorre

Re: dselect oddities

1998-05-18 Thread Hamish Moffatt
On Mon, May 18, 1998 at 01:07:29AM -0700, Steve Lamb wrote: > On 17 May 1998 18:37:35 -0500, Manoj Srivastava wrote: > > Well. Either you look at the help (and it is way less than 50 > > options), or you hire people to help. I'll offer you a 50% > > discount since you use Debian, and I like Deb

Re: How to print A0 documents on A4 printer ?

1998-05-18 Thread jdassen
On Mon, May 18, 1998 at 08:09:10AM +, Ionut Borcoman at musa wrote: [how to make A0 poster from A4 files] At ftp://ftp.ics.ele.tue.nl/pub/poster/ you can find a nice little tool that makes posters from (encapsulated) PostScript files. Too bad there it doesn't mention copyright terms, so we ca

Re: dselect oddities

1998-05-18 Thread Steve Lamb
On 17 May 1998 18:37:35 -0500, Manoj Srivastava wrote: >Steve> On Sun, May 17, 1998 at 05:07:12PM +1000, Hamish Moffatt wrote: >>> Steve, I think you misunderstand what "stable", "unstable" etc are. >Steve> No, I am not. I am well aware of it means. > I think not. Unstable means "expect gl

How to print A0 documents on A4 printer ?

1998-05-18 Thread Ionut Borcoman at musa
Hi, I have to do a poster for a conference. The poster should be A0 or something around. But we have only an A4 printer. In Windows, Corel can manage this: it splits the A0 on A4 so that you can print several sheets of A4 paper and then glue them together and obtain the A0 document. Corel also let

Re: dselect oddities

1998-05-18 Thread Steve Lamb
On 17 May 1998 18:26:36 -0500, Manoj Srivastava wrote: > You put unstable in dselects install list. You then proceeded > not to tell dslect to put ewverything on hold (as I have explained > earlier, this involves hitting = twice on the right line in dselect). Which I didn't know I could

How to handle lots of mail

1998-05-18 Thread Kiyan Azarbar
Ref: [EMAIL PROTECTED] ([EMAIL PROTECTED]), Thursday May 14. > I'll read first (right now that's OCLUG and all ARM and netwinder > related ones). I consider everything else low priority mail - > I'll browse it when I get the chance. > > I also get spam. Lots of it. This mail goes into a folder c

Re: GDB

1998-05-18 Thread E.L. Meijer \(Eric\)
> > I'm using the "-g" flag. But gdb will tell me what code is causing the > crash right? Maybe. The error you got, a segmentation fault, means that you tried to access an illegal memory address. It could be that you wrote beyond the limits of an array, or made an error in memory allocation.

Printing

1998-05-18 Thread John C. Ellingboe
Hi, I am using Debian Linux 1.3.1 on a 486-DX40 (Cyrix). The FTP Linux installation is about two weeks old. Originally I could print to lp using the generic printer in printcap, but got the classic stair step effect on my HP LaserJet 5L. After editing my printcap file and adding the filter scri

Re: [OFF TOPIC]: weird cpu statistics w/ x11amp

1998-05-18 Thread Norbert Veber
On Sat, May 16, 1998 at 05:43:46AM -0400, Paul Miller wrote: > > Anyone used x11amp before? Top seems to be reporting odd cpu statistics. > Look at the table below. Both programs were ran on the same system, one > before upgrading to a pentium-200mmx chip, and the other after. > > program

Re: need libcurses.so.1

1998-05-18 Thread Norbert Veber
On Fri, May 15, 1998 at 03:29:15PM -0400, dave oswald wrote: > need libcurses.so.1 > > what package do i need to install ? > > Please resond to [EMAIL PROTECTED], in addition to the list. get the file called Contents-i386.gz from ftp.debian.org, and search it, it has a list of all files and the

Re: TEX mailing list

1998-05-18 Thread Johann Spies
On Sat, 16 May 1998, Lazar Fleysher wrote: > Could someone tell me the tex mailing list, please, >From the tetex README file: === mailing list: === The

Re: downloading packages from WindowsNT

1998-05-18 Thread John_Gay
>> . . . I've been told that I can't have the Linux box on when >> I'm at work so I was wondering if it was possible to set-up the Linux box >> to fetch the packages from the Windows Machine automatically while I'm >> away? >Are you dialing the Windows machine over a telephone line? No, as I sai

Re: FTP site

1998-05-18 Thread Nathan E Norman
On Sun, 17 May 1998, George Bonser wrote: : On 18 May 1998, Martin Bialasinski wrote: : : > : > It is your ISP's problem. Nothing you can do about it. Complain about it : > and ask them to fix it. : > : : It is PARTLY the ISP's problem. If they are unwilling to change the PTR : record for the

Re: Upgrade specifics

1998-05-18 Thread Jason Gunthorpe
On Sun, 17 May 1998, Brandon Mitchell wrote: > On Fri, 15 May 1998, Gregory Dickinson wrote: > > > I am in the near future (next week or so) going to upgrade a web server > > that I > > have from 1.3.1 to 2.0 (frozen.) Is there a document that I can get that > > would > > take me along the le

Re: libXpm and xgalaga

1998-05-18 Thread Noel Yap
[EMAIL PROTECTED] wrote: > > While trying to get xgalaga set up I ran ./configure as laid out in the > install doc, and got an error message about libXpm not being found. [snip configuration troubles] Why don't you just install the Debian xgalaga package? It should be in non-free, I think. That

Re: Upgrade specifics

1998-05-18 Thread Brandon Mitchell
On Fri, 15 May 1998, Gregory Dickinson wrote: > I am in the near future (next week or so) going to upgrade a web server that I > have from 1.3.1 to 2.0 (frozen.) Is there a document that I can get that > would > take me along the least painful road to doing this, or does anyone have any > sugges

Re: updating through a proxy

1998-05-18 Thread Greg Norris
I'll certainly take a look at both of them, and I'll post the results back to the list. Thanx! >dpkg-http (in hamm) can use a web proxy, if that's an option. I haven't > installed it on a bo system, but can't think of any reason it wouldn't work. > I've suggested it to a few people in simil

Re: updating through a proxy

1998-05-18 Thread Drake Diedrich
On Sun, May 17, 1998 at 07:14:37PM -0500, Greg Norris wrote: > I've got a bo (installed from a 1.3.1r6 CD) machine at work, and am > looking for a good way to update it via FTP. The problem I have is > that all FTP connections at our site have to go through a proxy (connect > with the userid "p

Re: FTP site

1998-05-18 Thread Martin Bialasinski
> "sh" == shaul <[EMAIL PROTECTED]> writes: >> I recall it blocks access from systems for which a reverse DNS lookup fails. >> Maybe yours is such a system? sh> I have this problem too (can't log in to an ftp site because of reverse DNS sh> lookup). What must I change, or is it an ISP prob

updating through a proxy

1998-05-18 Thread Greg Norris
I've got a bo (installed from a 1.3.1r6 CD) machine at work, and am looking for a good way to update it via FTP. The problem I have is that all FTP connections at our site have to go through a proxy (connect with the userid "proxyftp", use the command "quote site some.site.name" to connect to th