Re: truncating files

1997-12-07 Thread hermit
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Robert D. Hilliard) writes: >> 1) I use set -C in bash, so I can't say > foo if foo exists wthout >> first saying set +C. > ">| foo" overrides the noclobber option Don't you mean ">!", not ">|"?? --Bill. -- William R Ward Bay View

Netscape unresolved symbols

1997-12-07 Thread Richard A Nelson
I've installed Netscape 4.04 on a hamm system (current through today). When I start netscape I get a ration of the attached messages... I thought I've taken care of all the requisite symlinks, but am obviously missing something... Does anyone know what ? Rick Nelson /usr/lib/netscape/netscape:

Re: truncating files

1997-12-07 Thread hermit
The problem with removing and recreating is that if a program has that file open for appending (e.g. logfiles), the file isn't actually removed from the disk until that program closes its file descriptor. So you end up with 3 problems: 1. The file still exists on disk, but is not linked to in any

Re: printing

1997-12-07 Thread Damir J. Naden
Hi Pere Camps; unless Mutt is confused, you wrote: > > Is there any tool anywhere where I can tell what printer do I have > and where is it and then the program takes care of everything, or do I > have to read everything there's to know about printcaps and magicfilters? > Did you try runnin

RE: printing

1997-12-07 Thread George Bonser
I think you are going to have to know what kind of printer you have and which port you connected it to. On 07-Dec-97 Pere Camps wrote: > Hi! > > Is there any tool anywhere where I can tell what printer do I have > and where is it and then the program takes care of everything, or do I > hav

Re: truncating files

1997-12-07 Thread Robert D. Hilliard
> 1) I use set -C in bash, so I can't say > foo if foo exists wthout > first saying set +C. ">| foo" overrides the noclobber option Bob -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

printing

1997-12-07 Thread Pere Camps
Hi! Is there any tool anywhere where I can tell what printer do I have and where is it and then the program takes care of everything, or do I have to read everything there's to know about printcaps and magicfilters? TIA! Salutacions, Pere __o mailto:[EMAIL PRO

/dev on a ram disk

1997-12-07 Thread Jason Gunthorpe
Hi, I recall a post some time ago mentioning that putting /dev on a ramdisk would allow laptops to use APM. Does anyone know how this is done? I've never made a ramdisk with linux, and I'm not sure how to replace the /dev dir before anything starts using it... Thanks, Jason -- TO UNSUBSCRIBE F

Re: ssh and shosts file

1997-12-07 Thread Martin Schulze
On Sun, Dec 07, 1997 at 01:29:29AM -0500, James A.Treacy wrote: > I am trying to use a .shosts file to allow password-less logins when using > ssh. Both machines have a known_hosts file with the other machine > in it (automatically set up by ssh). The machine I'd like to go to has > a .shosts file

NNTPCACHE

1997-12-07 Thread Roger Dunk
Just wondering if anyone has sucessfully compiled NNTPCACHE on a Debian system? If so, how?!?!? It is supposed to run under Linux without any problems, so I don't see that it should be a major issue compiling it under Debian. Would anyone consider creating a package for it if they can get it worki

Re: CGI Error

1997-12-07 Thread Paul Miller
hmmm... that means something is wrong with Apache, suEXEC, or Perl 5.004. Do I need any special perl libs/files for cgi? I've been able to run files which use sh (bash) and awk fine.. so I think there is something wrong w/ perl. Thanks Paul On Sun, 7 Dec 1997, Troy wrote: > It works (as is) on

German Debianites please read

1997-12-07 Thread Mike Orr
[English -- German part follows] I may have a chance to go to Germany later this month. If so, I would like to meet any Debianites and Linux activists who might have a moment to say hi, and also attend a Linux users' group or two if there are any. I'll be in Unna first, then travelling maybe to D

best way to set up floppies/CD-ROM

1997-12-07 Thread robert havoc pennington
Hi, What's the best way to set things up to permit users to (un)mount floppies and CDs? "disk", "floppy" and "cdrom" groups? sudo? xvmount? fstab options? other possibilities? If there's no best way, what are the pros and cons of different ways? Also, is there a document somewhere detailing th

Re: November issue of Boot Magazine includes a 240MB subset of Debian 1.3.1 on CD

1997-12-07 Thread Daniel Martin
On Sun, 7 Dec 1997, Gareth Stewart wrote: > Hi, > I'm new to this and have had a few problems getting X-windows up and > running on my ATI Rage ii+DVD Chip set..:-( So I was hopping some > one might be able to shed some light on my problem. Does the 240MB > subset of Debian 1.3.1 on November i

Re: tar

1997-12-07 Thread Scott K. Ellis
I think so. tar isn't a shell command, so shell parameters shouldn't effect it. On Sun, 7 Dec 1997, George Bonser wrote: > Even if someone has noclobber set in their shell? > > On 07-Dec-97 Scott K. Ellis wrote: > > On Sun, 7 Dec 1997, Steve Koop wrote: > > > >> Just Was wondering how to, or w

Re: tar

1997-12-07 Thread George Bonser
Even if someone has noclobber set in their shell? On 07-Dec-97 Scott K. Ellis wrote: > On Sun, 7 Dec 1997, Steve Koop wrote: > >> Just Was wondering how to, or what is the switch to untar a file to >> overwrite and replace the existing files? > > No switch required, tar automatically overwrit

Re: truncating files

1997-12-07 Thread Carl Mummert
cm>> cm>> 1) > foo cm>> 2) cp /dev/null foo cm>> cm>> Problems: cm> cm>> 2) cp /dev/null foo won't take multiple filenames as arguments cm> cm>> So the answer is that I do need a script or program to do the job. cm> cm>What about: cm> cm>rm -f {list of filenames} cm>touch {list of filenames} Thi

November issue of Boot Magazine includes a 240MB subset of Debian 1.3.1 on CD

1997-12-07 Thread Gareth Stewart
Hi, I'm new to this and have had a few problems getting X-windows up and running on my ATI Rage ii+DVD Chip set..:-( So I was hopping some one might be able to shed some light on my problem. Does the 240MB subset of Debian 1.3.1 on November issue of Boot Magazine's CD have XFree86[tm] 3.

Debian Problem after Compiling Kernel

1997-12-07 Thread Vaibhav Goel
Hi; I posted about this a couple of weeks ago and someone responded with apossible solution. But this did not seem to work so here I go again. I would really appreciate it if someone could help me out here. I installed Debian 1.3.1 off the InfoMagic Developers CD. This release incorporates th

Re: CONT2:Debian Installation Problem, PLEASE HELP!!!

1997-12-07 Thread robert havoc pennington
On Sun, 7 Dec 1997, Liran Zvibel wrote: > I was able to configure X, the only problem is that if I > tell the Setup program that my Monitor is SVGA the resolution is too > small, and if I tell it I have non-interlaced the fonts are so small that > they are hardly readable. Is there a way to fine-

Re: CGI Error

1997-12-07 Thread Martin Bialasinski
On Sun, 7 Dec 1997, Paul Miller wrote: > I didn't write this script and don't know perl, so I don;t know what is > wrong... > As someone pointed out: the Idiot's Guide To Solving CGI Problems at www.perl.com is great. If you want to use CGI's scripts written in perl, I strongly advice you to rea

Re: How are .Xdefaults files handled under Debian?

1997-12-07 Thread Martin Bialasinski
On Fri, 5 Dec 1997, bleach wrote: > Humm, appreciate the suggestion as to the cause. It does look as though > it could be related to visualBell. The only problems are that by default > the visualbell is off, the xterm menu indicates that it is off, I set the > resource off in .Xresources but the

Re: Simple Unix utility?

1997-12-07 Thread Torsten Hilbrich
Jim Pick <[EMAIL PROTECTED]> writes: > Now I notice that "cut" seems to buffer everything up. > > $ tail -f /opt/linuxhq/livesite/var/log/access.log | grep -v "gif" | cut > -c1-175 > > Is there another way around that? cut doesn't buffers everything, grep is to blame. If grep output to a non

Re: truncating files

1997-12-07 Thread Rick Macdonald
On Sun, 7 Dec 1997, Carl Mummert wrote: > Summary: > > 1) > foo > 2) cp /dev/null foo > > Problems: > 2) cp /dev/null foo won't take multiple filenames as arguments > So the answer is that I do need a script or program to do the job. What about: rm -f {list of filenames} touch {list of filen

Re: tar

1997-12-07 Thread Scott K. Ellis
On Sun, 7 Dec 1997, Steve Koop wrote: > Just Was wondering how to, or what is the switch to untar a file to > overwrite and replace the existing files? No switch required, tar automatically overwrites files when extracting. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe

tar

1997-12-07 Thread Steve Koop
Hi there. Just Was wondering how to, or what is the switch to untar a file to overwrite and replace the existing files? Thanks Steve Koop: mailto:[EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PRO

Re: truncating files

1997-12-07 Thread Carl Mummert
Summary: 1) > foo 2) cp /dev/null foo Problems: 1) I use set -C in bash, so I can't say > foo if foo exists wthout first saying set +C. 2) cp /dev/null foo won't take multiple filenames as arguments So teh answer is that I do need a script or program to do the job. Carl [EMAIL PROTECTED] One

X error

1997-12-07 Thread James Dietrich
I successfully compiled XFITSview (a program for viewing and manipulating images in the FITS format) on my machine (running the latest from unstable, including LessTif 0.82). However, when I try to run it, the program starts, I briefly see a couple windows flash on the screen, then they disappear

GPC

1997-12-07 Thread Richard Davies
This is a request for some feedback from current and potential users of GPC. I have GPC 2.0 compiled for hamm, built using GCC 2.7.2.3. The next version of GPC (currently 971001) is in beta, but is already more stable than GPC 2.0. There seems to be a few possibilities available. I could package

"kill (pid,0) unknown process" message

1997-12-07 Thread Donald R. Harter Jr.
I periodically get the above message even after I have installed a debianized kernel. Does anybody know what this means? I am running bo with some hamm additions. Donald Harter Jr. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" t

Re: CGI Error

1997-12-07 Thread Paul Miller
On Sun, 7 Dec 1997, Hamish Moffatt wrote: > You probably forgot to output the content type & the following blank line. > Something like > > print "Content-type: text/html\n\n" > > would usually do it. I didn't write this script and don't know perl, so I don;t know what is wrong... --- #!/usr/

Re: SCSI Linux & IDE Win95 on same box?

1997-12-07 Thread Nils Rennebarth
-BEGIN PGP SIGNED MESSAGE- On 5 Dec 1997, William R. Ward wrote: > > Hi, > > I'd like to ask for some advice on a new system I want to build. I'd > like to have a Windows 95 filesystem installed on an IDE disk and a > Linux (Debian 1.3.1) on a SCSI disk. I have a generic EIDE controll

guavac 1.0

1997-12-07 Thread Hamish Moffatt
I have released a package of guavac 1.0 for bo (debian 1.3x) (bo-unstable candidate). You can find it at ftp.rising.com.au/pub/hamish/libc5. Guavac is a free Java compiler. hamish -- Hamish Moffatt, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Latest Debian packages at ftp://ftp.risin

Re: EPP Driver

1997-12-07 Thread Adrian Bridgett
On Fri, Dec 05, 1997 at 10:05:54PM -0500, Lou5212 wrote: > I'm trying to optain or download the EPP Driver which is said to increase > loading time to at least 18 to 24 megs a min. > My Zip is so slow I loose my patience. > I have a 166mhz can you please tell me how I can increase loading time. No

Re: multiple X sessions problem

1997-12-07 Thread Adrian Bridgett
On Fri, Dec 05, 1997 at 04:23:44PM +, E Papantoniou wrote: > (this is a repost) > Hi all, > > my problem is that I cannot run more than one X server at the same time. > When I am logged in as a user one and run startx on display :0.0, I do > Ctrl-Alt-F2, log in as a user two and type startx --

sound problem

1997-12-07 Thread Larry Gariepy
Hi. After a mighty, epic struggle with some documentation, I have deemed myself unworthy to solve this problem (forgive the dramatics...) I have a Yamaha 3d Wavetable sound card. I would like to be able to use it. I have compiled sound support into my kernel (though I wouldn't b

sound problem

1997-12-07 Thread Larry Gariepy
-- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

CONT2:Debian Installation Problem, PLEASE HELP!!!

1997-12-07 Thread Liran Zvibel
hello! It's me again, thanks for all the help last week! I have few more problems now: (BTW: I re-installed the whole system - The problem I couldn't install the kernel source was that my /usr part. was too small. so now it's 410 MB, I hope it's enough. I was even able to re-compile the kernel!!!)

Re: CGI Error

1997-12-07 Thread Carey Evans
I wrote: > Have a look at the Don't-be-offended-by-the-name Idiot's Guide to > Solving Perl CGI Problems. Although it's aimed at > comp.lang.perl.misc, it's still got a lot of good advice. It must be too late at night... That's at http://www.perl.com/CPAN/doc/FAQs/cgi/idiots-guide.html> --

Re: CGI Error

1997-12-07 Thread Carey Evans
Paul Miller <[EMAIL PROTECTED]> writes: > How can I fix this problem? > > *** > Internal Server Error > > The server encountered an internal error or misconfiguration and was > unable to complete your request. [snip] Have a look at the Don't-be-offended-by-the-name Idiot's Guide to Solving Per

Re: CGI Error

1997-12-07 Thread Hamish Moffatt
On Sat, Dec 06, 1997 at 11:57:22PM -0500, Paul Miller wrote: > On Sat, 6 Dec 1997, Alex Yukhimets wrote: > > > How can I fix this problem? > > Run "perl -c" on your script and see what happens. > > Plus check if it is mode 755. > > syntax OK > > perl is mode 755.. should the script be? I tried t

Re: truncating files

1997-12-07 Thread William R Ward
-BEGIN PGP SIGNED MESSAGE- Carl Mummert <[EMAIL PROTECTED]> writes: > Is there already a (standard) utility on a linux box to truncate a > file to 0 bytes? [Besides echo -n "" > foo, which is 1) too long for > my lazy fingers and 2) won't take multiple filenames ] > > Since I couldn't fi

Re: Bash 2.01 Upgrade/Libc6

1997-12-07 Thread Christopher Jason Morrone
On Sun, 7 Dec 1997, Brandon Mitchell wrote: > On Sat, 6 Dec 1997, Paul Rightley wrote: > > > I am trying to follow Scott Ellis' Libc5/6 upgrade > > mini-HOWTO to the letter (fearing for my system if I do not). > > It says that, in order to upgrade bash to 2.01, I must first > > install ncurses3.0

ssh and shosts file

1997-12-07 Thread James A . Treacy
I am trying to use a .shosts file to allow password-less logins when using ssh. Both machines have a known_hosts file with the other machine in it (automatically set up by ssh). The machine I'd like to go to has a .shosts file which is mode 600. Yet when I use ssh to go to that machine it still ask

Re: truncating files

1997-12-07 Thread William R Ward
-BEGIN PGP SIGNED MESSAGE- Carl Mummert <[EMAIL PROTECTED]> writes: > Is there already a (standard) utility on a linux box to truncate a > file to 0 bytes? [Besides echo -n "" > foo, which is 1) too long for > my lazy fingers and 2) won't take multiple filenames ] > > Since I couldn't fi

Re: CGI Error

1997-12-07 Thread Brandon Mitchell
On Sat, 6 Dec 1997, Paul Miller wrote: > How can I fix this problem? > > *** > Internal Server Error > > The server encountered an internal error or misconfiguration and was > unable to complete your request. My favorite trick, make a script in the same directory: #!/bin/sh /path-to-cgi/scrip

Re: Bash 2.01 Upgrade/Libc6

1997-12-07 Thread Brandon Mitchell
On Sat, 6 Dec 1997, Paul Rightley wrote: > I am trying to follow Scott Ellis' Libc5/6 upgrade > mini-HOWTO to the letter (fearing for my system if I do not). > It says that, in order to upgrade bash to 2.01, I must first > install ncurses3.0_1.9.9e-2. However, I cannot find this > package anywher

Re: Standard header files.

1997-12-07 Thread Daniel Martin
On 6 Dec 1997, David Z. Maze wrote: > Christopher R Barry <[EMAIL PROTECTED]> writes: > CRB> I've installed gcc and all the packages that dselect recommends > CRB> to go with it but whenever I try to compile anything, like the > CRB> kernel, I just get a bunch of error messages about missing *.h >

Re: smail won't send mail

1997-12-07 Thread Daniel Martin
On Sat, 6 Dec 1997, Adam Klein wrote: > In the past few days, smail has stopped non-local mail. It returns a > message from MAILER-DAEMON saying something like > `551: Have you read DNS + BIND'. What's going on? > > Adam Klein > Well, since this problem apparently just came up, it's probably

Re: truncating files

1997-12-07 Thread Krzysztof Adamski
A very simple way is ">foo" (noquotes) works in bash. It also creates a file. Krzysztof On Sat, 6 Dec 1997, Carl Mummert wrote: > Is there already a (standard) utility on a linux box to truncate a > file to 0 bytes? [Besides echo -n "" > foo, which is 1) too long for > my lazy fingers and 2) w

Strange XEmacs behaviour

1997-12-07 Thread bn711
Hi. I'm using xemacs19_19.16-1.deb from unstable (yeah, I know, I should be using the stable one... but I like living dangerously) and I've been having strange problems off and on, namely: 1) It can't find its info files when I do C-h C-c, C-h F, and so on. (I get "Info file xemacs-faq does not e

Re: NFS: mount clntudp_create: RPC: Program not registered

1997-12-07 Thread ioannis
Go to host judy and check if you can mount directories from kilu: % mount -o mountport=773 kilu:/ /mnt If everything worked fine, you will need to configure /etc/hosts.allow on host kilu . NOTE: The number 773 above corresponds to the info you posted earlier, but the port of mountd

Re: CGI Error

1997-12-07 Thread Paul Miller
On Sat, 6 Dec 1997, Alex Yukhimets wrote: > > How can I fix this problem? > > Run "perl -c" on your script and see what happens. > Plus check if it is mode 755. syntax OK perl is mode 755.. should the script be? I tried the script at 755 is it still didn't work... -Paul -- TO UNSUBSCRIBE FR

Re: Debian Mirror

1997-12-07 Thread Jameson Burt
> > I am not very familiar with the Debian distribution, and would like > suggestions on what to include in the Debian mirror on ftp.tux.org that > would fit within 2 GB maximum. > > The current exclude_patt for mirror is rather ugly and over-micromanaged, I > suspect it is trying to do too much

Re: CGI Error

1997-12-07 Thread Alex Yukhimets
> How can I fix this problem? Run "perl -c" on your script and see what happens. Plus check if it is mode 755. Alex Y. -- _ _( )_ ( (o___ +---+ | _ 7 |Alexander Yukhimets| \(")|

CGI Error

1997-12-07 Thread Paul Miller
How can I fix this problem? *** Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [EMAIL PROTECTED] and inform them of the time the error occurred, and anything you might have done

Re: Where is the Incoming directory?

1997-12-07 Thread tps
On Dec 06, Kingsley G. Morse Jr. wrote > Would someone be so kind as to tell me where the Incoming directory is? > I'd like to check if updates of some programs that I use have arrived. > (lyx and imagemagic, for example) Look in llug.sep.bnl.gov/pub/debian Tim -- >>>

Re: Standard header files.

1997-12-07 Thread Martin Bialasinski
On Sat, 6 Dec 1997, Christopher R. Barry wrote: > I've installed gcc and all the packages that dselect recommends to go > with it but whenever I try to compile anything, like the kernel, I just > get a bunch of error messages about missing *.h header files like > stdio.h. Shouldn't gcc come with

Re: Standard header files.

1997-12-07 Thread David Z. Maze
Christopher R Barry <[EMAIL PROTECTED]> writes: CRB> I've installed gcc and all the packages that dselect recommends CRB> to go with it but whenever I try to compile anything, like the CRB> kernel, I just get a bunch of error messages about missing *.h CRB> header files like stdio.h. Shouldn't gcc

Bash 2.01 Upgrade/Libc6

1997-12-07 Thread Paul Rightley
I am trying to follow Scott Ellis' Libc5/6 upgrade mini-HOWTO to the letter (fearing for my system if I do not). It says that, in order to upgrade bash to 2.01, I must first install ncurses3.0_1.9.9e-2. However, I cannot find this package anywhere (stable has ncurses3.0_1.9.9e-1 and it does not ap

Re: command logging

1997-12-07 Thread Martin Bialasinski
On Sat, 6 Dec 1997, Matthew Tebbens wrote: > As much as possible. > Hmmm accountingI'll have to look into that. > > Is there another way to log the commands AND options ? > Maybe you could wrap the users's loginsession into script from the bsdutils package. Ciao, Martin -- TO UNSU

Re: dunc pppd configuration script

1997-12-07 Thread Richard G. Roberto
On Fri, 5 Dec 1997, Robert D. Hilliard wrote: > On 05 Dec 1997 16:24:10 [EMAIL PROTECTED] wrote: > > > Richard G. Roberto writes: > > > I also want to address this issue about "standard" options file > > > locations. It is impossible to manage multiple ppp options sets in the > > > same file u

Standard header files.

1997-12-07 Thread Christopher R. Barry
I've installed gcc and all the packages that dselect recommends to go with it but whenever I try to compile anything, like the kernel, I just get a bunch of error messages about missing *.h header files like stdio.h. Shouldn't gcc come with these basic fundamental headers? Do I need to do a path t

smail won't send mail

1997-12-07 Thread Adam Klein
In the past few days, smail has stopped non-local mail. It returns a message from MAILER-DAEMON saying something like `551: Have you read DNS + BIND'. What's going on? Adam Klein -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail t

auth and wu-ftpd

1997-12-07 Thread Nathan E Norman
I have a problem that I'm sure is documented in an FM somewhere, but I can't find it. Here's the deal ... we run a Cisco PIX proxy server here, a few BSDI servers, and we're in the process of migrating to Linux. However, my workstation (Win NT) is behind the proxy server ... when I ftp to the BSD

Re: command logging

1997-12-07 Thread Matthew Tebbens
As much as possible. Hmmm accountingI'll have to look into that. Is there another way to log the commands AND options ? Thanks ! Matthew On Fri, 5 Dec 1997, Stephen Zander wrote: > Matthew Tebbens wrote: > > > > Is there a way to log all commands typed by someone ? > > > > ttysnoop doe

Re: TShirts

1997-12-07 Thread Dale Scheetz
On Sat, 6 Dec 1997, Tim Sailer wrote: > Just in time for the holidays, I still have some 'unofficial' Debian > tshirts left. Take a look at http://www.buoy.com/~tps/tshirt > Have you still got three extra large left? I'll put a check in the mail on Monday. Thanks for doing this! Waiting is, Dw