Re: libc relocation error

2007-08-18 Thread Lev Lvovsky
If anyone is going through this problem, hopefully my resolution might help them - it looks like in the upgrade of libc-dev, something got hosed. The interim solution to the problem while I fixed the install was to set the LD_LIBRARY_PATH=/lib, as it seemed that the problem was arising fro

Re: where is grub installed?

2007-08-18 Thread P Kapat
On 8/18/07, Jose Luis Rivas Contreras <[EMAIL PROTECTED]> wrote: > P Kapat wrote: > > Hi, > > Suppose my hard disks are setup as: > > > > IDE (Master) > > /dev/hda1 -- ext3 -- 10 GB > > /dev/hda2 -- ext3 -- 100 GB > > /dev/hda3 -- ext3 -- 50 GB > > > > SATA (connected to SATA 1 controller on

Re: where is grub installed?

2007-08-18 Thread P Kapat
On 8/18/07, Douglas A. Tutty <[EMAIL PROTECTED]> wrote: > On Sat, Aug 18, 2007 at 04:38:33PM -0400, P Kapat wrote: > > Suppose my hard disks are setup as: > > > > IDE (Master) > > /dev/hda1 -- ext3 -- 10 GB > > /dev/hda2 -- ext3 -- 100 GB > > /dev/hda3 -- ext3 -- 50 GB > > > > SATA (connected

Re: Using USB Drives for a RAID

2007-08-18 Thread Hal Vaughan
On Saturday 18 August 2007, Ron Johnson wrote: > On 08/18/07 20:35, Hal Vaughan wrote: > > On Saturday 18 August 2007, Ron Johnson wrote: > >> On 08/18/07 19:39, Hal Vaughan wrote: > >>> Has anyone built a RAID out of USB drives? I'm considering it > >>> but I'd rather hear from others who may hav

my sound card does not work in etch

2007-08-18 Thread qipaishi
My sound card use cs4281 and it works in sarge but it does not work in etch xawtv has no sound xmix can't start, it says no such device below is output by lsmod: Module Size Used by btaudio 15248 0 tuner 53256 0 bttv 159732 0 tvaudio 22428 0 ipv6 226016 10 button 6672 0 ac 5188 0 battery 9636 0

Re: Using USB Drives for a RAID

2007-08-18 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/18/07 20:35, Hal Vaughan wrote: > On Saturday 18 August 2007, Ron Johnson wrote: >> On 08/18/07 19:39, Hal Vaughan wrote: >>> Has anyone built a RAID out of USB drives? I'm considering it but >>> I'd rather hear from others who may have done the

Re: change partitions

2007-08-18 Thread Douglas A. Tutty
On Sun, Aug 19, 2007 at 11:36:41AM +1000, [EMAIL PROTECTED] wrote: > > I installed Debian on a machine with several other pations (window, > RH9.1, etc). During the installation, it indicated one of my linux > partition had some problems (it is formated by ext3, but can only write > to the disk

Re: bash vs. python scripts - which one is better?

2007-08-18 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/18/07 21:33, Douglas A. Tutty wrote: [snip] > > I guess a problem is the lack of definition of 'clean coding'. I don't > consider one-liners as clean code. Terse yes but they lack the visual > flow that I need when I need to revamp code a year

Re: bash vs. python scripts - which one is better?

2007-08-18 Thread Douglas A. Tutty
On Sat, Aug 18, 2007 at 08:30:04PM -0500, Ron Johnson wrote: > On 08/18/07 18:28, Steve Lamb wrote: > > Ron Johnson wrote: > >> I've written enough cryptic Python and lucid C & bash to know that > >> Python does *not* enforce clean coding. > > > > I don't think anyone has ever claimed that. >

change partitions

2007-08-18 Thread jupiter . hce
Hi, I installed Debian on a machine with several other pations (window, RH9.1, etc). During the installation, it indicated one of my linux partition had some problems (it is formated by ext3, but can only write to the disk with used space only higher than 70%). Now I am going to fix that part

Re: Using USB Drives for a RAID

2007-08-18 Thread Hal Vaughan
On Saturday 18 August 2007, Ron Johnson wrote: > On 08/18/07 19:39, Hal Vaughan wrote: > > Has anyone built a RAID out of USB drives? I'm considering it but > > I'd rather hear from others who may have done the same thing first. > > I can see several possible problems. Last time I was working wi

Re: Using USB Drives for a RAID

2007-08-18 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/18/07 19:39, Hal Vaughan wrote: > Has anyone built a RAID out of USB drives? I'm considering it but I'd > rather hear from others who may have done the same thing first. I can > see several possible problems. Last time I was working with USG

Re: bash vs. python scripts - which one is better?

2007-08-18 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/18/07 18:28, Steve Lamb wrote: > Ron Johnson wrote: >> I've written enough cryptic Python and lucid C & bash to know that >> Python does *not* enforce clean coding. > > I don't think anyone has ever claimed that. Doug Tutty did this afterno

Re: Poor Xorg performance in Etch

2007-08-18 Thread Marty
Andrei Popescu wrote: On Sat, Aug 18, 2007 at 06:01:10PM -0400, Marty wrote: Hello: I recently installed Etch on my new system and found X performance to be sluggish, particularly when using Iceape. It appears as if there is little or no hardware acceleration, remeniscent of a K7 with a slow

Re: where is grub installed?

2007-08-18 Thread Jose Luis Rivas Contreras
P Kapat wrote: > Hi, > Suppose my hard disks are setup as: > > IDE (Master) > /dev/hda1 -- ext3 -- 10 GB > /dev/hda2 -- ext3 -- 100 GB > /dev/hda3 -- ext3 -- 50 GB > > SATA (connected to SATA 1 controller on the mobo) > /dev/sda1 -- ext3 -- 50GB -- / > /dev/sda2 -- ext3 -- 500 MB -- /boot

Using USB Drives for a RAID

2007-08-18 Thread Hal Vaughan
Has anyone built a RAID out of USB drives? I'm considering it but I'd rather hear from others who may have done the same thing first. I can see several possible problems. Last time I was working with USG devices, if I unplugged the drives and did not plug them in using the same order /dev/sd

my sound card does not work in etch

2007-08-18 Thread qipaishi
My sound card use cs4281 and it works in sarge but it does not work in etch xawtv has no sound xmix can't start, it says no such device below is output by lsmod: Module Size Used by btaudio15248 0 tuner 53256 0 bttv 159732 0

Re: bash vs. python scripts - which one is better?

2007-08-18 Thread Nate Duehr
On Aug 18, 2007, at 5:28 PM, Steve Lamb wrote: Ron Johnson wrote: I've written enough cryptic Python and lucid C & bash to know that Python does *not* enforce clean coding. I don't think anyone has ever claimed that. What a waste. bash is *great* for looping thru lists. (Perfect? No.

Re: bash vs. python scripts - which one is better?

2007-08-18 Thread Steve Lamb
Ron Johnson wrote: I've written enough cryptic Python and lucid C & bash to know that Python does *not* enforce clean coding. I don't think anyone has ever claimed that. What a waste. bash is *great* for looping thru lists. (Perfect? No. But still great.) So is Python with the ad

Re: Poor Xorg performance in Etch

2007-08-18 Thread Andrei Popescu
On Sat, Aug 18, 2007 at 06:01:10PM -0400, Marty wrote: > Hello: > > I recently installed Etch on my new system and found X performance to be > sluggish, particularly when using Iceape. It appears as if there is little > or > no hardware acceleration, remeniscent of a K7 with a slow graphics card.

Re: Samba + external drives

2007-08-18 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/18/07 17:59, koffiejunkie wrote: [snip] > > So it would seem the automount stuff is causing this. But why? Because automounting is a bad/Evil Windows idea, and it's taking it's Evil revenge out on us by causing such problems. - -- Ron Johnson

Re: /sys/power/state question with sudoers!

2007-08-18 Thread Andrei Popescu
On Sat, Aug 18, 2007 at 03:35:05PM -0500, Gnu_Raiz wrote: > cat sudo_file > # /etc/sudoers > # > # This file MUST be edited with the 'visudo' command as root. > # > # See the man page for details on how to write a sudoers file. > #Defaultsenv_reset > > # Host alias specification > > # Us

Re: Samba + external drives

2007-08-18 Thread koffiejunkie
koffiejunkie wrote: Right, I just finished doing some tests. Via NFS and FTP, to the external disc, the same thing happens. The copy runs fine (I was copying a 3.9GB ISO) for a random amount of time - shortest now was 300MB, longest was just under 3GB - and then the disc seem to get unplugge

Re: bash vs. python scripts - which one is better?

2007-08-18 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/18/07 14:20, Douglas A. Tutty wrote: > On Sat, Aug 18, 2007 at 08:52:45PM +0200, Manon Metten wrote: >> Thanks for sharing your valuable experience. I've decided to first become >> more familiar with Bash and then I'll give Python a try. If it do

Re: GTK audio CD burner?

2007-08-18 Thread Mark Grieveson
On Sat, 18 Aug 2007 09:08:52 + (UTC) [EMAIL PROTECTED] wrote: > Hi, > I run XFCE4, and I look for a GTK tool to > - burn Ogg/VOrbis and MP3 files to Audio CD > - perform basic Data CD burning. > > I know XcdRoast. > But is there any more Xfce integrated tool? brasero works well. A right cl

Re: RBL Lookups using Postfix or Spamassassin

2007-08-18 Thread Mike Bird
On Saturday 18 August 2007 14:51, Anthony M Simonelli wrote: > I'm using Postfix with Amavisd-new, Spamassassin, etc. I what to use > RBL lookups to stop spam, but I am unsure as to whether to have Postfix > perform the lookup or Spamassassin? I know that if I enable it on > Postfix, those emails

Re: french accents

2007-08-18 Thread Mumia W..
On 08/18/2007 02:01 PM, Phill Atwood wrote: This isn't debian specific, but I'm wondering if someone could point me to a good resource for understanding how-to enter french accents into, for example, emails. I know that it is probably got something to do with locales and character sets, but I'

Re: libc6 kernel upgrade problem

2007-08-18 Thread Douglas A. Tutty
On Sat, Aug 18, 2007 at 03:14:32PM -0600, Robert Jerrard wrote: > On Sat, 2007-08-18 at 17:06 -0400, Douglas A. Tutty wrote: > > On Sat, Aug 18, 2007 at 02:45:43PM -0600, Robert Jerrard wrote: > > > I am running debian unstable with kernel 2.6.5-1-k7 on an AMD Athlon > > > processor. When I try to

RBL Lookups using Postfix or Spamassassin

2007-08-18 Thread Anthony M Simonelli
I'm using Postfix with Amavisd-new, Spamassassin, etc. I what to use RBL lookups to stop spam, but I am unsure as to whether to have Postfix perform the lookup or Spamassassin? I know that if I enable it on Postfix, those emails will be rejected and possibly legitimate emails as well, but if I ha

Re: libc6 kernel upgrade problem

2007-08-18 Thread Robert Jerrard
On Sat, 2007-08-18 at 23:05 +0200, Sven Joachim wrote: > Robert Jerrard <[EMAIL PROTECTED]> writes: > > > But, when I try 'apt-get -f install' I get: > > > > penrose:~# apt-get -f install > > Reading package lists... Done > > Building dependency tree... Done > > Correcting dependencies... Done > >

Re: [solved] Re: can glx work without nvidia driver?

2007-08-18 Thread Wayne Topa
H.S.([EMAIL PROTECTED]) is reported to have said: > Florian Kulzer wrote: > > On Sat, Aug 18, 2007 at 11:09:07 -0400, H.S. wrote: > >> Florian Kulzer wrote: <> > > That worked. Did "sudo aptitude --purge remove nvidia-glx", logged out, > restarted gdm and logged back in and glx worked. It is v

Re: libc6 kernel upgrade problem

2007-08-18 Thread Sven Joachim
Robert Jerrard <[EMAIL PROTECTED]> writes: > But, when I try 'apt-get -f install' I get: > > penrose:~# apt-get -f install > Reading package lists... Done > Building dependency tree... Done > Correcting dependencies... Done > The following extra packages will be installed: > libc6 > The following

Re: libc6 kernel upgrade problem

2007-08-18 Thread Robert Jerrard
On Sat, 2007-08-18 at 17:06 -0400, Douglas A. Tutty wrote: > On Sat, Aug 18, 2007 at 02:45:43PM -0600, Robert Jerrard wrote: > > I am running debian unstable with kernel 2.6.5-1-k7 on an AMD Athlon > > processor. When I try to upgrade the kernel it tells me: > > > > penrose:~# apt-get install -t e

Re: Firefox entry prediction crashes

2007-08-18 Thread Ralph Katz
On 08/18/2007 02:03 PM, Hendrik Boom wrote: > On Fri, 17 Aug 2007 22:43:07 +0100, Jamin Davis wrote: > >> [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> >>> When I enter URLs or Google search terms in the text boxes near the top >>> of an Iceweasel window, it drops down a menu of guesses as to wh

Re: xquery

2007-08-18 Thread Miles Fidelman
There are some links to various java implementation from Wikipedia's xquery page. http://www.gnu.org/software/qexo/ looks interesting Hendrik Boom wrote: On Sat, 18 Aug 2007 14:27:18 -0500, Ron Johnson wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/18/07 13:08, Hendrik Boom w

Re: libc6 kernel upgrade problem

2007-08-18 Thread Douglas A. Tutty
On Sat, Aug 18, 2007 at 02:45:43PM -0600, Robert Jerrard wrote: > I am running debian unstable with kernel 2.6.5-1-k7 on an AMD Athlon > processor. When I try to upgrade the kernel it tells me: > > penrose:~# apt-get install -t etch linux-image-2.6.22-1-k7 Your reason for the "-t etch" may prove

Re: where is grub installed?

2007-08-18 Thread Douglas A. Tutty
On Sat, Aug 18, 2007 at 04:38:33PM -0400, P Kapat wrote: > Suppose my hard disks are setup as: > > IDE (Master) > /dev/hda1 -- ext3 -- 10 GB > /dev/hda2 -- ext3 -- 100 GB > /dev/hda3 -- ext3 -- 50 GB > > SATA (connected to SATA 1 controller on the mobo) > /dev/sda1 -- ext3 -- 50GB -- / > /

Re: xquery

2007-08-18 Thread Hendrik Boom
On Sat, 18 Aug 2007 14:27:18 -0500, Ron Johnson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 08/18/07 13:08, Hendrik Boom wrote: >> Is there an xquery implementation for Linux? Or is it time to implement >> one? Or is someone already doing it? > > What does Googling for "xque

Re: /sys/power/state question with sudoers!

2007-08-18 Thread Gnu_Raiz
cat sudo_file # /etc/sudoers # # This file MUST be edited with the 'visudo' command as root. # # See the man page for details on how to write a sudoers file. #Defaultsenv_reset # Host alias specification # User alias specification # Cmnd alias specification # User privilege specificati

libc6 kernel upgrade problem

2007-08-18 Thread Robert Jerrard
I am running debian unstable with kernel 2.6.5-1-k7 on an AMD Athlon processor. When I try to upgrade the kernel it tells me: penrose:~# apt-get install -t etch linux-image-2.6.22-1-k7 Reading package lists... Done Building dependency tree... Done You might want to run `apt-get -f install' to corr

where is grub installed?

2007-08-18 Thread P Kapat
Hi, Suppose my hard disks are setup as: IDE (Master) /dev/hda1 -- ext3 -- 10 GB /dev/hda2 -- ext3 -- 100 GB /dev/hda3 -- ext3 -- 50 GB SATA (connected to SATA 1 controller on the mobo) /dev/sda1 -- ext3 -- 50GB -- / /dev/sda2 -- ext3 -- 500 MB -- /boot /dev/sda3 -- ext3 -- 100 GB -- /home

clamscan error

2007-08-18 Thread Jude DaShiell
clamscan encountered a libclamav error message is not in uuencoded format. Interestingly, there's no email on this machine for it to be scanning. Clamscan script that generated this error follows. cut here. #!/bin/bash # file: cs - clamscan script clamscan -l clamscan`date -I`.log -r --bell --ex

Re: french accents

2007-08-18 Thread Nigel Henry
On Saturday 18 August 2007 21:01, Phill Atwood wrote: > This isn't debian specific, but I'm wondering if someone could point me > to a good resource for understanding how-to enter french accents into, > for example, emails. I know that it is probably got something to do > with locales and characte

Re: bash vs. python scripts - which one is better?

2007-08-18 Thread Douglas A. Tutty
On Sat, Aug 18, 2007 at 08:52:45PM +0200, Manon Metten wrote: > > Thanks for sharing your valuable experience. I've decided to first become > more familiar with Bash and then I'll give Python a try. If it don't like > it, I > can always try something else. But ATM I think Python will be the best >

Re: xquery

2007-08-18 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/18/07 13:08, Hendrik Boom wrote: > Is there an xquery implementation for Linux? Or is it time to implement > one? Or is someone already doing it? What does Googling for "xquery linux" say? - -- Ron Johnson, Jr. Jefferson LA USA Give a man a

french accents

2007-08-18 Thread Phill Atwood
This isn't debian specific, but I'm wondering if someone could point me to a good resource for understanding how-to enter french accents into, for example, emails. I know that it is probably got something to do with locales and character sets, but I'm at a bit of a loss as to where to start. My

[solved] Re: can glx work without nvidia driver?

2007-08-18 Thread H.S.
Florian Kulzer wrote: > On Sat, Aug 18, 2007 at 11:09:07 -0400, H.S. wrote: >> Florian Kulzer wrote: >> So, the questions is, how do I get my little program to work without installing Nvidia driver? >>> I would try to uncomment the 'Load "glx"' line in your xorg.conf. You >>> probably com

Re: bash vs. python scripts - which one is better?

2007-08-18 Thread Manon Metten
Hi Steve, Thanks for sharing your valuable experience. I've decided to first become more familiar with Bash and then I'll give Python a try. If it don't like it, I can always try something else. But ATM I think Python will be the best option. I've seen some code on the net that looks pretty clean

Re: Wget don't resolv hostnames?

2007-08-18 Thread Orestes leal
On Sat, 18 Aug 2007 14:22:42 -0400 Orestes leal <[EMAIL PROTECTED]> wrote: > Hi Folks, I ran wget in my system but when i try to get one file > for example > > > wget --server-response http://www.server.com/fichero.xml > --14:15:06-- http://www.server.com/fichero.xml >=> `fiche

Wget don't resolv hostnames?

2007-08-18 Thread Orestes leal
Hi Folks, I ran wget in my system but when i try to get one file for example wget --server-response http://www.server.com/fichero.xml --14:15:06-- http://www.server.com/fichero.xml => `fichero.xml' Resolving www.server.com... " ""And stays there with this message. Resolving

xquery

2007-08-18 Thread Hendrik Boom
Is there an xquery implementation for Linux? Or is it time to implement one? Or is someone already doing it? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Firefox entry prediction crashes

2007-08-18 Thread Hendrik Boom
On Fri, 17 Aug 2007 22:43:07 +0100, Jamin Davis wrote: > [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >> When I enter URLs or Google search terms in the text boxes near the top >> of an Iceweasel window, it drops down a menu of guesses as to what I'm >> going to type next. I could do without i

Re: using apt to upgrade from etch r0 ro r1...

2007-08-18 Thread Douglas A. Tutty
On Sat, Aug 18, 2007 at 04:55:58PM +, Michael Fothergill wrote: > Dear Debianists, > > My apt sources.list file is as follows: > > localhost:/home/mikef# more /etc/apt/sources.list > # [snip slew of CDs and DVDs] > deb http://www.debian-multimedia.org etch main > > > # Line commented out

Re: using apt to upgrade from etch r0 ro r1...

2007-08-18 Thread Krzysztof Lubański
On Sat, 2007-08-18 at 16:55 +, Michael Fothergill wrote: > My apt sources.list file is as follows: > [...] > # Line commented out by installer because it failed to verify: > # deb http://security.debian.org/ etch/updates main contrib > # Line commented out by installer because it failed to veri

Re: man for linux programmer's Manual

2007-08-18 Thread John L Fjellstad
[EMAIL PROTECTED] writes: > Hi, > > When I used RH 9.1 before, I can call man to display linux > programmer's C / C++ manual. But, I am not be able to do it in my new > installation of Debian 4.0. How can I install it? It's in manpages-dev, manpages-posix and manpages-posix-dev -- John L. Fjell

using apt to upgrade from etch r0 ro r1...

2007-08-18 Thread Michael Fothergill
Dear Debianists, My apt sources.list file is as follows: localhost:/home/mikef# more /etc/apt/sources.list # # deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot amd64 Binary-1 (20061110)]/ etch contrib main deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official amd64 DVD Binary-3

Re: GTK audio CD burner?

2007-08-18 Thread Sebastian Ferrara
El Sat, 18 Aug 2007 10:22:35 +0200 "Mihamina \(R12y\) Rakotomandimby" <[EMAIL PROTECTED]> escribió: > Hi, > I run XFCE4, and I look for a GTK tool to > - burn Ogg/VOrbis and MP3 files to Audio CD > - perform basic Data CD burning. > > I know XcdRoast. > But is there any more Xfce integrated tool

Re: can glx work without nvidia driver?

2007-08-18 Thread Florian Kulzer
On Sat, Aug 18, 2007 at 11:09:07 -0400, H.S. wrote: > Florian Kulzer wrote: > > > > >> So, the questions is, how do I get my little program to work without > >> installing Nvidia driver? > > > > I would try to uncomment the 'Load "glx"' line in your xorg.conf. You > > probably commented out that

Re: live Debian on USB stick

2007-08-18 Thread - Tong -
On Wed, 15 Aug 2007 22:56:36 -0400, Mark Grieveson wrote: > On Wed, 15 Aug 2007 11:33:04 + (UTC) > [EMAIL PROTECTED] wrote: > >> Hello, >> I installed knoppix on my USB stick and it runs fine but it's too big >> ~ 600 Mb. There are too many packages. >> Is there a Debian dist, not as big as k

Udev after 0.105-4 sucks

2007-08-18 Thread MagnusBerg
Udev after 0.105-4 seams to suck when it comes to cameras. I could not mount my Nikon D80 after upgrading. (But I can mount my MP3-player.) Therefor I hold Udev 0.105-4 until I found a solution somethere. If you run Udev after 0.105-4: Downgrade! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: Using deborphan

2007-08-18 Thread - Tong -
On Thu, 16 Aug 2007 18:45:01 -0400, Rick Pasotto wrote: > On Fri, Aug 17, 2007 at 08:23:12AM +1000, Wei Wang wrote: >> I recommend you always use Aptitude as your primary package manager. >> It automatically delete orphaned packages. Yep, second to that, aptitude alone can do the job quite well.

Re: /sys/power/state question with sudoers!

2007-08-18 Thread Andrei Popescu
On Sat, Aug 18, 2007 at 09:22:00AM -0500, Gnu_Raiz wrote: > I am writing a shell script that requires sudo so I can hibernate my > machine, as package hibernate has a bug that disallows its useage. When > I go to change the permissions using visido to allow no password, and > access to the /sys

Re: can glx work without nvidia driver?

2007-08-18 Thread H.S.
Florian Kulzer wrote: > >> So, the questions is, how do I get my little program to work without >> installing Nvidia driver? > > I would try to uncomment the 'Load "glx"' line in your xorg.conf. You > probably commented out that line because the proprietary nvidia driver > requires you to do so,

Re: source code installation

2007-08-18 Thread Florian Kulzer
On Sat, Aug 18, 2007 at 20:42:03 +1000, webmail DOT hce AT gmail DOT com wrote: > Andrei Popescu wrote: >> Your apt knows only of one source for packages, and that is the CD1. You >> need to add additional sources. > > I've only got one CD, will try to download second. I checked it now, you indee

/sys/power/state question with sudoers!

2007-08-18 Thread Gnu_Raiz
I am writing a shell script that requires sudo so I can hibernate my machine, as package hibernate has a bug that disallows its useage. When I go to change the permissions using visido to allow no password, and access to the /sys/power/state file I still get no permission errors. I even have s

djmount and upnp write?

2007-08-18 Thread Eric Persson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Just got djmount working and able to access my phone over upnp and wlan, however, it seems to be limited to reading. Is that a thing by definition in upnp sharing, or is it possible to enable writing as well? Best regards, Eric -BEGIN

Re: Mdadm won't rebuild a RAID5

2007-08-18 Thread Mike Bird
On Saturday 18 August 2007 01:51, Hal Vaughan wrote: > I have a RAID5 on 3 drives with a spare. One drive failed and it > rebuilt itself using the spare, then, before I could replace the spare, > a 2nd drive failed. I shut it down, got some new drives (bigger to be > sure they weren't too small,

Re: GTK audio CD burner?

2007-08-18 Thread Douglas A. Tutty
On Sat, Aug 18, 2007 at 10:22:35AM +0200, Mihamina (R12y) Rakotomandimby wrote: > Hi, > I run XFCE4, and I look for a GTK tool to > - burn Ogg/VOrbis and MP3 files to Audio CD > - perform basic Data CD burning. > > I know XcdRoast. > But is there any more Xfce integrated tool? Although I don' li

Re: remove packages in no listed apt repository

2007-08-18 Thread Nyizsnyik Ferenc
On Fri, 17 Aug 2007 23:21:07 +0300 Andrei Popescu <[EMAIL PROTECTED]> wrote: > On Fri, Aug 17, 2007 at 08:20:16PM +0200, Willi Mann wrote: > > Hi! > > > > Is there a way to get a list of packages which are installed but not > > available in any repository listed in sources.list? > > > > I ask be

Re: Needs help with Sidux install

2007-08-18 Thread eklektik
- Original Message From: Roby <[EMAIL PROTECTED]> To: debian-user@lists.debian.org Sent: Friday, August 17, 2007 8:37:14 PM Subject: Re: Needs help with Sidux install > > Hello, > > I have a unique problem involving sidux. I already tried to get help from > sidux users from thier forum

(solved)Re: which program in sarge can zip files

2007-08-18 Thread qipaishi
You are right. I read the manual, didn't find the option. Now I look again, zip has the option. Thanks! Mumia W.. wrote: On 08/18/2007 02:35 PM, qipaishi wrote: zip can, but user can't decide whether to store or to deflate files. Which program can let user decide to store files (not de

Re: man for linux programmer's Manual

2007-08-18 Thread Kevin Mark
On Sat, Aug 18, 2007 at 08:48:47PM +1000, [EMAIL PROTECTED] wrote: > Hi, > > When I used RH 9.1 before, I can call man to display linux programmer's > C / C++ manual. But, I am not be able to do it in my new installation of > Debian 4.0. How can I install it? > > Thank you. > > Jim Many of the

Re: man for linux programmer's Manual

2007-08-18 Thread Richard Hector
On Sat, 2007-08-18 at 20:48 +1000, [EMAIL PROTECTED] wrote: > Hi, > > When I used RH 9.1 before, I can call man to display linux programmer's > C / C++ manual. But, I am not be able to do it in my new installation of > Debian 4.0. How can I install it? I think there's a separate package with th

Re: source code installation

2007-08-18 Thread Andrei Popescu
On Sat, Aug 18, 2007 at 08:42:03PM +1000, [EMAIL PROTECTED] wrote: > I don't have a network connection, a win modem is the only one I have and I > am currently working to try compile the win modem source code. I'll have to > install kernel header files to do it. But first, I have to learn how to

man for linux programmer's Manual

2007-08-18 Thread jupiter . hce
Hi, When I used RH 9.1 before, I can call man to display linux programmer's C / C++ manual. But, I am not be able to do it in my new installation of Debian 4.0. How can I install it? Thank you. Jim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Con

Re: emacs23 and site-start.d

2007-08-18 Thread Tatsuya Kinoshita
On August 18, 2007 at 6:11PM +0800, silent2600 (at gmail.com) wrote: > I am using ubuntu7.04, and I just installed emacs-unicode2 from cvs, > > and the "old" configs in /etc/emacs, (50dictionaries-common.el > 50happycoders-emacs.el 50psvn.el) not work any more. > > how can I load everything under

Re: source code installation

2007-08-18 Thread webmail . hce
Andrei Popescu wrote: Your apt knows only of one source for packages, and that is the CD1. You need to add additional sources. I've only got one CD, will try to download second. If you already have more than the first CD then you could add it with apt-cdrom (see 'man apt-cdrom' for more detai

Re: which program in sarge can zip files

2007-08-18 Thread Andrei Popescu
On Sat, Aug 18, 2007 at 03:35:13PM -0400, qipaishi wrote: > zip can, but user can't decide whether to store or to deflate files. > > Which program can let user decide to store files (not deflate)? The traditional *nix tool for storing files is tar. Combine with gzip or bzip2 if you also need com

Re: source code installation

2007-08-18 Thread Andrei Popescu
On Sat, Aug 18, 2007 at 07:15:42PM +1000, [EMAIL PROTECTED] wrote: > Florian Kulzer wrote: >> [ Your "top-posting" style of replying makes it harder for other people >> to join the discussion since they have to do quite some scrolling up >> and down to understand the context, especially if a ce

emacs23 and site-start.d

2007-08-18 Thread Silent
hi, I am using ubuntu7.04, and I just installed emacs-unicode2 from cvs, and the "old" configs in /etc/emacs, (50dictionaries-common.el 50happycoders-emacs.el 50psvn.el) not work any more. how can I load everything under /etc/emacs/site-start.d and /etc/emacs/ ? thanks!

Re: which program in sarge can zip files

2007-08-18 Thread Mumia W..
On 08/18/2007 02:35 PM, qipaishi wrote: zip can, but user can't decide whether to store or to deflate files. Which program can let user decide to store files (not deflate)? The "-0" option to zip allows for simple storage. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: source code installation

2007-08-18 Thread jupiter . hce
Florian Kulzer wrote: [ Your "top-posting" style of replying makes it harder for other people to join the discussion since they have to do quite some scrolling up and down to understand the context, especially if a certain topic has already received many messages. The recommended approach o

Mdadm won't rebuild a RAID5

2007-08-18 Thread Hal Vaughan
I have a RAID5 on 3 drives with a spare. One drive failed and it rebuilt itself using the spare, then, before I could replace the spare, a 2nd drive failed. I shut it down, got some new drives (bigger to be sure they weren't too small, allowing for differences in drive sizes reported by drive

Re: GTK audio CD burner?

2007-08-18 Thread Andrei Popescu
On Sat, Aug 18, 2007 at 10:22:35AM +0200, Mihamina (R12y) Rakotomandimby wrote: > Hi, > I run XFCE4, and I look for a GTK tool to > - burn Ogg/VOrbis and MP3 files to Audio CD > - perform basic Data CD burning. > > I know XcdRoast. > But is there any more Xfce integrated tool? How about gtoaster

Re: can glx work without nvidia driver?

2007-08-18 Thread Florian Kulzer
On Fri, Aug 17, 2007 at 23:20:29 -0400, H.S. wrote: > > I am trying to get this little OpenGL program I wrote some months ago, > but this time it gives me this error (it compiles okay though): > > $> ./mktrngdat > freeglut (./mktrngdat): OpenGL GLX extension not supported by display ':0.0' > > I

GTK audio CD burner?

2007-08-18 Thread Mihamina (R12y) Rakotomandimby
Hi, I run XFCE4, and I look for a GTK tool to - burn Ogg/VOrbis and MP3 files to Audio CD - perform basic Data CD burning. I know XcdRoast. But is there any more Xfce integrated tool? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC

which program in sarge can zip files

2007-08-18 Thread qipaishi
zip can, but user can't decide whether to store or to deflate files. Which program can let user decide to store files (not deflate)? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]