Re: dbus and the bus address

2006-11-04 Thread Kelly Clowers
On 11/4/06, Jim McCloskey <[EMAIL PROTECTED]> wrote: Following a recent upgrade (sorry, I can't be more precise), I'm getting the dbus error: Unable to determine the address of the message bus from a number of applications at start-up, including at least: f-spot (which fails to start as a

Re: setingup outgoing mail (smtp) on home ystem (adsl)

2006-11-04 Thread Zoran Kolic
> I would like to send system-mail (mail that otherwise is sent to [EMAIL > PROTECTED]) to my real mailadresse, which I read all the time. My outgoing > smtp-server that I use is mail.lyse.no. > I'm not going to recieve mail on this, only send mail out. > Anybody have an url to some easy document

Re: quick scripting question - finding occurrence in many lines

2006-11-04 Thread John O'Hagan
On Sunday 05 November 2006 16:42, John O'Hagan wrote: > On Sunday 05 November 2006 09:03, Ken Irving wrote: > > On Fri, Nov 03, 2006 at 09:56:12PM -0500, Douglas Tutty wrote: > > > On Fri, Nov 03, 2006 at 08:27:42PM +, michael wrote: > > [...] > > > > > eg for > > > > > > > > junk info 18 Pro >

Re: quick scripting question - finding occurrence in many lines

2006-11-04 Thread John O'Hagan
On Sunday 05 November 2006 09:03, Ken Irving wrote: > On Fri, Nov 03, 2006 at 09:56:12PM -0500, Douglas Tutty wrote: > > On Fri, Nov 03, 2006 at 08:27:42PM +, michael wrote: [...] > > > eg for > > > > > > junk info 18 Pro > > > cessor > > > > > > I wish to get the field '18' [...] > > > > S

Re: quick scripting question - finding occurrence in many lines

2006-11-04 Thread Ken Irving
On Sat, Nov 04, 2006 at 01:03:14PM -0900, Ken Irving wrote: > On Fri, Nov 03, 2006 at 09:56:12PM -0500, Douglas Tutty wrote: > > On Fri, Nov 03, 2006 at 08:27:42PM +, michael wrote: > > > I've been trying to do this with 'awk' but am hitting probs (not used > > > awk for ages!) so all offers we

Re: cannot ping my own machine

2006-11-04 Thread Andrew Sackville-West
On Sat, Nov 04, 2006 at 10:06:32PM -0600, Russell L. Harris wrote: > schmity wrote: > >Ok, newbie here so go easy on me. > > > >In general, what type of files would I expect to find in the /etc > >directory? How would I have known to look in the /etc directory for > >the hosts file? > > > > > >

Re: cannot ping my own machine

2006-11-04 Thread Russell L. Harris
schmity wrote: Ok, newbie here so go easy on me. In general, what type of files would I expect to find in the /etc directory? How would I have known to look in the /etc directory for the hosts file? Don't feel bad for not knowing where to look; someone should have pointed you to this we

Re: Non english filesnames and unicode, more

2006-11-04 Thread hendrik
On Sat, Nov 04, 2006 at 11:11:25PM +0200, David Baron wrote: > Konsole, set to UTF8, behaves just like using 1255, saves the file indeed > with > a UTF8 name encoding. Attempting to ls the file fails--worked in 1255 > > Going to Konqueror, the file name shows in english characters and symbols >

Re: [OT] M$ collaborates with Suse

2006-11-04 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/04/06 19:07, Roberto C. Sanchez wrote: > On Sat, Nov 04, 2006 at 11:28:54AM -0600, Ron Johnson wrote: >> My eyes see lots of ProLiants running Win Server 2K3, and only some >> running Linux, HP-UX and a few running z/OS & OpenVMS. > > Really? My

dbus and the bus address

2006-11-04 Thread Jim McCloskey
Following a recent upgrade (sorry, I can't be more precise), I'm getting the dbus error: Unable to determine the address of the message bus from a number of applications at start-up, including at least: f-spot (which fails to start as a consequence) rhythmbox epiphany-browser I'm not su

webcam & usb-hub

2006-11-04 Thread gustavo halperin
Hello I have the Creative WebCam using the spca5xx driver from http://mxhaard.free.fr/index.html. Work nice the problem start if I connect the WebCam to the USB-Hub instead to connect the WebCam directly to the computer. If I connect the WebCam to the 4-ports-Hub I get the next messages (usi

Re: cannot ping my own machine

2006-11-04 Thread Paul E Condon
On Sat, Nov 04, 2006 at 05:03:30PM -0800, schmity wrote: > lists only the /etc/hosts file. > lists /etc/hostname and /etc/motd. > > I changed the /etc/hosts file so that the localhost is now Linuxbox, > ran and now I am able to ping Linuxbox. > > Kent, you said there might be more files. Did

how can a kernel module unload itself?

2006-11-04 Thread Kostas Robotis
How can a kernel module unload itself? When things go wrong, you know... I tried to call release module but it didn't work. Isn't there any exit function? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: [OT] M$ collaborates with Suse

2006-11-04 Thread John Hasler
Ron Johnson wrote: > The fact that MSFT's *income* in *always* increasing is prima facia > evidence that MSFT is winning... Winning what? -- John Hasler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: xorg , xfree86?

2006-11-04 Thread Kevin Mark
On Sat, Nov 04, 2006 at 05:00:28PM -0700, Paul E Condon wrote: > On Sat, Nov 04, 2006 at 04:38:36PM -0700, ChadDavis wrote: > > Hey there. What X system does my recent (installed yesterday ) debian etch > > system use? Isn't there adifference between xfree86 and xorg? The docs I > > found on the

Re: cannot ping my own machine

2006-11-04 Thread schmity
lists only the /etc/hosts file. lists /etc/hostname and /etc/motd. I changed the /etc/hosts file so that the localhost is now Linuxbox, ran and now I am able to ping Linuxbox. Kent, you said there might be more files. Did I miss them? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Re: cannot ping my own machine

2006-11-04 Thread Keith Nasman
Welcome! The /etc directory is the place for configuration files. The File Heirarchy Standard will help you get oriented to how files are organized. http://www.pathname.com/fhs/ Keith schmity wrote: Ok, newbie here so go easy on me. In general, what type of files would I expect to find in

Re: cannot ping my own machine

2006-11-04 Thread Andrew Sackville-West
On Sat, Nov 04, 2006 at 04:47:13PM -0800, schmity wrote: > Ok, newbie here so go easy on me. > > In general, what type of files would I expect to find in the /etc > directory? How would I have known to look in the /etc directory for > the hosts file? /etc GENERALLY contains system-wide configura

Re: [OT] M$ collaborates with Suse

2006-11-04 Thread Roberto C. Sanchez
On Sat, Nov 04, 2006 at 11:28:54AM -0600, Ron Johnson wrote: > > My eyes see lots of ProLiants running Win Server 2K3, and only some > running Linux, HP-UX and a few running z/OS & OpenVMS. > Really? My eyes see about 12 racks of proliants and Suns, all running Linux (except for one SunFire runn

Re: cannot ping my own machine

2006-11-04 Thread schmity
Ok, newbie here so go easy on me. In general, what type of files would I expect to find in the /etc directory? How would I have known to look in the /etc directory for the hosts file? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC

xscreensaver

2006-11-04 Thread Mark Grieveson
I'm finding that when I play defendguin in fullscreen mode, it will freeze, and then go into a window. I think that xscreensaver is assuming things are idle, and is trying to start up (subsequently giving up when defendguin goes into window mode). Similar small freeze ups happen when I play l

Re: xorg , xfree86?

2006-11-04 Thread Russell L. Harris
ChadDavis wrote: Hey there. What X system does my recent (installed yesterday ) debian etch system use? Isn't there adifference between xfree86 and xorg? The docs I found on the debian site are for xfree86 but my system seems to have X11 / xorg stuff on it? Sort me out if I'm clueless. E

Re: xorg , xfree86?

2006-11-04 Thread Andrew Sackville-West
On Sat, Nov 04, 2006 at 04:38:36PM -0700, ChadDavis wrote: > Hey there. What X system does my recent (installed yesterday ) debian > etch > system use? xorg >Isn't there adifference between xfree86 and xorg? yes. i think xorg is a fork of xf86. try google. A signature.asc Description: Digi

Re: how to delete a route?

2006-11-04 Thread Dmytro Ovchynnykov
You always have only one default gateway in main route table, but it's possible to use several routing tables with different gateways. Iproute2 gives you this opportunity. To delete a route use # ip route del 10.0.0.0 dev ath0 to delete gateway use # ip route del default via 10.0.0.1 dev ath0

Re: Re: Odd dhcpcd behaviour

2006-11-04 Thread Tonny Plagge
I had the same problem. I have added eth0 to the line auto in /etc/network/interfaces and it worked for me: auto lo eth0 Tonny -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: xorg , xfree86?

2006-11-04 Thread Paul E Condon
On Sat, Nov 04, 2006 at 04:38:36PM -0700, ChadDavis wrote: > Hey there. What X system does my recent (installed yesterday ) debian etch > system use? Isn't there adifference between xfree86 and xorg? The docs I > found on the debian site are for xfree86 but my system seems to have X11 / > xorg st

xorg , xfree86?

2006-11-04 Thread ChadDavis
Hey there.  What X system does my recent (installed yesterday ) debian etch system use? Isn't there adifference between xfree86 and xorg?  The docs I found on the debian site are for xfree86 but my system seems to have X11 / xorg stuff on it?  Sort me out if I'm clueless.  Respect.

Re: archives are not threaded across months

2006-11-04 Thread Andrew Sackville-West
On Sat, Nov 04, 2006 at 05:56:03PM -0500, Kamaraju Kusumanchi wrote: > Hi all > I was browsing the d-u archives recently and found a weird behavior. Say > I > go to http://lists.debian.org/debian-user/2006/10/msg03693.html > In the bottom of this page where it says "Next by thread", the link

archives are not threaded across months

2006-11-04 Thread Kamaraju Kusumanchi
Hi all I was browsing the d-u archives recently and found a weird behavior. Say I go to http://lists.debian.org/debian-user/2006/10/msg03693.html In the bottom of this page where it says "Next by thread", the link points to http://lists.debian.org/debian-user/2006/10/msg03708.html . Once I go

Re: mutt, gnome terminal, xemacs, gnuserv, debian etch

2006-11-04 Thread Andrew Sackville-West
On Sat, Nov 04, 2006 at 03:33:31PM -0600, Russell L. Harris wrote: > Andrew Sackville-West wrote: > >On Fri, Nov 03, 2006 at 02:47:21PM -0600, Russell L. Harris wrote: > > > >>At this point, I am receiving mail, but no mail is being sent. > >> > >>The package chain is as follows: > >> > >>INCOMI

Re: Display is jerky...........

2006-11-04 Thread M-L
On Saturday 04 November 2006 21:52, Florian Kulzer shared this with us all: >--> On Fri, Nov 03, 2006 at 14:02:12 +1100, M-L wrote: >--> > On Friday 03 November 2006 13:42, John - shared this with us all: >--> > > On (03/11/06 12:49), M-L wrote: >--> > > > My screen jumps about and in my /var/log/X

Re: quick scripting question - finding occurrence in many lines

2006-11-04 Thread Ken Irving
On Fri, Nov 03, 2006 at 09:56:12PM -0500, Douglas Tutty wrote: > On Fri, Nov 03, 2006 at 08:27:42PM +, michael wrote: > > I've been trying to do this with 'awk' but am hitting probs (not used > > awk for ages!) so all offers welcome! > > > > Given a multiple line file, IN, that contains the w

Re: Video in mozilla/firefox

2006-11-04 Thread Mark Grieveson
This may be a very old FAQ, and if so, my apologies. For several months now, I have been unable to watch video streams from most sites (including e.g. cnn.com) using mozilla/firefox + mozilla-mplayer. The stream seems to connect, plays for about 1/3 of a second, then stops, then starts all over

Re: mutt, gnome terminal, xemacs, gnuserv, debian etch

2006-11-04 Thread Russell L. Harris
Andrew Sackville-West wrote: On Fri, Nov 03, 2006 at 02:47:21PM -0600, Russell L. Harris wrote: At this point, I am receiving mail, but no mail is being sent. The package chain is as follows: INCOMING MAIL: pop3 server @ my ISP --> getmail4 --> maildrop --> [maildir] --> mutt OUT

Re: Non english filesnames and unicode, more

2006-11-04 Thread David Baron
Konsole, set to UTF8, behaves just like using 1255, saves the file indeed with a UTF8 name encoding. Attempting to ls the file fails--worked in 1255 Going to Konqueror, the file name shows in english characters and symbols showing its UTF8 bytes. Setting konqueror to UTF8 does not display the fi

Re: A Question About Aptitude

2006-11-04 Thread Mark Grieveson
That seems like a pretty dubious assertion. Synaptic's interface is "pretty", but seems quite clunky compared to aptitude's. As far as I know, it's also missing one of aptitude's most useful (even/especially for beginners) features, automatic handling of packages dragged in by dependencies. It'

Re: Non english filesnames and unicode

2006-11-04 Thread David Baron
On Saturday 04 November 2006 21:45, Micha Feigin wrote: > My system is configured to work in unicode at the moment and I'm working > with urxvt. I have a directory with a few hebrew file names. using ls shows > all question marks. Trying tab completion shows jiberish. using the > jiberish doesn't w

Re: mutt, gnome terminal, xemacs, gnuserv, debian etch

2006-11-04 Thread Andrew Sackville-West
On Fri, Nov 03, 2006 at 02:47:21PM -0600, Russell L. Harris wrote: > > Thanks, Andrew. > > I have been puzzled about the "-nw"; and the "-l" is good to know. > > I still am struggling with the transition from gnus to mutt. Both > previously and now, I am using maildir instead of mbox. And no

Re: Exim4 and clamav not working

2006-11-04 Thread Steve Kemp
On Sat, Nov 04, 2006 at 01:16:45PM -0500, Jim Seymour wrote: > The spamassassin part works fine and mail is coming through. The clamav > part is not. It will not identify the eicar test in mail. It will also > happily allow the clamav-testfiles to go through without seeing them. > Obviously cla

Re: Unofficial Firefox packages?

2006-11-04 Thread Marko Randjelovic
Björn Lindström wrote: Has anyone set up a repository with unofficial Firefox packages, for until whatever is going on is done? (I want to try out an add-on that requires it.) Maybe this can help you: http://www.getswiftfox.com/debian.htm -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Re: Removing redundant kernels

2006-11-04 Thread Andrew Sackville-West
On Fri, Nov 03, 2006 at 06:40:09PM +, Clive Menzies wrote: > On (03/11/06 10:06), Andrew Sackville-West wrote: > > > > I did this on my server using aptitude and it didn't work. I '_' purged > > two kernels that had been install with aptitude but it left the actual > > kernels and initrds and

Re: Gnome "open file" window

2006-11-04 Thread Marko Randjelovic
Rodrigo Paes wrote: Hi all, Is there anyway to change de default size in gnome of the "open file" window ? for instance, when you are in gedit and you go "Ctrl-o" it opens a 184x34 dialog box, and if you press the ALT + Right button, you can stretch it.. I was wondering if I could change this

Re: Exim4 and clamav not working

2006-11-04 Thread Andrew Sackville-West
On Sat, Nov 04, 2006 at 01:16:45PM -0500, Jim Seymour wrote: > Hi, > > If there is a better list for this question please let me know. I am > trying to get exim4, spamassassin and clamav happily working together > with a minimum amount of additional packages added on a Debian Etch > system with

Re: Delete Win 2K partition on Debian dual boot to re-use space.

2006-11-04 Thread Russell L. Harris
del wrote: I would now like to remove the 2K partition to regain the space for use for MP3s. Would I be able to have a second "home" so it will not be wiped if I need to re-install at some time, say when I break my machine upgrading to Etch later this year :) 1) How to remove? 2) What to name i

Re: Delete Win 2K partition on Debian dual boot to re-use space.

2006-11-04 Thread Kent West
del wrote: > I have a dual boot Debian Sarge/Win 2K box. > > I would now like to remove the 2K partition to regain the space for use > for MP3s. Would I be able to have a second "home" so it will not be > wiped if I need to re-install at some time, say when I break my machine > upgrading to Etc

Re: how to delete a route?

2006-11-04 Thread Russell L. Harris
Raphael Brunner wrote: want to setup a second interface (NIC) in /etc/network/interfaces but without a route to it. If the interface is up, route shows a route to it. how can i delete this route (all packets should use the default gateway)? Debian Reference - Chapter 10 - "Network configuration"

Re: Delete Win 2K partition on Debian dual boot to re-use space.

2006-11-04 Thread Kevin Mark
On Sat, Nov 04, 2006 at 06:24:51PM +, del wrote: > Hello to all, > So to the questions, > > 1) How to remove? you need to make it a linux file system partition (cfdisk or similar) then you create a file system on it (mkfs) this will make it a seperate partition and will not join it to any

how to delete a route?

2006-11-04 Thread Raphael Brunner
Hi Users... want to setup a second interface (NIC) in /etc/network/interfaces but without a route to it. If the interface is up, route shows a route to it. how can i delete this route (all packets should use the default gateway)? The interface is only for watching with ethercap for security purpos

Re: exim4 and mail queue

2006-11-04 Thread Raphael Brunner
Hi Users... I want to setup a second interface (NIC) in /etc/network/interfaces but without a route to it. If the interface is up, route shows a route to it. how can i delete this route (all packets should use the default gateway)? The interface is only for watching with ethercap for security purp

Re: A Question About Aptitude

2006-11-04 Thread Russell L. Harris
Florian Kulzer wrote: On Sat, Nov 04, 2006 at 05:51:05 -0600, Russell L. Harris wrote: I am running a fresh install (two weeks ago) of Etch, and I have been using synaptic to install and update packages. As a result of discussions on this thread, I just ran aptitude. Aptitude tells me that

Non english filesnames and unicode

2006-11-04 Thread Micha Feigin
My system is configured to work in unicode at the moment and I'm working with urxvt. I have a directory with a few hebrew file names. using ls shows all question marks. Trying tab completion shows jiberish. using the jiberish doesn't work to access the files and using the ??? doesn't work either. H

Re: Video in mozilla/firefox

2006-11-04 Thread Jan Willem Stumpel
[EMAIL PROTECTED] wrote: > Jan Willem Stumpel wrote: >>This may be a very old FAQ, and if so, my apologies. >> >>For several months now, I have been unable to watch video streams >>from most sites (including e.g. cnn.com) using mozilla/firefox + >>mozilla-mplayer. The stream seems to connect, plays

Delete Win 2K partition on Debian dual boot to re-use space.

2006-11-04 Thread del
Hello to all, I have a dual boot Debian Sarge/Win 2K box. The 2K has been broken for some time but is no loss as I have another machine for the few remaining tasks, some games for me and for the convenience of other family members who are more comfortable with Windows. I have long since removed t

Exim4 and clamav not working

2006-11-04 Thread Jim Seymour
Hi, If there is a better list for this question please let me know. I am trying to get exim4, spamassassin and clamav happily working together with a minimum amount of additional packages added on a Debian Etch system with all updates current. Basically I have installed exim4-heavy, sa-exim, s

Re: seting up outgoing mail (smtp) on home system (adsl)

2006-11-04 Thread Osamu Aoki
On Sat, Nov 04, 2006 at 02:32:02PM -0300, Rodrigo Paes wrote: > On Sat, 04 Nov 2006 16:14:16 +0100 > "ae roy roy" <[EMAIL PROTECTED]> wrote: > > > I would like to send system-mail (mail that otherwise is sent to [EMAIL > > PROTECTED]) to my real mailadresse, which I read all the time. My outgoing

Gnome "open file" window

2006-11-04 Thread Rodrigo Paes
Hi all, Is there anyway to change de default size in gnome of the "open file" window ? for instance, when you are in gedit and you go "Ctrl-o" it opens a 184x34 dialog box, and if you press the ALT + Right button, you can stretch it.. I was wondering if I could change this default size TIA []

Re: Yes, I really did it!

2006-11-04 Thread Osamu Aoki
On Fri, Nov 03, 2006 at 06:10:47PM -0500, Name Withheld wrote: > > > rm -rf / > > Yep, > I really did it. I was pretty angry at the time, about ready to take a very > large hammer in hand and reduce that old, obsolete i386 box to scrap. If you have other desktop, plug your harddisk therre and

Re: Unofficial Firefox packages?

2006-11-04 Thread Mathias Brodala
Hello Marc. > I can run the debian > version of firefox by invoking 'mozilla-firefox' and the new version > with 'firefox.' But you can't run both at the same time. You can. Create a profile for each of them and run them with their profile. Regards, Mathias -- debian/rules signature.asc D

Re: seting up outgoing mail (smtp) on home system (adsl)

2006-11-04 Thread Andrew Sackville-West
On Sat, Nov 04, 2006 at 05:18:12PM +0100, ae roy roy wrote: > > > - Original Message - > > From: "Osamu Aoki" <[EMAIL PROTECTED]> > > To: "ae roy roy" <[EMAIL PROTECTED]> > > Subject: Re: seting up outgoing mail (smtp) on home system (adsl) > > Date: Sun, 5 Nov 2006 01:12:07 +0900 > > > >

Re: seting up outgoing mail (smtp) on home system (adsl)

2006-11-04 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/04/06 09:14, ae roy roy wrote: > I would like to send system-mail (mail that otherwise is sent to > [EMAIL PROTECTED]) to my real mailadresse, which I read all the > time. My outgoing smtp-server that I use is mail.lyse.no. I'm not > going to rec

Re: Yes, I really did it!

2006-11-04 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/03/06 17:10, Name Withheld wrote: [snip] > How do I tftp the kernel image, and initrd.img over the LAN to that old > i386? Current Debian systems don't support the 386. gcc is the cause, so I think you're hosed regarding modern versions of Linu

Re: seting up outgoing mail (smtp) on home system (adsl)

2006-11-04 Thread Rodrigo Paes
On Sat, 04 Nov 2006 16:14:16 +0100 "ae roy roy" <[EMAIL PROTECTED]> wrote: > I would like to send system-mail (mail that otherwise is sent to [EMAIL > PROTECTED]) to my real mailadresse, which I read all the time. My outgoing > smtp-server that I use is mail.lyse.no. have you tried sending your

Re: Unofficial Firefox packages?

2006-11-04 Thread Marc Shapiro
[EMAIL PROTECTED] wrote: On 2006-11-01, Marc Shapiro <[EMAIL PROTECTED]> wrote: Zbigniew Wiech wrote: If you mean FF 2.0, it is in experimental. That's 2.0-beta2, which the add-on I'm trying refuses to install on. I'm also intrested in FF2 since it is officia

Re: [OT] M$ collaborates with Suse

2006-11-04 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/03/06 20:20, Nate Bargmann wrote: > * Clive Menzies <[EMAIL PROTECTED]> [2006 Nov 03 08:55 > -0600]: >> On (03/11/06 07:48), Hugo Vanwoerkom wrote: [snip] > Microsoft's motives are clear, they want to be dominant the > player in IT. However, the

Re: Yes, I really did it!

2006-11-04 Thread David Clymer
On Sat, 2006-11-04 at 08:08 -0600, John W. Foster wrote: > On Friday 03 November 2006 05:10 pm, Name Withheld wrote: > > rm -rf / > > > > Yep, > > I really did it. I was pretty angry at the time, about ready to take a very > > large hammer in hand and reduce that old, obsolete i386 box to scrap. >

Re: exim4 and mail queue

2006-11-04 Thread David Jardine
On Sat, Nov 04, 2006 at 10:22:37AM -0500, Bernard Fay wrote: > How can I remove a message in the mail queue of exim4? I use the previous version of exim, not exim4, and I go to /var/spool/exim/input and remove the two files corresponding to the message to be deleted. There's probably a cleane

Re: quick scripting question - finding occurrence in many lines

2006-11-04 Thread David Clymer
On Fri, 2006-11-03 at 13:32 -0800, Aleksei Dzhulai wrote: > The simplest case: > awk '{for (i=1;i<=NF;i++) {if ($i~/Processor/) print $(i-1)} }' file > This doesn't work at all for me. Given the file: BOF junk info 18 Pro cessor EOF It produces no output. I think this should do what you want.

Re: [OT] M$ collaborates with Suse

2006-11-04 Thread David Baron
On Saturday 04 November 2006 04:20, Nate Bargmann wrote: > * Clive Menzies <[EMAIL PROTECTED]> [2006 Nov 03 08:55 -0600]: > > On (03/11/06 07:48), Hugo Vanwoerkom wrote: > > > Hi, > > > > > > Google news reports that M$ is going to collaborate with Novell on Suse > > > Linux. > > > I wonder what th

Re: seting up outgoing mail (smtp) on home system (adsl)

2006-11-04 Thread Håkon Alstadheim
ae roy roy wrote: I would like to send system-mail (mail that otherwise is sent to [EMAIL PROTECTED]) to my real mailadresse, which I read all the time. My outgoing smtp-server that I use is mail.lyse.no. I'm not going to recieve mail on this, only send mail out. Anybody have an url to some ea

Re: seting up outgoing mail (smtp) on home system (adsl)

2006-11-04 Thread Osamu Aoki
On Sat, Nov 04, 2006 at 04:14:16PM +0100, ae roy roy wrote: > I would like to send system-mail (mail that otherwise is sent to [EMAIL > PROTECTED]) to my real mailadresse, which I read all the time. My outgoing > smtp-server that I use is mail.lyse.no. > I'm not going to recieve mail on this, onl

Re: seting up outgoing mail (smtp) on home system (adsl)

2006-11-04 Thread ae roy roy
> - Original Message - > From: "Osamu Aoki" <[EMAIL PROTECTED]> > To: "ae roy roy" <[EMAIL PROTECTED]> > Subject: Re: seting up outgoing mail (smtp) on home system (adsl) > Date: Sun, 5 Nov 2006 01:12:07 +0900 > > > On Sat, Nov 04, 2006 at 04:14:16PM +0100, ae roy roy wrote: > > I would

Re: exim4 and mail queue

2006-11-04 Thread Greg Folkert
On Sat, 2006-11-04 at 10:22 -0500, Bernard Fay wrote: > Hello, > > How can I remove a message in the mail queue of exim4? As root: exipick -i | xargs exim4 -Mrm -- greg, [EMAIL PROTECTED] The technology that is Stronger, better, faster: Linux signature.asc Description: This is a di

exim4 and mail queue

2006-11-04 Thread Bernard Fay
Hello, How can I remove a message in the mail queue of exim4? Thanks, Bernard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

seting up outgoing mail (smtp) on home system (adsl)

2006-11-04 Thread ae roy roy
I would like to send system-mail (mail that otherwise is sent to [EMAIL PROTECTED]) to my real mailadresse, which I read all the time. My outgoing smtp-server that I use is mail.lyse.no. I'm not going to recieve mail on this, only send mail out. Anybody have an url to some easy documentation? -

Re: Unofficial Firefox packages?

2006-11-04 Thread [EMAIL PROTECTED]
On 2006-11-01, Marc Shapiro <[EMAIL PROTECTED]> wrote: > Zbigniew Wiech wrote: > >> >> > > > If you mean FF 2.0, it is in experimental. >> > > That's 2.0-beta2, which the add-on I'm trying refuses to install on. >> >> > I'm also intrested in FF2 since it is officially released now. >> > Is there an

Re: Shared library exists but claimed not found

2006-11-04 Thread Aaron M. Stromas
Michael Marsh wrote: On 11/4/06, Aaron M. Stromas <[EMAIL PROTECTED]> wrote: On several occasions I had this problem when an application fails to start with "error while loading shared libraries: libxxx.so: cannot open shared object file: No such file or directory", yet the library is there

noatun and kaboodle config

2006-11-04 Thread jdkaye10
Sorry for the double posting. I posted this message on the debian.user.kde list and didn't get any responses. Maybe someone on this list has an idea how to do this. Hi all, Here's a simple one that I can't find after a few hours of searching. I'm using Noatun 2.10.0 with KDE 3.5.5 on a Debian Etch

Re: Shared library exists but claimed not found

2006-11-04 Thread Michael Marsh
On 11/4/06, Aaron M. Stromas <[EMAIL PROTECTED]> wrote: On several occasions I had this problem when an application fails to start with "error while loading shared libraries: libxxx.so: cannot open shared object file: No such file or directory", yet the library is there and I have update the

Re: Video in mozilla/firefox

2006-11-04 Thread jdkaye10
Jan Willem Stumpel wrote: > This may be a very old FAQ, and if so, my apologies. > > For several months now, I have been unable to watch video streams > from most sites (including e.g. cnn.com) using mozilla/firefox + > mozilla-mplayer. The stream seems to connect, plays for about 1/3 > of a seco

Re: Yes, I really did it!

2006-11-04 Thread John W. Foster
On Friday 03 November 2006 05:10 pm, Name Withheld wrote: > rm -rf / > > Yep, > I really did it. I was pretty angry at the time, about ready to take a very > large hammer in hand and reduce that old, obsolete i386 box to scrap. Easiest way to do this in a hurry is to use a kernal and small system i

Re: Shared library exists but claimed not found

2006-11-04 Thread Tim Post
On Sat, 2006-11-04 at 08:58 -0500, Aaron M. Stromas wrote: > Greetings, > > On several occasions I had this problem when an application fails to > start with "error while loading shared libraries: libxxx.so: cannot > open shared object file: No such file or directory", yet the library is >

Re: a CAD program for building a house?

2006-11-04 Thread John W. Foster
On Friday 03 November 2006 02:56 am, Bruno Boettcher wrote: > Hello! > > i am battling with an architect and a construction engeneer, and both > are most of the time unable to give me the informations i want, and > both don't give me some sort of digital version of the plans of my > house... --

Re: A Question About Aptitude

2006-11-04 Thread Osamu Aoki
On Sat, Nov 04, 2006 at 12:40:54PM +, Andrew M.A. Cater wrote: > On Sat, Nov 04, 2006 at 05:51:05AM -0600, Russell L. Harris wrote: > > > > As a result of discussions on this thread, I just ran aptitude. > > > > Aptitude tells me that there is a broken package, and suggested that, > > becaus

Re: A Question About Aptitude

2006-11-04 Thread Florian Kulzer
On Sat, Nov 04, 2006 at 05:51:05 -0600, Russell L. Harris wrote: > I am running a fresh install (two weeks ago) of Etch, and I have been > using synaptic to install and update packages. > > As a result of discussions on this thread, I just ran aptitude. > > Aptitude tells me that there is a brok

Shared library exists but claimed not found

2006-11-04 Thread Aaron M. Stromas
Greetings, On several occasions I had this problem when an application fails to start with "error while loading shared libraries: libxxx.so: cannot open shared object file: No such file or directory", yet the library is there and I have update the cache using ldconfig. For example, I'm t

Re: A Question About Aptitude

2006-11-04 Thread Clive Menzies
On (04/11/06 05:51), Russell L. Harris wrote: > I am running a fresh install (two weeks ago) of Etch, and I have been > using synaptic to install and update packages. > > As a result of discussions on this thread, I just ran aptitude. > > Aptitude tells me that there is a broken package, and sug

Re: A Question About Aptitude

2006-11-04 Thread Osamu Aoki
Hi, On Sat, Nov 04, 2006 at 05:51:05AM -0600, Russell L. Harris wrote: > I am running a fresh install (two weeks ago) of Etch, and I have been > using synaptic to install and update packages. > > As a result of discussions on this thread, I just ran aptitude. > > Aptitude tells me that there is

Re: A Question About Aptitude

2006-11-04 Thread Andrew M.A. Cater
On Sat, Nov 04, 2006 at 05:51:05AM -0600, Russell L. Harris wrote: > > As a result of discussions on this thread, I just ran aptitude. > > Aptitude tells me that there is a broken package, and suggested that, > because of dependency problems, I remove exim4, exim4-base, > exim4-daemon-light, ft

Re: A Question About Aptitude

2006-11-04 Thread Russell L. Harris
I am running a fresh install (two weeks ago) of Etch, and I have been using synaptic to install and update packages. As a result of discussions on this thread, I just ran aptitude. Aptitude tells me that there is a broken package, and suggested that, because of dependency problems, I remove ex

Re: Display is jerky...........

2006-11-04 Thread Florian Kulzer
On Fri, Nov 03, 2006 at 14:02:12 +1100, M-L wrote: > On Friday 03 November 2006 13:42, John - shared this with us all: > > On (03/11/06 12:49), M-L wrote: > > > My screen jumps about and in my /var/log/Xorg.0.log I have this line:- > > > > > > (EE) AIGLX: Screen 0 is not DRI capable > > > > > > I a

Re: i need ur help

2006-11-04 Thread Andrew M.A. Cater
On Sat, Nov 04, 2006 at 01:32:31PM +0800, meisam sarabadani wrote: > dear Debian People > > its been long time im using ubuntu, breezy, dapper, and edgy the last one, > im ganna change it to debian for a while, would u please tell me which > distribution is better? i need to know it and i need to

Video in mozilla/firefox

2006-11-04 Thread Jan Willem Stumpel
This may be a very old FAQ, and if so, my apologies. For several months now, I have been unable to watch video streams from most sites (including e.g. cnn.com) using mozilla/firefox + mozilla-mplayer. The stream seems to connect, plays for about 1/3 of a second, then stops, then starts all over ag

Re: A Question About Aptitude

2006-11-04 Thread Osamu Aoki
On Sat, Nov 04, 2006 at 02:06:19AM -0600, Russell L. Harris wrote: > The point which I was trying to make -- which point has been lost in > this thread -- is that, particularly for those who are new to Debian and > for those who are not "power users", it almost always is much better to > use Syn

Re: i need ur help

2006-11-04 Thread Eeltje
Tim Post schreef: > On Sat, 2006-11-04 at 13:32 +0800, meisam sarabadani wrote: > > dear Debian People > > > > its been long time im using ubuntu, breezy, dapper, and edgy the last > > one, im ganna change it to debian for a while, would u please tell me > > which distribution is better? i need to

how to configure konqueror to work with java(applet)..??

2006-11-04 Thread Brad Brock
Hi, I want to preview some applets in browsers. I've tried mozilla-firefox and opera, both of them work fine. But, I can't get the preview of my applet in Konqueror. I installed java in /usr/java. What should I do to fix it...??? _

Re: Etch/Cupsys/Gutenprint - failure to communicate

2006-11-04 Thread Osamu Aoki
On Mon, Oct 23, 2006 at 03:31:37PM -0400, Matthew Krauss wrote: > Hi, > > On a clean new Etch install, I can't seem to see any Gutenprint printer > drivers (ie. the Canon iP4000) from any Cupsys printer setup tool (ie. > gnome-cups-manager, http://localhost:631). I have cupsys, > cupsys-driver

Re: Etch/Cupsys/Gutenprint - failure to communicate

2006-11-04 Thread Florian Kulzer
On Fri, Nov 03, 2006 at 12:02:32 -0500, Matthew Krauss wrote: > George Borisov wrote: > >Matthew Krauss wrote: > > > >>Anyone? > >> > >>(..crickets chirping..) > >> > > > >If all else fails, get hold of the PPD file and copy it into the > >"/usr/share/cups/drivers" folder. That should ensure

Re: A Question About Aptitude

2006-11-04 Thread Russell L. Harris
The point which I was trying to make -- which point has been lost in this thread -- is that, particularly for those who are new to Debian and for those who are not "power users", it almost always is much better to use Synaptic than to use Aptitude or to regress to apt-get, etc. Considering the