Re: Tomcat installation blues

2007-05-26 Thread Jeff D
On Sun, 27 May 2007, Joachim Smit wrote: To install Tomcat together with Apache2 properly I need the file mod_jk.so. It is not included in the Tomcat-package so I have to compile it manualy. Tot be able to do so I need the JDK. When I try to install sun-java5-jdk with apt-get I got the message

Re: Still: "AIGLX: Screen 0 not dri capable"

2007-05-26 Thread Mumia W..
On 05/26/2007 04:07 PM, Georg Heinrich wrote: Mumia W.. ([EMAIL PROTECTED]) wrote on Sat, 26 May 2007 13:17:45 -0500: Start reconfiguring xorg: "dpkg-reconfigure xserver-xorg" Then select the VESA driver when it asks you. I do not get this option. Thanks anyway. G. Heinrich Install xs

Re: Tomcat installation blues

2007-05-26 Thread Roberto C . Sánchez
On Sun, May 27, 2007 at 08:43:23AM +0200, Joachim Smit wrote: > To install Tomcat together with Apache2 properly I need the file mod_jk.so. > > It is not included in the Tomcat-package so I have to compile it > manualy. Tot be able to do so I need the JDK. When I try to install > sun-java5-jdk wit

Tomcat installation blues

2007-05-26 Thread Joachim Smit
To install Tomcat together with Apache2 properly I need the file mod_jk.so. It is not included in the Tomcat-package so I have to compile it manualy. Tot be able to do so I need the JDK. When I try to install sun-java5-jdk with apt-get I got the message that the package doesn't exist and when I t

Re: XEmacs - how to automate mark-search-cut

2007-05-26 Thread Russell L. Harris
* Tyler Smith <[EMAIL PROTECTED]> [070527 00:00]: > Here's the code, hope it helps! > > (defun extract-footnotes () > "Copy all footnotes to a separate *FOOTNOTES* buffer" > (interactive) > (let ((active-buffer (current-buffer))) > (save-excursion > (if (memq (get-buffer "*FOOTNOTE

Re: Good video card?

2007-05-26 Thread David Fox
On 5/26/07, Russell L. Harris <[EMAIL PROTECTED]> wrote: I know of three or four Matrox G550 cards (uses the MGA driver) which have been in service for several years and perform flawlessly. The Ditto. I had a Matrox G450 for over six years - gave it to a friend. It's a fine card for (mostly)

Re: wireless adapter recommendation

2007-05-26 Thread Gnu_Raiz
All I can say is stay away from anything that requires ndiswrapper, or uses window's drivers. No need to support products that do not have native drivers. That being said I would suggest Ralink chipset based solutions. They have native linux support, is not hard to setup, and they do support t

Re: XEmacs - how to automate mark-search-cut

2007-05-26 Thread Russell L. Harris
* Tyler Smith <[EMAIL PROTECTED]> [070527 00:00]: ... > One note - I had to turn off transient-mark-mode to get this to > work. I don't know why. If you like to use transient mark mode you'll > have to turn it back on afterwards. > > Here's the code, hope it helps! > > Tyler > > (defun extract-f

typo3 safe mode error

2007-05-26 Thread Mark Grieveson
Hello. I'm using Debian Etch. I successfully installed typo3, via aptitude. I have mysql installed, and it works (I use it with gallery2 without a problem). However, when I try to run the typo3 install tool, entering my username and password for the mysql database, I got the following: Warning

Re: Good video card?

2007-05-26 Thread Russell L. Harris
* Jacob S <[EMAIL PROTECTED]> [070527 00:14]: > I'm looking to purchase a new video card to replace a dying Radeon > 9200. The 9200 was relatively easy to install - load the kernel module > and set the correct driver in the xorg.conf file and it was good to go > - - no compiling drivers or kernels.

Re: XEmacs - how to automate mark-search-cut

2007-05-26 Thread Russell L. Harris
* Tyler Smith <[EMAIL PROTECTED]> [070527 00:00]: > On 2007-05-26, Tyler Smith <[EMAIL PROTECTED]> wrote: > > On 2007-05-26, Russell L. Harris <[EMAIL PROTECTED]> wrote: > >> I need to extract footnotes from a very long LaTeX document. I would > >> like to start with a copy of the document, then d

Good video card?

2007-05-26 Thread Jacob S
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Howdy List, I'm looking to purchase a new video card to replace a dying Radeon 9200. The 9200 was relatively easy to install - load the kernel module and set the correct driver in the xorg.conf file and it was good to go - - no compiling drivers or ke

Re: XEmacs - how to automate mark-search-cut

2007-05-26 Thread Tyler Smith
On 2007-05-26, Tyler Smith <[EMAIL PROTECTED]> wrote: > On 2007-05-26, Russell L. Harris <[EMAIL PROTECTED]> wrote: >> I need to extract footnotes from a very long LaTeX document. I would >> like to start with a copy of the document, then delete from the copy >> all text which is not a footnote. >

Re: apache auth pgsql

2007-05-26 Thread Mankuthimma
Hi, Here's a link that you can use: http://www.giuseppetanzilli.it/mod_auth_pgsql2/ Needless to say, you need to have libapache2-mod-auth-pgsql - Module for Apache2 which provides pgsql authentication installed shashi On 5/27/07, Tom Allison <[EMAIL PROTECTED]> wrote: I would like to set up

Re: Creating a local repos

2007-05-26 Thread Alex Samad
On Fri, May 25, 2007 at 04:51:35PM +, Andy Smith wrote: > Hi Douglas, > > On Thu, May 24, 2007 at 05:34:02PM -0400, Douglas Allan Tutty wrote: > > Just curious, why not use apt-proxy? > > After having some unexplained problems with apt-proxy I switched to > apt-cacher. > I did the same thin

Re: apache auth pgsql

2007-05-26 Thread Roberto C . Sánchez
On Sat, May 26, 2007 at 11:24:00PM -0400, Tom Allison wrote: > It's part of the apache 2.2 install. > But I'm having trouble with the Directives. > > I had placed the Directives for htpasswd authentiction in the virtual > host > But when I tried to set this up using dbd it keeps complaining tha

Re: apache auth pgsql

2007-05-26 Thread Tom Allison
It's part of the apache 2.2 install. But I'm having trouble with the Directives. I had placed the Directives for htpasswd authentiction in the virtual host But when I tried to set this up using dbd it keeps complaining that the Directives for DBDriver and pretty much everything else related,

Re: limiting monthly network traffic

2007-05-26 Thread Andy Smith
Hi Cameron, On Fri, May 25, 2007 at 09:10:38PM -0700, [EMAIL PROTECTED] wrote: > The new bandwidth allocation is about 8x what I've been using. > But if I get slashdotted and have a 10x month, it will > cost too much. > What's the Debian way to monitor total network traffic > and throttle down if

Re: konqueror crash

2007-05-26 Thread Kamaraju S Kusumanchi
pol wrote: > Hi all, > > After a couple years working perfectly, kde session restoring begun to > fail a few weeks ago, on my debian/testing laptop. > At the user session opening, every konqueror instance, saved in the > previous session, crashes. Here included the backtrace, from the crash > win

Re: apache auth pgsql

2007-05-26 Thread Roberto C . Sánchez
On Sat, May 26, 2007 at 10:21:22PM -0400, Tom Allison wrote: > OK, I couldn't find this on the debian packages. > But it looks promising... > I think that it is documented the way it is by Apache since all authentication providers are required to use a standard API. Regards, -Roberto -- Robert

Re: [SPAM] Re: apache auth pgsql

2007-05-26 Thread Tom Allison
OK, I couldn't find this on the debian packages. But it looks promising... On May 26, 2007, at 10:14 PM, Roberto C. Sánchez wrote: Returning this to the list. On Sat, May 26, 2007 at 10:08:24PM -0400, Tom Allison wrote: How is this different from the mod_auth_pgsql... Newer? Faster? Stable?

Re: apache auth pgsql

2007-05-26 Thread Roberto C . Sánchez
Returning this to the list. On Sat, May 26, 2007 at 10:08:24PM -0400, Tom Allison wrote: > How is this different from the mod_auth_pgsql... > > Newer? > Faster? > Stable? > > Don't know. I only do authentication with local files and LDAP. > On May 26, 2007, at 9:46 PM, Roberto C. Sánchez

Re: sound gone; was opening and ejecting a DVD

2007-05-26 Thread Douglas Allan Tutty
On Sat, May 26, 2007 at 06:30:35PM -0700, [EMAIL PROTECTED] wrote: > There is no sound from any application. > > lspci finds the USB controller and lsusb finds the > C-media USB sound device. The sound device manager > in xfce4 now finds only the on-board Intel sound device. > Even Skype, which

sound gone; was opening and ejecting a DVD

2007-05-26 Thread peasthope
Thanks Steve, Brad and Douglas for addressing my enquiry about xine finding a DVD. sources.list now addresses the unofficial repository and libdvdcss2 is installed, but the problem is deeper. There is no sound from any application. lspci finds the USB controller and lsusb finds the C-media U

Re: apache auth pgsql

2007-05-26 Thread Roberto C . Sánchez
On Sat, May 26, 2007 at 09:10:44PM -0400, Tom Allison wrote: > > Is this enabling of postgres authentication just a matter of > replacing these Auth related directives herein with the relevant > directives for PSQL? > http://httpd.apache.org/docs/2.2/mod/mod_authn_dbd.html Regards, -Roberto

apache auth pgsql

2007-05-26 Thread Tom Allison
I would like to set up my auth mechanism for apache through postgresql. I picked up the .deb for it. But I'm not sure about the .htpassword idea. I currently use a flat file for authentication. I loaded it under the default virtual host as follows (I'm not sure that this is the best place

Re: nvidia dies hard after upgrade Sarge-Etch

2007-05-26 Thread Matt Zagrabelny
> > Some detail: I did reboot; with "nv" it works. > > Any hint appreciated, same scenario for me, i didnt read all the details though, but this helped: sh NVIDIA-Linux-x86_64-1.0-8756-pkg2.run --x-prefix=/usr/lib/xorg you could do some googling regarding the new xorg x prefix and the nvidia

Re: missing libstdc++-libc6

2007-05-26 Thread Bruno Costacurta
On Saturday 26 May 2007 20:56, Mumia W.. wrote: > On 05/26/2007 01:22 PM, Bruno Costacurta wrote: > > On Saturday 26 May 2007 19:15, Mumia W.. wrote: > >> On 05/26/2007 10:30 AM, Bruno Costacurta wrote: > >>> Hello, > >>> I have the following error : > >>> > >>> error while loading shared libraries

Re: wireless adapter recommendation

2007-05-26 Thread Wayne Topa
Default User([EMAIL PROTECTED]) is reported to have said: > Would anyone please recommend a suitable wireless adapter for these > conditons: > > 1) Use in 2004 Toshiba Satellite M35X-S109. Has USB ports, Cardbus slot. > Does not have mini-pci-E space/slot, (whaterver that is, it must be > somethi

Re: Still: "AIGLX: Screen 0 not dri capable"

2007-05-26 Thread Florian Reitmeir
On Sat, 26 May 2007, Georg Heinrich wrote: > I get this error message after startup at the login prompt. thats not clearly an error. please post the output from: uname -a lspci and your Xorg.0.log > Any hint is welcome. > Thanks in advance, -- Florian Reitmeir -- To UNSUBSCRIBE, email to [

usb hard disk / ext3 partition - permissions change automatically(!) from read-write to read-only

2007-05-26 Thread Ilias Paraponiaris
I would appreciate any help to the following issue: My system is debian-testing (not stable=etch). I use linux exclusivelly only for 3 months and I have no programming background, so I am rather newbe than expert. I have an external usb hard disk Seagate "FreeAgent" 250GB connected to my 5 years ol

Re: http cache for dialup?

2007-05-26 Thread Carl Johnson
"Mumia W.." <[EMAIL PROTECTED]> writes: > As Hugo Vanwoerkom said, bug #423646 is for the Sid version. You could > grab the source for Sarge's wwwoffle and try to build it under Etch: > http://mirror.peer1.net/debian/pool/main/w/wwwoffle/ > > I've used wwwoffle happily for years. I'm sorry it was

Re: Get Rid of Messed Print Jobs

2007-05-26 Thread Sjoerd Hiemstra
David Baron wrote: > This is a problem we have all had, I think. Something goes wrong in a > print job, paper jam or whatever. Instead of the printout, one will > now get raw data numbers and stuff. So one turns off the printer and > removes the job from the queue. Problem is that as soon as the >

Re: [OT] Re: installing tutos2

2007-05-26 Thread Roberto C . Sánchez
On Sat, May 26, 2007 at 11:39:20PM +0200, csanyipal wrote: > On Sat, May 26, 2007 at 09:32:28AM -0400, Roberto C. Sánchez wrote: > > On Sat, May 26, 2007 at 10:40:57AM +0200, csanyipal wrote: > > > > > > No, I didn't this in postgres, but with sudo vigr. > > > > > > I still can't to use tutos2 on

Re: [OT] Re: installing tutos2

2007-05-26 Thread csanyipal
On Sat, May 26, 2007 at 09:32:28AM -0400, Roberto C. Sánchez wrote: > On Sat, May 26, 2007 at 10:40:57AM +0200, csanyipal wrote: > > > > No, I didn't this in postgres, but with sudo vigr. > > > > I still can't to use tutos2 on my Debian Etch system. > > > > Something I don't setup right in postg

Re(2): Still: "AIGLX: Screen 0 not dri capable"

2007-05-26 Thread Georg Heinrich
Florian Kulzer ([EMAIL PROTECTED]) wrote on Sat, 26 May 2007 20:07:27 +0200: >The AIGLX message should go away if you put this in your >/etc/X11/xorg.conf: > >Section "ServerFlags" > Option "AIGLX" "false" >EndSection > Ok, things changed. No X11 fails with Fatal server error: Caug

Re(2): Still: "AIGLX: Screen 0 not dri capable"

2007-05-26 Thread Georg Heinrich
Mumia W.. ([EMAIL PROTECTED]) wrote on Sat, 26 May 2007 13:17:45 -0500: >> I get this error message after startup at the login prompt. >> [...] >> >> I don't need dri, I don't even need glx, I just want to have X running >> at the login prompt. >Start reconfiguring xorg: "dpkg-reconfigure xserve

Re(2): Still: "AIGLX: Screen 0 not dri capable"

2007-05-26 Thread Georg Heinrich
Sudev Barar ([EMAIL PROTECTED]) wrote on Sat, 26 May 2007 22:26:59 +0530: >You will be able to run everything. First append the following in the >bootline of your kernel in /boot/grub/menu.lst > >vga=771 > There is no /boot/grub/ directory. Thanks anyway. G. Heinrich -- To UNSUBSCRIBE, e

Re: disk temp monitoring

2007-05-26 Thread Linas Žvirblis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 pol wrote: >> * Laptop model? BIOS version? > > it is hp tc4200 tablet-- do not know about the bios, but i remember it was > released in 2005 Do upgrade your BIOS to the latest version. These things have broken ACPI implementation that most likely i

Get Rid of Messed Print Jobs

2007-05-26 Thread David Baron
This is a problem we have all had, I think. Something goes wrong in a print job, paper jam or whatever. Instead of the printout, one will now get raw data numbers and stuff. So one turns off the printer and removes the job from the queue. Problem is that as soon as the printer is turned on, the

Re: debian-multimedia bug reports?

2007-05-26 Thread David Fox
On 5/25/07, Rick Pasotto <[EMAIL PROTECTED]> wrote: Today I encountered a fatal error when running ffmpeg. When I ran reportbug it tells me that my version is newer than the debian version, probably because reportbug is not taking debian-multimedia into account. Like the other posters, I found

Re: disk temp monitoring

2007-05-26 Thread pol
Linas ?virblis wrote: > * For how long does it run cool? i would say 1-2 hours, but i am not sure > * Does it get warmer gradually, or suddenly becomes hot? i gets hot gradually and stays hot for long (half or 1 hour, but i am not sure) > * Does it feel anything like 100 C? It should be fair

Re: missing libstdc++-libc6

2007-05-26 Thread Mumia W..
On 05/26/2007 01:56 PM, Mumia W.. wrote: On 05/26/2007 01:22 PM, Bruno Costacurta wrote: [...] Install libstdc++2.10-glibc2.2 or libstdc++2.10-dbg (debugging version) OOps, I forgot about your 64bit OS. Listen to Douglas. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

Re: [Resolved] pftp proxy

2007-05-26 Thread Floxxx
at first i though pftp was a special protocol, which google proved wrong. pftp just works on port 21, so it's basically a normal ftp protocol. After i figured this out it was fairly easy; just install the ftp-proxy package, set it up, and connect with the ftp-proxy set in my ftp client. Floxxx G

Re: Install which Linux? (or avoiding dirty birds)

2007-05-26 Thread Wayne Topa
Gayle Lee Fairless([EMAIL PROTECTED]) is reported to have said: > > Wayne Topa <[EMAIL PROTECTED]> replied: > >The pcmcia slots _did_ work for a week or two. Got it used from Ebay > >so I probably was Lucky they worked for that long > > Mine is a discard from my son. So mine may be totally bad

Re: missing libstdc++-libc6

2007-05-26 Thread Mumia W..
On 05/26/2007 01:22 PM, Bruno Costacurta wrote: On Saturday 26 May 2007 19:15, Mumia W.. wrote: On 05/26/2007 10:30 AM, Bruno Costacurta wrote: Hello, I have the following error : error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or di

Re: bcm43xx issues an error message every minute

2007-05-26 Thread Andrew J. Barr
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 26 May 2007 17:42:54 +0200 "Georg Heinrich" <[EMAIL PROTECTED]> wrote: > Hello, > > I get the following error messages about every minute on the console: > > bcm43xx: PHY connected > bcm43xx: Microcode "bcm43xx_microcode5.fw" not ava

wireless adapter recommendation

2007-05-26 Thread Default User
Would anyone please recommend a suitable wireless adapter for these conditons: 1) Use in 2004 Toshiba Satellite M35X-S109. Has USB ports, Cardbus slot. Does not have mini-pci-E space/slot, (whaterver that is, it must be something new they have these days). Does not have built-in wireless. 2) ru

nvidia dies hard after upgrade Sarge-Etch

2007-05-26 Thread Uwe Heinz Rudi Dippel
(from /var/log/Xorg.log.0) ... (II) Initializing extension GLX Backtrace: 0: /usr/bin/X(xf86SigHandler+0x84) [0x80c4354] 1: [0xb7fb6420] 2: /usr/bin/X(main+0x2aa) [0x806e4ba] 3: /lib/tls/libc.so.6(__libc_start_main+0xc8) [0xb7db3ea8] 4: /usr/bin/X(FontFileCompleteXLFD+0xa9) [0x806d9d1] Fatal serv

Re: http cache for dialup?

2007-05-26 Thread Douglas Allan Tutty
On Sat, May 26, 2007 at 11:29:32AM -0500, Mumia W.. wrote: > I've used wwwoffle happily for years. I'm sorry it was removed from > Etch, but it's no biggie though because when I was a Slackware user, I > had to build it from the source anyway. Thanks all, I went ahead and installed polipo and

Re: Install which Linux? (or avoiding dirty birds)

2007-05-26 Thread Douglas Allan Tutty
On Sat, May 26, 2007 at 10:31:37AM -0500, Gayle Lee Fairless wrote: > RJ> Figured. You'll need something lighter-weight than even Xfce > RJ> (which is based on getting-heavy GTK2 and leaks memory). There > RJ> have recently been a couple of threads regarding people's > RJ> preferences in lig

Re: missing libstdc++-libc6

2007-05-26 Thread Douglas Allan Tutty
On Sat, May 26, 2007 at 05:30:56PM +0200, Bruno Costacurta wrote: > > error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open > shared object file: No such file or directory > > Where can I fetch it / find a replacement ? > Thanks. I'm running Etch amd64 and my apt-file sear

Re: Still: "AIGLX: Screen 0 not dri capable"

2007-05-26 Thread Mumia W..
On 05/26/2007 10:34 AM, Georg Heinrich wrote: Hello, I get this error message after startup at the login prompt. [...] I don't need dri, I don't even need glx, I just want to have X running at the login prompt. Any hint is welcome. Thanks in advance, G. Heinrich Start reconfiguring xo

Re: Still: "AIGLX: Screen 0 not dri capable"

2007-05-26 Thread Florian Kulzer
On Sat, May 26, 2007 at 17:34:11 +0200, Georg Heinrich wrote: > Hello, > > I get this error message after startup at the login prompt. > > The HW is: > Apple PowerBook G4 12" (PowerBook 6,8) 1,5 GHz > NVidia GeForce FX Go5200 > > I have already tried > dpkg-reconfigure xserver-xorg >

Re: missing libstdc++-libc6

2007-05-26 Thread Bruno Costacurta
On Saturday 26 May 2007 19:15, Mumia W.. wrote: > On 05/26/2007 10:30 AM, Bruno Costacurta wrote: > > Hello, > > I have the following error : > > > > error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot > > open shared object file: No such file or directory > > > > Where can I fet

Setting up to multiple files to be shared using bittorrent

2007-05-26 Thread Alan Chandler
I currently publish some files on my web site, but it would be better if I could offer an alternative of using bittorrent to access them so as to preserve some of my bandwidth. As far as I have been able to work out, I need to do the following 1) Set up /etc/default/bittorrent to allow the bitt

Re: bcm43xx issues an error message every minute

2007-05-26 Thread Linas Žvirblis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sudev Barar rašė: >> bcm43xx: PHY connected >> bcm43xx: Microcode "bcm43xx_microcode5.fw" not available or load >> failed >> bcm43xx: core_up for active 802.11 core failed (-2) [...] > This means that your machine has broadcom wireless c

Re: Mike Capture not working in Debian Testing/Creative Live Soundblaster

2007-05-26 Thread David Dawson
Chris Lale wrote: > David Dawson wrote: >> Chris Lale wrote: >> >>> David Dawson wrote: I'm running Debian Testing and the mike capture recently stopped working. The card is a Creative Soundblaster Live. The problem is that the system will not allow any app to get mike audio.

Re: disk temp monitoring

2007-05-26 Thread Linas Žvirblis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 pol wrote: > Yet, after hours, quiet and cold, the bottom starts warming up, after more > hours, in a few minutes, fan starts running at the highest speed, a > writing shows up on the screen: 'critical temp reached' (over 100 C) and the > machine shu

Re: Install which Linux? (or avoiding dirty birds)

2007-05-26 Thread Gayle Lee Fairless
Wayne Topa <[EMAIL PROTECTED]> replied: The pcmcia slots _did_ work for a week or two. Got it used from Ebay so I probably was luckey they worked for that long Mine is a discard from my son. So mine may be totally bad. :-( Every time I try a card, the cursor on the Windows screen freezes.

Re: missing libstdc++-libc6

2007-05-26 Thread Mumia W..
On 05/26/2007 10:30 AM, Bruno Costacurta wrote: Hello, I have the following error : error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory Where can I fetch it / find a replacement ? Thanks. Bye, Bruno Could you provide m

Re: http cache for dialup?

2007-05-26 Thread Mumia W..
On 05/26/2007 06:19 AM, Douglas Allan Tutty wrote: On Fri, May 25, 2007 at 10:09:10PM -0500, Mumia W.. wrote: On 05/25/2007 07:57 PM, Douglas Allan Tutty wrote: I seem to remember reading somewhere that useing an http cache proxy would speed up browsing similar sites when using dialup. [...] Y

Re: bcm43xx issues an error message every minute

2007-05-26 Thread Mumia W..
On 05/26/2007 10:42 AM, Georg Heinrich wrote: Hello, I get the following error messages about every minute on the console: bcm43xx: PHY connected bcm43xx: Microcode "bcm43xx_microcode5.fw" not available or load failed bcm43xx: core_up for active 802.11 core failed (-2) The HW is:

Re: Still: "AIGLX: Screen 0 not dri capable"

2007-05-26 Thread Sudev Barar
On 26/05/07, Georg Heinrich <[EMAIL PROTECTED]> wrote: I'm so desperate that I even consider to recompile the xserver-xorg package and configure it without dri. However I didn't figure out how to do that. I got the source with apt-get source xserver-xorg and am stuck here. How do I configure

Re: Problem with an installation..

2007-05-26 Thread Shams Fantar
Shams Fantar wrote: Hello, - I went install mrtg but i have a problem with this command : "cfgmaker --output=/etc/mrtg.cfg --global "workdir: /home/sethurf.homelinux.org/public_html/mrtg" -ifref=ip --global 'options[_]: growright,bits' [EMAIL PROTECTED]" - The error message : -global 'opti

Re: bcm43xx issues an error message every minute

2007-05-26 Thread Sudev Barar
On 26/05/07, Georg Heinrich <[EMAIL PROTECTED]> wrote: I get the following error messages about every minute on the console: bcm43xx: PHY connected bcm43xx: Microcode "bcm43xx_microcode5.fw" not available or load failed bcm43xx: core_up for active 802.11 core failed (-2) The HW is:

Problem with an installation..

2007-05-26 Thread Shams Fantar
Hello, - I went install mrtg but i have a problem with this command : "cfgmaker --output=/etc/mrtg.cfg --global "workdir: /home/sethurf.homelinux.org/public_html/mrtg" -ifref=ip --global 'options[_]: growright,bits' [EMAIL PROTECTED]" - The error message : -global 'options[_]: growright,bit

Re: disk temp monitoring

2007-05-26 Thread pol
Douglas Allan Tutty wrote: > > If the drive has S.M.A.R.T. you can monitor drive temp directly; also > see hddtemp package. > Keep in mind that spinning up a disk causes wear on the drive. I'll try, > Lots of things can get hot especially if they're not working right; > things like power supp

Re: Mike Capture not working in Debian Testing/Creative Live Soundblaster

2007-05-26 Thread David Dawson
Chris Lale wrote: > David Dawson wrote: >> Chris Lale wrote: >> >>> David Dawson wrote: I'm running Debian Testing and the mike capture recently stopped working. The card is a Creative Soundblaster Live. The problem is that the system will not allow any app to get mike audio.

Re: disk temp monitoring

2007-05-26 Thread pol
Linas ?virblis wrote: > What do you mean by "overheats"? Does it become extremely slow, or shuts > down? Or does it simply become warm? How do you monitor temperature? It gets hot on the bottom, as i can tell on touch, eventually it shuts down. Also three temperatures are displayed on the panel

Re: Install which Linux? (or avoiding dirty birds)

2007-05-26 Thread Gayle Lee Fairless
Hi, On Fri, 2007-05-25 at 11:32 -0500, Gayle Lee Fairless wrote: I just installed Windows XP Professional on an IBM ThinkPad 390 with a Pentium MMX (233 MHZ) and a 60 GB harddrive. SS> Since it is a ThinkPad, you should have a look at thinkwiki. [1] A SS> good reference site for

Re: Install which Linux? (or avoiding dirty birds)

2007-05-26 Thread Gayle Lee Fairless
On 05/25/07 23:27, Gayle Lee Fairless wrote: Ron Johnson [EMAIL PROTECTED] Fri, 25 May 2007 12:15:17 -0500 On 05/25/07 11:32, Gayle Lee Fairless wrote (portions deleted): > have installed Windows and booted live Linux CD'

Re: limiting monthly network traffic

2007-05-26 Thread Jeff D
On Fri, 25 May 2007 [EMAIL PROTECTED] wrote: [This message has also been posted to linux.debian.user.] I'm moving my colocated Debian server to a place with high overage charges. My network link will carry about 200x my bandwidth allocation for the month. The new bandwidth allocation is about

bcm43xx issues an error message every minute

2007-05-26 Thread Georg Heinrich
Hello, I get the following error messages about every minute on the console: bcm43xx: PHY connected bcm43xx: Microcode "bcm43xx_microcode5.fw" not available or load failed bcm43xx: core_up for active 802.11 core failed (-2) The HW is: Apple PowerBook G4 12" (PowerBook 6,8) 1,5 GH

Still: "AIGLX: Screen 0 not dri capable"

2007-05-26 Thread Georg Heinrich
Hello, I get this error message after startup at the login prompt. The HW is: Apple PowerBook G4 12" (PowerBook 6,8) 1,5 GHz NVidia GeForce FX Go5200 I have already tried dpkg-reconfigure xserver-xorg and disabled either dri or glx or both, to no avail. X just doesn't start at the lo

Re: disk temp monitoring

2007-05-26 Thread Linas Žvirblis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 pol write: > Hi all Hello, > Often my laptop overheats, although the cpu is not overloaded (according to > the 'top' monitor) What do you mean by "overheats"? Does it become extremely slow, or shuts down? Or does it simply become warm? How do you m

missing libstdc++-libc6

2007-05-26 Thread Bruno Costacurta
Hello, I have the following error : error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory Where can I fetch it / find a replacement ? Thanks. Bye, Bruno -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsub

Re: reliable wifi manager for gnome

2007-05-26 Thread Micha Feigin
On Sat, 26 May 2007 10:34:32 +0100 Chris Lale <[EMAIL PROTECTED]> wrote: > Micha Feigin wrote: > > I am looking for a reliable wifi manager for gnome for my dad (I'm > > comfortable enough with the command line and fvwm). > > > > I tried using the installed NetworkManger Applet but it doesn't see

Re: No audio with flash player 9

2007-05-26 Thread A. Ben Hmeda
Andrea Giuliano wrote: Hi, I've been using some flash movies with flash player 7 with no problems, but when I installed flash player 9 I completely lost audio. This happened both with forefox and epiphany, I just have these two browser. Any hint? Best regards. I use firefox 1.5.0.11, I'v

Re: disk temp monitoring

2007-05-26 Thread Douglas Allan Tutty
On Sat, May 26, 2007 at 02:55:23PM +0200, pol wrote: > > Often my laptop overheats, although the cpu is not overloaded (according to > the 'top' monitor) > > I guess the only other component that can get hot is the spinning hard disk. > I have tried the command > hdparm -S 1 /dev/sda

Re: LVM and RAID

2007-05-26 Thread Douglas Allan Tutty
On Sat, May 26, 2007 at 02:21:54PM +0200, Bruno Costacurta wrote: > On Thursday 17 May 2007 22:31, Douglas Allan Tutty wrote: > > > raid1 mirrors two disks to create one volume. LVM will then divy up > > that volume. So in the installer, set the disk/partition to use as > > physical volume for s

Re: limiting monthly network traffic

2007-05-26 Thread H.S.
srg wrote: tc is the tool to control bandwidth. To view bandwidth usage you can use ntop Regards On Saturday 26 May 2007 06:10, [EMAIL PROTECTED] wrote: [This message has also been posted to linux.debian.user.] I'm moving my colocated Debian server to a place with high overage charges. My ne

Re: obsolete packages

2007-05-26 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hugo Vanwoerkom escribió: > Hi, > > I'm running Sid. > What's the way to find out what packages are obsolete and what they > should be replaced with? # aptitude update Updates de DB of package that repos have avaible. # aptitude upgrade Updates your

Re: XEmacs - how to automate mark-search-cut

2007-05-26 Thread Tyler Smith
On 2007-05-26, Russell L. Harris <[EMAIL PROTECTED]> wrote: > I use XEmacs as my editor. > > I need to extract footnotes from a very long LaTeX document. I would > like to start with a copy of the document, then delete from the copy > all text which is not a footnote. > > Is there a way to: > >

[EMAIL PROTECTED]: Re: Install which Linux? (or avoiding dirty birds)]

2007-05-26 Thread Wayne Topa
- Forwarded message from Gayle Lee Fairless <[EMAIL PROTECTED]> - From: Gayle Lee Fairless <[EMAIL PROTECTED]> Date: Fri, 25 May 2007 23:27:09 -0500 To: Debian User List Subject: Re: Install which Linux? (or avoiding dirty birds) User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) On 05/

Re: http cache for dialup?

2007-05-26 Thread Hugo Vanwoerkom
Hugo Vanwoerkom wrote: Douglas Allan Tutty wrote: On Fri, May 25, 2007 at 10:09:10PM -0500, Mumia W.. wrote: On 05/25/2007 07:57 PM, Douglas Allan Tutty wrote: I seem to remember reading somewhere that useing an http cache proxy would speed up browsing similar sites when using dialup. [...] Y

Re: [OT] Re: installing tutos2

2007-05-26 Thread Roberto C . Sánchez
On Sat, May 26, 2007 at 10:40:57AM +0200, csanyipal wrote: > > No, I didn't this in postgres, but with sudo vigr. > > I still can't to use tutos2 on my Debian Etch system. > > Something I don't setup right in postgresql database, I think, but what? > Log in to postgres and execute this: SELECT

Re: Is there a "Using Debian GNU/Linux" sticker?

2007-05-26 Thread John W. Foster
On Wednesday 23 May 2007 19:57, Patrick Wiseman wrote: > Hi: > > I've recently installed Lenny on a Toshiba Portege M100, which has this > irritating sticker on it: "Designed for Microsoft Windows XP". I'm > reluctant to remove the sticker, as lasting stickiness seems likely, but > I'd love to add

Re: http cache for dialup?

2007-05-26 Thread Hugo Vanwoerkom
Douglas Allan Tutty wrote: On Fri, May 25, 2007 at 10:09:10PM -0500, Mumia W.. wrote: On 05/25/2007 07:57 PM, Douglas Allan Tutty wrote: I seem to remember reading somewhere that useing an http cache proxy would speed up browsing similar sites when using dialup. [...] You probably want 'wwwoff

Re: xterm fonts

2007-05-26 Thread Michelle Konzack
Am 2007-05-23 05:19:31, schrieb Deboo ^: > On 5/22/07, Michelle Konzack <[EMAIL PROTECTED]> wrote: > >Please note, that the FILE ~/.Xresources is deprecated in favour of > >the directory. ~/.Xresources/. > > You can load ~/.Xdefaults or ~/.Xresources with xrdb -load > .~/.Xdefaults or xrdb -load ~

Re: routing table setup

2007-05-26 Thread William Xu
"Matías Palomec" <[EMAIL PROTECTED]> writes: Does the VPN server have a static IP? Yes. If so, you can route the VPN on the eth1 and leave de 0/0 GW to ppp1 (I had something like these at home). I just tried like this, , | route add vpn_ip gw eth1 | route add default dev ppp1 `--

disk temp monitoring

2007-05-26 Thread pol
Hi all Often my laptop overheats, although the cpu is not overloaded (according to the 'top' monitor) I guess the only other component that can get hot is the spinning hard disk. I have tried the command hdparm -S 1 /dev/sda turning off the disk after 5 seconds of inactivity, but n

obsolete packages

2007-05-26 Thread Hugo Vanwoerkom
Hi, I'm running Sid. What's the way to find out what packages are obsolete and what they should be replaced with? Hugo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: LVM and RAID

2007-05-26 Thread Bruno Costacurta
On Thursday 17 May 2007 22:31, Douglas Allan Tutty wrote: > On Thu, May 17, 2007 at 02:30:37PM +0200, Bruno Costacurta wrote: > > On Wednesday 16 May 2007 22:52:13 Roberto C. Sánchez wrote: > > > On Wed, May 16, 2007 at 02:29:10PM +0200, Bruno Costacurta wrote: > > > > I intend to install LVM and R

Re: Complete KDE crash (since last upadate)

2007-05-26 Thread Florian Kulzer
On Sat, May 26, 2007 at 01:58:25 +0200, kristian DOT mailinglists AT ewetel DOT net wrote: [...] > I am very sorry, but this gave no important information. The Xorg.0.log > shows just some warnings about missed fonts, before and after login the > same. > The syslog shows nothing! > > The stran

Re: Install which Linux? (or avoiding dirty birds)

2007-05-26 Thread Simon Streit
Hi, On Fri, 2007-05-25 at 11:32 -0500, Gayle Lee Fairless wrote: > I just installed Windows XP Professional on an IBM ThinkPad 390 > with a Pentium MMX (233 MHZ) and a 60 GB harddrive. Since it is a ThinkPad, you should have a look at thinkwiki. [1] A good reference site for hardware proble

Re: xterm fonts

2007-05-26 Thread Sjoerd Hiemstra
On Wed, 23 May 2007 19:17:37 +0200 JWS wrote: > Well, I realise this is very late, but perhaps it might still help: > > http://www.jw-stumpel.nl/xterm.html > > (this uses ~/.Xresources). Using a unicode font in xterm this way appears to be working well, provided that you log in through a login m

Re: 'apt-watch' applet : howto start ?

2007-05-26 Thread Florian Kulzer
On Sat, May 26, 2007 at 12:34:24 +0200, Bruno Costacurta wrote: > Hello, > > I downloaded apt-watch (with dependencies apt-gnome & apt-backend) > on my KDE system. > Installation completed fine, but I cannot find or start apt-watch > applet. So how to ? > Thanks for any help. I think you will h

Re: http cache for dialup?

2007-05-26 Thread Douglas Allan Tutty
On Fri, May 25, 2007 at 09:22:28PM -0400, Roberto C. Sánchez wrote: > On Fri, May 25, 2007 at 08:57:14PM -0400, Douglas Allan Tutty wrote: > > I seem to remember reading somewhere that useing an http cache proxy > > would speed up browsing similar sites when using dialup. > > > > I'm not sure whic

Re: http cache for dialup?

2007-05-26 Thread Douglas Allan Tutty
On Fri, May 25, 2007 at 10:09:10PM -0500, Mumia W.. wrote: > On 05/25/2007 07:57 PM, Douglas Allan Tutty wrote: > >I seem to remember reading somewhere that useing an http cache proxy > >would speed up browsing similar sites when using dialup. > >[...] > > You probably want 'wwwoffle.' That's wha

  1   2   >