trying to pin down a php mysql error

2009-06-24 Thread Ross Tsolakidis
Hi all, Over the last few days a lot of my Debian boxes are giving me errors via the phpmyadmin login page. == Error MySQL said: Documentation #1045 - Access denied for user 'root'@'localhost' (using password: NO) Invalid hostname for server 1. Please review your configuration. Cannot load mysqli

Re: Problem with Debian 4.0 security

2009-06-24 Thread Kousik Maiti
Are you login as root user?? From root you can't use lock screen facility. On Wed, Jun 24, 2009 at 12:50 PM, Bret Busby wrote: > Hello. > > I am running Debian 4.0 on this computer. > > The facility Desktop -> Lock Screen, is not working. > > The facility Applications -> Debian -> Screen -> Lock

Re: Goodbye debian

2009-06-24 Thread Javier Barroso
Hi, 2009/6/25 明覺 : > I do not have time to read your replies about another discussion > anymore for they are useless, and I do not feel happy with all you > debian guys, so I leave this mailing list, also debian has no > attraction to me anymore, I will stop using it from now. > As I have decalared

Re: Problem with Debian 4.0 security

2009-06-24 Thread Johannes Wiedersich
Bret Busby wrote: > I am running Debian 4.0 on this computer. > > The facility Desktop -> Lock Screen, is not working. It's quite probable that this is just a configuration issue. What is your configuration? If you are concerned about security, you should schedule your upgrade to Debian "lenny"

Re: Goodbye debian

2009-06-24 Thread Aioanei Rares
明覺 wrote: > I do not have time to read your replies about another discussion > anymore for they are useless, and I do not feel happy with all you > debian guys, so I leave this mailing list, also debian has no > attraction to me anymore, I will stop using it from now. > As I have decalared, I will

Re: Goodbye debian

2009-06-24 Thread Johannes Wiedersich
明覺 wrote: > As I have decalared, I will build my own OS and applications by a > "Only One Programming Lanuguage" way. > Good bye! :) Good luck! It really is a shame that apparently no one stepped in to help you reprogram a great part of the debian archives in c/c++. To some estimations that's jus

Re: Goodbye debian

2009-06-24 Thread Michelle Konzack
Am 2009-06-25 04:26:53, schrieb Oliver Schneider: > > As I have decalared, I will build my own OS and applications by a > > "Only One Programming Lanuguage" way. > However, I hope the one language isn't assembler. I really can't > imagine shell scripting that way - well, if you take "Only One > Pro

Re: iredmail + PostgreSQL

2009-06-24 Thread Suno Ano
Just wanted to communicate that my question had been answered http://www.iredmail.org/forum/post459.html. Starting with a .5 release, iredmail will support both database backends i.e. MySQL and PostgreSQL. pgphHX6tK1mfW.pgp Description: PGP signature

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Cowley Harris
Will you "not be reading it", in the same way you weren't continuing the discussion? Here is the thing, When you describe people in a negative way, that is in an insult. The big hint that you are doing so, is when you start the sentence with "you're ...". If you are expressing an opinion, it sta

Re: /dev/null someone screwed up, plz help

2009-06-24 Thread Zachary Uram
On Thu, Jun 25, 2009 at 12:36 AM, Scott Gifford wrote: > > On my system it is 1, 3 with perms of 666: > >mknod -m 0666 /dev/null c 3 1 Thanks Scott. That worked! Zach -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas

Re: /dev/null someone screwed up, plz help

2009-06-24 Thread Scott Gifford
Zachary Uram writes: > It seems my /dev/null is messed up, if i try to echo to it i get error: > bash: /dev/null: No such device or address > > Here is ls on it: > crw-r--r-- 1 root root 3, 2 2009-06-24 12:31 /dev/null > > Can someone plz tell me the correct mknod command to run to fix it? On my

DNS problem in testing?

2009-06-24 Thread Patrick Wiseman
I updated my testing system, as usual, this morning, but then suspended my machine (so everything worked as it had been all day). This evening, I rebooted, and suddenly no sites could be found. (Other machines on my network did not have the problem.) Putting the IP addresses of the nameservers as

/dev/null someone screwed up, plz help

2009-06-24 Thread Zachary Uram
It seems my /dev/null is messed up, if i try to echo to it i get error: bash: /dev/null: No such device or address Here is ls on it: crw-r--r-- 1 root root 3, 2 2009-06-24 12:31 /dev/null Can someone plz tell me the correct mknod command to run to fix it? I am running Debian squeeze with kernel

Re: Goodbye debian

2009-06-24 Thread Oliver Schneider
> As I have decalared, I will build my own OS and applications by a > "Only One Programming Lanuguage" way. However, I hope the one language isn't assembler. I really can't imagine shell scripting that way - well, if you take "Only One Programming Lanuguage" serious that is ... ;) > Good bye! :)

Re: Goodbye debian

2009-06-24 Thread Neal Hogan
On Wed, Jun 24, 2009 at 8:10 PM, Adriano Trentini wrote: > Goodbye, Mr. Shi. > However, I always received many help from debian users. > > --- Em qua, 24/6/09, 明覺 escreveu: > > De: 明覺 > Assunto: Goodbye debian > Para: debian-user@lists.debian.org > Data: Quarta-feira, 24 de Junho de 2009, 21:26 >

Re: OT: launching jobs in a combined serial parallel way

2009-06-24 Thread Kamaraju S Kusumanchi
Douglas A. Tutty wrote: > On Mon, Jun 22, 2009 at 08:17:44PM -0400, Kamaraju S Kusumanchi wrote: > >> Currently I have a shell script that works as below. >> 1) launch proga, progb in the background using nohup. >> 2) Ask proga, progb to write a file when they finish. >> 3) Every five minutes ch

Re: OT: launching jobs in a combined serial parallel way

2009-06-24 Thread Scott Gifford
"Douglas A. Tutty" writes: > On Mon, Jun 22, 2009 at 08:17:44PM -0400, Kamaraju S Kusumanchi wrote: > >> Currently I have a shell script that works as below. >> 1) launch proga, progb in the background using nohup. >> 2) Ask proga, progb to write a file when they finish. >> 3) Every five minute

Re: OT: launching jobs in a combined serial parallel way

2009-06-24 Thread Johan Kullstam
Kamaraju S Kusumanchi writes: > I have three programs - say proga, progb, progc. > > proga, progb are completely independent. They take couple of hours to > finish. The time to complete proga, progb are not same. > > progc should to be launched only after both proga, progb are finished. progc > t

Re: Goodbye debian

2009-06-24 Thread Adriano Trentini
Goodbye, Mr. Shi. However, I always received many help from debian users. --- Em qua, 24/6/09, 明覺 escreveu: De: 明覺 Assunto: Goodbye debian Para: debian-user@lists.debian.org Data: Quarta-feira, 24 de Junho de 2009, 21:26 I do not have time to read your replies about another discussion anymore

Re: kernel rebuilds with kernel-package?

2009-06-24 Thread Manoj Srivastava
On Wed, Jun 24 2009, Mikko Rapeli wrote: > Hello debian-users > > I have been pondering this for years and haven't found an answer: How > does one re-compile a custom kernel after fixing a bug or adding patch > with kernel-package _without_ rebuilding the whole kernel? > > I want to test new kerne

Re: Goodbye debian

2009-06-24 Thread Victor Padro
2009/6/24 明覺 : > I do not have time to read your replies about another discussion > anymore for they are useless, and I do not feel happy with all you > debian guys, so I leave this mailing list, also debian has no > attraction to me anymore, I will stop using it from now. > As I have decalared, I

Goodbye debian

2009-06-24 Thread 明覺
I do not have time to read your replies about another discussion anymore for they are useless, and I do not feel happy with all you debian guys, so I leave this mailing list, also debian has no attraction to me anymore, I will stop using it from now. As I have decalared, I will build my own OS and

Re: OT: launching jobs in a combined serial parallel way

2009-06-24 Thread Mike Castle
On Wed, Jun 24, 2009 at 4:46 PM, Mike Castle wrote: > I've taken to using flock for such things if I'm launching them from > other scripts. I forget which package and I can't look right now (my > machine died this morning). To clarify, I meant to say: I've taken to using flock for such things if

Re: OT: launching jobs in a combined serial parallel way

2009-06-24 Thread Mike Castle
On Mon, Jun 22, 2009 at 5:17 PM, Kamaraju S Kusumanchi wrote: > proga, progb are completely independent. They take couple of hours to > finish. The time to complete proga, progb are not same. > > progc should to be launched only after both proga, progb are finished. progc > takes another couple of

Re: OT: launching jobs in a combined serial parallel way

2009-06-24 Thread Eric De Mund
Hello, On Mon, Jun 22, 2009 at 08:17:44PM -0400, Kamaraju S Kusumanchi wrote: > Currently I have a shell script that works as below. > 1) launch proga, progb in the background using nohup. > 2) Ask proga, progb to write a file when they finish. > 3) Every five minutes check if these files are pres

Re: fail2ban block my internet connection

2009-06-24 Thread Todd A. Jacobs
On Mon, Jun 22, 2009 at 03:13:28PM +, rabie chami wrote: > salvation to everyone I have a problem when I run fail2ban everything > works except I have a problem on the internet connection because I > have no connection, I think the problem is when fail2ban block ip > addresses they do on my ro

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Hal Vaughan
On Jun 24, 2009, at 5:57 PM, Cowley Harris wrote: Hal Vaughan wrote. "But I haven't seen anyone insult him yet -- but then I haven't read many of the overnight posts yet." Anybody here watch "The daily show". The first time I ever saw a show, they had a piece where they had Donald Rumsfeld d

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Micha Feigin
On Wed, 24 Jun 2009 14:53:51 +0800 明覺 wrote: > 2009/6/24 Hal Vaughan : > > > > On Jun 23, 2009, at 10:57 AM, 明覺 wrote: > > > >> 2009/6/23 Hal Vaughan : > >>> > >>> On Jun 22, 2009, at 10:10 PM, 明覺 wrote: > >>> > 2009/6/23 Hal Vaughan : > > > > On Jun 22, 2009, at 8:00 AM, 明覺 wrote: >

help

2009-06-24 Thread Eric De Mund
help -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Pidgin 2.5.7 backport to Lenny

2009-06-24 Thread Jens Peter Secher
2009/6/23 Frank Lin PIAT : > On Mon, 2009-06-22 at 15:55 +0200, Jens Peter Secher wrote: >> I have recompiled pidgin 2.5.7-1 for Lenny and put it at >> http://people.debian.org/~jps/lenny/ > > That's nice. Are you willing to provide security updates? > Yah... OK. --

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Micha Feigin
On Wed, 24 Jun 2009 13:17:33 +0100 Tom Furie wrote: > On Wed, Jun 24, 2009 at 02:11:31PM +0800, 明覺 wrote: > > On Wed, Jun 24, 2009 at 12:36 AM, Micha Feigin wrote: > > > > is far from simple. There are things you can do in python in one line > > > that you > > > would need 100s of lines of code

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Cowley Harris
Hal Vaughan wrote.  "But I haven't seen anyone insult him yet -- but then I haven't read many of the overnight posts yet." Anybody here watch "The daily show". The first time I ever saw a show, they had a piece where they had Donald Rumsfeld denying he had ever said there were weapons of mass d

Re: against which package to report this regression bug: sound does not work in lenny, but work in etch on notebook toshiba satellite a30

2009-06-24 Thread Sergey Spiridonov
Hi Rustam Rustam wrote: I guess I've misjudged the problem. Sorry about that. I read your first email carefully, you said that if acpi=off then the sound is OK. Now, I think this is not sndcard problem. I guess it's kernel problem, acpi . Anyone please correct me if I'm wrong. I think it is

Re: cannot install skype on unstable

2009-06-24 Thread Micha Feigin
Try opening skype file. I don't remember where I got my package, probably created it from skype static based on this http://forum.skype.com/lofiversion/index.php/t98728.html but the file itself is a shell script that looks for /usr/bin/skype.real that may be the problem On Wed, 24 Jun 2009 22:05:2

Escape sequence in GEDIT

2009-06-24 Thread John Salmon
How can I enter as ANSI escape sequence in GEDIT? -- John Salmon salmo...@comcast.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Hans Vogelsberger
明覺 schrieb: you do not understand me, and I've been tired to explain my thoughts. thanks. Then stop explaining your thoughts and 'ideals' forever and all of us will be happy. Hans -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble

Re: mounting ntfs partition

2009-06-24 Thread Andrei Popescu
On Wed,24.Jun.09, 21:21:06, Nima Azarbayjany wrote: > Hi all, > > I have been trying to use the disk-manager utility to mount my NTFS > partition on /dev/sda1. The utility successfully identifies the partition > and has added the following line to my fstab: > > /dev/sda1/media/sda1ntfs-3

Re: Problem with Debian 4.0 security

2009-06-24 Thread Andrei Popescu
On Wed,24.Jun.09, 15:20:11, Bret Busby wrote: > Hello. > > I am running Debian 4.0 on this computer. > > The facility Desktop -> Lock Screen, is not working. 1. You didn't mention what DE you are using (Gnome, KDE, ...) 2. Do you have xlockmore installed? Try running it directly. Regards, Andre

iredmail + PostgreSQL

2009-06-24 Thread Suno Ano
Hi folks, anybody using iredmail with PostgreSQL as it is storage backend. If so, mind sharing your changes to the setup scripts? - http://code.google.com/p/iredmail/ - http://www.iredmail.org/forum/ - http://www.howtoforge.com/iredmail-mail-server-with-ldap-postfix-roundcube-squirrelmail-dov

Re: X-server restart console command

2009-06-24 Thread Harry Rickards
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/24/09 18:22, Sthu Deus wrote: > Thank You for Your time and answer, me: > >> when you use gdm as login manager: >> >> /etc/init.d/gdm restart > > Yea, I've seen that in Google. But: > > 1. I use KDE; > > 2. I did try the same /ets/init.d/...

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread owens
> > > > Original Message >From: h...@halblog.com >To: debian-user@lists.debian.org >Subject: Re: is it possible to install a desktop-manager without >python and perl? >Date: Wed, 24 Jun 2009 10:41:58 -0400 > >> >>On Jun 24, 2009, at 2:09 AM, ?? wrote: >> >>> On Wed, Jun 24, 2009 at 1:21 A

Re: X-server restart console command

2009-06-24 Thread Sthu Deus
Thank You for Your time and answer, me: > when you use gdm as login manager: > > /etc/init.d/gdm restart Yea, I've seen that in Google. But: 1. I use KDE; 2. I did try the same /ets/init.d/... just for KDE - and it refused saying, that it is not running - nothing to restart. -- To UNSUBSCRI

Epson ELP 5700 won't print any longer

2009-06-24 Thread Michael Renner
Moin, I made an update from debian etch to lenny. I don't know how, but since then my Epson Laser won't print a sinlge page. An other printer (Ink Jet) work without a problem. Description: Laser 600dpi Printer Driver: Epson EPL-5700 Foomatic/ljet4 Printer State: idle, accepting jobs, published.

mounting ntfs partition

2009-06-24 Thread Nima Azarbayjany
Hi all, I have been trying to use the disk-manager utility to mount my NTFS partition on /dev/sda1. The utility successfully identifies the partition and has added the following line to my fstab: /dev/sda1/media/sda1ntfs-3gdefaults,locale=en_US.UTF-800 The partition is not a

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Nate Bargmann
* 明覺 [2009 Jun 24 06:39 -0500]: > On Wed, Jun 24, 2009 at 7:12 PM, Nate Bargmann wrote: > I can tell you now, I really do not like gcc, for it supports so many > useless languages, I surely will write my own compiler. Have you also reinvented the wheel? Did you build the streets you walk on?

Re: How do you get aptitude to do what you want?

2009-06-24 Thread Andrew Sackville-West
On Tue, Jun 23, 2009 at 04:37:35PM -0600, lee wrote: > On Tue, Jun 23, 2009 at 09:12:35PM +, s. keeling wrote: > > > Aptitude always acts so weird :( What's the problem with it? Dselect > > > always just did what I wanted it to do. > > > > I've always suspected that apt/aptitude's not at fau

Re: i need ia32-libs. What to do?

2009-06-24 Thread ludovico van
>> What's the simplest way to get ia32-libs back? Thanks all. For now i'm using a 32-bit chroot. it seemed the simplest way... Anyone knows how long will it take for the transition to finish? thanks -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscri

Re: OT: launching jobs in a combined serial parallel way

2009-06-24 Thread John Hasler
Doug writes: > While you may think its terribly inefficient, it isn't really. A fancy > "wait" function is just polling anyway, you're just making it overt. You > also have the ability to have proga and progb only touch the file if they > complete successfully. Have each of them check for a comp

Re: Re: Printing aspx pages in Iceweasel gets truncated?

2009-06-24 Thread Svante R Signell
Dear Andreas, Thank you for your tip. I have not tried Konqueror yet, however since installing it drags in a lot of KDE stuff I currently don't want. In case you want to try with Konqueror, I can send you the web page privately. The pages I fail to print out contains a lot of text and images, and

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Hal Vaughan
On Jun 24, 2009, at 8:05 AM, 明覺 wrote: On Wed, Jun 24, 2009 at 7:47 PM, Dale Harris wrote: On Wed, Jun 24, 2009 at 02:45:45PM +0800, 明覺 wrote: thank you! I thought they are kind to give me advice, but I'm wrong, they just want to laught at me, it doesn't matter, I finally know it, and mayb

Re: How do you get aptitude to do what you want?

2009-06-24 Thread Brian Nelson
lee writes: > On Tue, Jun 23, 2009 at 04:58:21PM -0500, green wrote: >> lee wrote at 2009-06-23 14:13 -0500: >> > I'm trying to upgrade my testing installation, but aptitude keeps yelp >> > in its current state, claiming that upgrading yelp would break a >> > dependency with gman. But gman is not

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Johannes Wiedersich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 明覺 wrote: > "One Microsoft Way" is perfect if all the microsoft softwares are > free as LGPL. You realize how silly it is to use "free" and "one way" in the same sentence? Freedom is the very opposite of having "one prefered way" for all. Cheers and

Re: Show me locale fomats

2009-06-24 Thread Dotan Cohen
2009/6/24 Osamu Aoki : > On Tue, Jun 23, 2009 at 05:34:08PM +0300, Dotan Cohen wrote: >> On a Debian system how can the user see what his locale configuration >> configures? For instance, I know that if a user has: >> LC_TIME="en_US.UTF-8" >> then his date format is mm/dd/ however where can I s

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Hal Vaughan
On Jun 24, 2009, at 2:11 AM, 明覺 wrote: On Wed, Jun 24, 2009 at 12:36 AM, Micha Feigin wrote: On Tue, 23 Jun 2009 09:18:16 +0800 明覺 wrote: On Mon, Jun 22, 2009 at 10:18 PM, John Hasler wrote: 明覺 writes: yes, currently it's true, but I hope one day I will be able to take full control of

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread owens
> > > > Original Message >From: shi.min...@gmail.com >To: debian-user@lists.debian.org >Subject: Re: is it possible to install a desktop-manager without >python and perl? >Date: Wed, 24 Jun 2009 09:04:28 +0800 > >>On Tue, Jun 23, 2009 at 7:16 PM, Jochen Schulz >wrote: >>> ??: tha

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Boyd Stephen Smith Jr.
In <20090624095519.35472r7kcfcmb...@mail.kalinowski.com.br>, Eduardo M KALINOWSKI wrote: >On Qua, 24 Jun 2009, 明覺 wrote: >> I can tell you now, I really do not like gcc, for it supports so many >> useless languages, > >gcc is a C compiler, supporting only that. >g++ is a C++ compiler. >gfortran is

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Hal Vaughan
On Jun 24, 2009, at 2:09 AM, 明覺 wrote: On Wed, Jun 24, 2009 at 1:21 AM, Micha Feigin wrote: ... The only one language for microsoft is c#, oh wait, its visual basic, sorry wait a minute it's forms for the gui, assembly in the drivers in if you start digging you will find that half the

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Hal Vaughan
On Jun 24, 2009, at 2:07 AM, Andrew M.A. Cater wrote: On Wed, Jun 24, 2009 at 01:43:35PM +0800, 明覺 wrote: What about XML, YAML, HTML, javascript, and such? No more browser? No more internet? :-) Of course I will use all of them, I even use windows vista everyday for playing games, that's

Re: OT: launching jobs in a combined serial parallel way

2009-06-24 Thread Douglas A. Tutty
On Mon, Jun 22, 2009 at 08:17:44PM -0400, Kamaraju S Kusumanchi wrote: > Currently I have a shell script that works as below. > 1) launch proga, progb in the background using nohup. > 2) Ask proga, progb to write a file when they finish. > 3) Every five minutes check if these files are present. I

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Boyd Stephen Smith Jr.
In <20090624052259.ga4...@galactic.demon.co.uk>, Andrew M.A. Cater wrote: >Russell Coker on Planet.debian had a post yesterday or so where he pointed >to the very wise advice he'd been given, essentially "the people who write >compilers and toolchains are smarter/better programmers >than you are: i

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Hal Vaughan
On Jun 24, 2009, at 1:53 AM, 明覺 wrote: On Wed, Jun 24, 2009 at 12:32 AM, Micha Feigin wrote: On Mon, 22 Jun 2009 12:21:22 -0400 Hal Vaughan wrote: ... I'm being blunt, but, honestly, I run a business on custom software I've written and I can do it because I learned from those who knew

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Hal Vaughan
On Jun 24, 2009, at 1:21 AM, Cowley Harris wrote: This guy asked a relatively simple question which I'm paraphrasing here as "can you run Debian without perl or python", the answer is pretty much no. He gave his reasons for the question and his opinion on the answers he was given. He's also st

Re: X freezes

2009-06-24 Thread Ólafur Jens Sigurðsson
Just upgraded to kernel 2.6.30 and now at least I get X, and it seems to be a bit faster then the 2.6.26 kernel, so I am happy at the moment. Seems there was some bug in 2.6.29 that caused the intel driver to mailfunction for my graphics card, but it is fixed now hopefully. Cheers Oli -- To U

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Marc Shapiro
Celejar wrote: On Tue, 23 Jun 2009 11:52:41 -0400 Jeff Soules wrote: ... There are problems for which it would be faster to *learn perl well enough to write a perl solution* than to write the solution in C. Interesting; here's a different perspective (I'm not a serious enough coder to go on

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Douglas A. Tutty
On Mon, Jun 22, 2009 at 09:49:26PM -0500, Cybe R. Wizard wrote: > Although there have been attempts to design one "universal" > computer language that serves all purposes, all of them have failed to > be generally accepted as filling this role. Ada does a good job. Except that since no OS is wr

Re: cannot install skype on unstable

2009-06-24 Thread Sjoerd Hardeman
Jonathan Wheelhouse schreef: > Andreas Juch writes: > >> Am Wed, 24 Jun 2009 21:27:25 +1000 >> schrieb Jonathan Wheelhouse : >> >>> Andrei Popescu writes: >>> On Mon,22.Jun.09, 15:12:18, Jonathan Wheelhouse wrote: > Hi > > I used to have skype installed but I think a recent dist

Re: looking for a debian compatible usb audio interface

2009-06-24 Thread Johannes Wiedersich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bernard wrote: > no one can tell > which sound card is linux compatible... The sound card I have so far > been using is included in my motherboard (ASUS P5LD2 SE, Soundmax ADI 986A) There have b

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Jeff Soules
2009/6/23 明覺 : > 2009/6/23 Jeff Soules : > A very good comparison -- human languages and programming languages. > Then why we must have an official world language - English? What's the > official language in the programming world? If you say you do not need > an official programming language, then

Re: wrong permission?

2009-06-24 Thread ronggui wong
Now, I figured out the reason. It is because documentation folder is set as "my document" under my Windows XP. How is Debian so smart to know that? Ronggui On Thu, Jun 11, 2009 at 9:20 AM, ronggui wong wrote: > My Debian mounts a vfat partition automatically, the setting of fstab > is as follows:

Re: looking for a debian compatible usb audio interface

2009-06-24 Thread Raffaele Morelli
2009/6/24 ghe : > On 6/24/09 1:34 AM, Raffaele Morelli wrote: > >> I wonder if the differential (?! >> apologize for my english :-/ > > "difference" :-) D'oh! In this case I really didn't mean "difference" but the meaning in mathematics... maybe "gain factor" is more appropriate for my thoughts mm

Re: looking for a debian compatible usb audio interface

2009-06-24 Thread Bernard
Dave Thayer wrote: On Tue, Jun 23, 2009 at 04:47:18PM +0200, Bernard wrote: My purpose is to digitalize vinyl records. Using my default audio card gave poor results. On an audio forum, it was stated that I couldn't expect good results unless I use a usb audio interface. Lots of them on

Re: looking for a debian compatible usb audio interface

2009-06-24 Thread ghe
On 6/24/09 1:34 AM, Raffaele Morelli wrote: I wonder if the differential (?! apologize for my english :-/ "difference" :-) between pci and usb/firewire ones would be noticeable. After all we are talking about dear old vinyls. Well, *if* there's a noise pickup problem inside the computer, t

Re: any substitute for x window system?

2009-06-24 Thread Neal Hogan
2009/6/24 Lisi Reisz : > On Wednesday 24 June 2009 13:02:19 明覺 wrote: >> I have ended the discussion, > > So this email was not from you??? I guess 'discussion' != 'thread' > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact

Re: Re: Graphical Interface Crashes

2009-06-24 Thread Tom Furie
On Wed, Jun 24, 2009 at 07:56:28AM -0500, Curtis Tyndall wrote: > I use just an analog cable (no DVI on monitor). I will try playing with > the buttons on the monitor and see what happens and report back. That's nice. What does it refer to? -- Please come home with me ... I have Tylenol!!

Re: Re: Graphical Interface Crashes

2009-06-24 Thread Curtis Tyndall
I use just an analog cable (no DVI on monitor). I will try playing with the buttons on the monitor and see what happens and report back. Curtis -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Johannes Wiedersich
Matus UHLAR - fantomas wrote: > otoh, I also dislike the need for many scripting languages. Perl, python, > tcl, lua, ruby, lisp, scheme... > I'd be also glad if packages like openssl-blacklist didn't require python... I think it's a great service to the users that a program like openssl-blacklis

Re: Student filter breaking Debian installs

2009-06-24 Thread Florian Kulzer
On Tue, Jun 23, 2009 at 16:55:39 +0100, Berni Elbourn wrote: > Florian Kulzer wrote: [...] > > Is it possible that your > >filtering/proxy setup returns some notification text (instead of a 404 > >error) if a non-existing or blocked file is requested from

PCC (明覺 - take notice!!!)

2009-06-24 Thread Neal Hogan
This was brought to my attention awhile and somehow kept it buried in my memory despite the recent C/C++ "discussion." I thought that some of you may be interested in the project, other than 明覺. http://pcc.ludd.ltu.se/ http://en.wikipedia.org/wiki/Portable_C_Compiler -- To UNSUBSCRIBE, email to

Re: any substitute for x window system?

2009-06-24 Thread Lisi Reisz
On Wednesday 24 June 2009 13:02:19 明覺 wrote: > I have ended the discussion, So this email was not from you??? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Eduardo M KALINOWSKI
On Qua, 24 Jun 2009, 明覺 wrote: I can tell you now, I really do not like gcc, for it supports so many useless languages, gcc is a C compiler, supporting only that. g++ is a C++ compiler. gfortran is a fortran compiler. ... and so on. Maybe you are confusing gcc (the C compiler) with the GNU Com

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Lisi Reisz
On Wednesday 24 June 2009 12:37:25 明覺 wrote: > What a pity > you are! What does that mean?? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Show me locale fomats

2009-06-24 Thread Osamu Aoki
On Tue, Jun 23, 2009 at 05:34:08PM +0300, Dotan Cohen wrote: > On a Debian system how can the user see what his locale configuration > configures? For instance, I know that if a user has: > LC_TIME="en_US.UTF-8" > then his date format is mm/dd/ however where can I see that? How > can I get the

Re: i need ia32-libs. What to do?

2009-06-24 Thread Sjoerd Hardeman
ludovico van wrote: Hi, currently ia32-libs is uninstallable in sid due to this: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533362 unfortunately i upgraded without noticing it would have removed ia32-libs, and i need that package for some 32bit-only closed source software. Does anyone kno

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Eduardo M KALINOWSKI
On Dom, 21 Jun 2009, ?? wrote: Gnu.Linux.(Debian|gNewSense).Gnome.(Mozilla|Gmail|Evolution|Scim|Flashplayer|Codeblocks) Microsoft.Windows.(Vista|XP).(QQ|Game|Notepad++) Gcc.Gtkmm.Opengl While your first message did not have this signature, subsequent ones had. I don't know for sure exactly wh

Re: Version mismatch between kqemu module and qemu

2009-06-24 Thread me
hello, myself i'm using KVM right now, it's like qemu but i found it to work better with some operating systems. so i can tell you how to compile the kernel module for KVM, for qemu it should be similar (i'm not posting the output of the commands here). # aptitude install kvm kvm-source module-

Re: i need ia32-libs. What to do?

2009-06-24 Thread Florian Kulzer
On Wed, Jun 24, 2009 at 09:43:42 +0200, ludovico van wrote: > Hi, > currently ia32-libs is uninstallable in sid due to this: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533362 > > unfortunately i upgraded without noticing it would have removed > ia32-libs, and i need that package for some 3

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Tom Furie
On Wed, Jun 24, 2009 at 02:11:31PM +0800, 明覺 wrote: > On Wed, Jun 24, 2009 at 12:36 AM, Micha Feigin wrote: > > is far from simple. There are things you can do in python in one line that > > you > > would need 100s of lines of code with c. > 100s of lines of C code? how about drop the 100 lines i

Re: X-server restart console command

2009-06-24 Thread me
hi, when you use gdm as login manager: /etc/init.d/gdm restart greetings, vitaminx 2009/6/24 Sthu Deus > Good day. > > I have a dell laptop on which after latest bios update, in X, the keyboard > often becomes unworkable (as well as impossible to switch to console). So I > try > to solve

Re: any substitute for x window system?

2009-06-24 Thread 明覺
2009/6/24 Neal Hogan : > 2009/6/24 明覺 : >> 2009/6/24 Neal Hogan : > thanks for your advice! But I have decided to spend my life to develop a "one programming language system", that's my ideal. >>> >>> What kind of advice are you looking for? One that agrees with you? If >>> so, I

Re: any substitute for x window system?

2009-06-24 Thread Neal Hogan
2009/6/24 明覺 : > 2009/6/24 Neal Hogan : >>> >>> thanks for your advice! But I have decided to spend my life to develop >>> a "one programming language system", that's my ideal. >> >> What kind of advice are you looking for? One that agrees with you? If >> so, I think you've received it (buried

Re: cannot install skype on unstable

2009-06-24 Thread Jonathan Wheelhouse
Andreas Juch writes: > Am Wed, 24 Jun 2009 21:27:25 +1000 > schrieb Jonathan Wheelhouse : > >> Andrei Popescu writes: >> >> > On Mon,22.Jun.09, 15:12:18, Jonathan Wheelhouse wrote: >> >> Hi >> >> >> >> I used to have skype installed but I think a recent dist-upgrade >> >> got rid of it (now my

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread 明覺
On Wed, Jun 24, 2009 at 7:47 PM, Dale Harris wrote: > On Wed, Jun 24, 2009 at 02:45:45PM +0800, 明覺 wrote: >> thank you! I thought they are kind to give me advice, but I'm wrong, >> they just want to laught at me, it doesn't matter, I finally know it, >> and maybe next time I will discover it earlie

Re: against which package to report this regression bug: sound does not work in lenny, but work in etch on notebook toshiba satellite a30

2009-06-24 Thread Rustam
On Wed, 2009-06-24 at 10:16 +0300, Sergey Spiridonov wrote: > Hi Rustam > > Rustam пишет: > > > what's the result of aplay -l ? it will tell you the chipset. > > $ aplay -l > List of PLAYBACK Hardware Devices > card 0: IXP [ATI IXP], device 0: ATI IXP AC97 [ATI IXP AC97] >Subdevice

Re: any substitute for x window system?

2009-06-24 Thread 明覺
2009/6/24 Neal Hogan : >>> >> >> thanks for your advice! But I have decided to spend my life to develop >> a "one programming language system", that's my ideal. > > What kind of advice are you looking for? One that agrees with you? If > so, I think you've received it (buried in the mass amount of >

Re: cannot install skype on unstable

2009-06-24 Thread Andreas Juch
Am Wed, 24 Jun 2009 21:27:25 +1000 schrieb Jonathan Wheelhouse : > Andrei Popescu writes: > > > On Mon,22.Jun.09, 15:12:18, Jonathan Wheelhouse wrote: > >> Hi > >> > >> I used to have skype installed but I think a recent dist-upgrade > >> got rid of it (now my wife _really_ wants it back). > >>

Re: any substitute for x window system?

2009-06-24 Thread Neal Hogan
>> > > thanks for your advice! But I have decided to spend my life to develop > a "one programming language system", that's my ideal. What kind of advice are you looking for? One that agrees with you? If so, I think you've received it (buried in the mass amount of responses, no doubt). 1) "it pos

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread Dale Harris
On Wed, Jun 24, 2009 at 02:45:45PM +0800, 明覺 wrote: > thank you! I thought they are kind to give me advice, but I'm wrong, > they just want to laught at me, it doesn't matter, I finally know it, > and maybe next time I will discover it earlier. > I still insist my ideal: one language for computer p

Re: is it possible to install a desktop-manager without python and perl?

2009-06-24 Thread 明覺
On Wed, Jun 24, 2009 at 7:12 PM, Nate Bargmann wrote: > * 明覺 [2009 Jun 24 00:45 -0500]: >> On Wed, Jun 24, 2009 at 12:41 AM, Hilco >> Wijbenga wrote: > >> > And have you thought about make, m4, gcc, autotools? They all have/are >> > their own "language" that you need to learn. gcc uses Lisp (or >>

Re: i need ia32-libs. What to do?

2009-06-24 Thread Johannes Wiedersich
ludovico van wrote: > What's the simplest way to get ia32-libs back? It won't help you now, but the simplest way seems to revert to an backup taken before the upgrade. A good backup strategy should in future help with cases like this. Cheers, good luck! Johannes -- To UNSUBSCRIBE, email to de

Re: cannot install skype on unstable

2009-06-24 Thread Jonathan Wheelhouse
Andrei Popescu writes: > On Mon,22.Jun.09, 15:12:18, Jonathan Wheelhouse wrote: >> Hi >> >> I used to have skype installed but I think a recent dist-upgrade got rid >> of it (now my wife _really_ wants it back). >> >> /etc/apt/sources.list has >> deb http://people.debian.org/~rafael/skype-amd6

  1   2   >