Re: tclConfig.sh and tkConfig.sh are not included in the binary distribution

2005-08-21 Thread Oliver Elphick
On Mon, 2005-08-22 at 11:16 +0530, Sourabh Bora wrote: > > hi, > I have been trying to install some packages from source(scotty > 2.1.11 being one of them). I have got tcl/tk 8.4 installed (using > apt-get). Now when I run './configure ' an error is reported saying > that tclConfig.sh and t

Re: monitor PC2000 F17 69T technical informations?

2005-08-21 Thread Kevin Carney
> Okay, my .videogen is: > mode 1024x768 > nvidia off > max_dotclk=68 # Monitors maximum dot rate. > max_hfreq=69; max_vfreq=120 > > videogen generate now this: > Modeline "1024x768" 68.00 1024 1056 1088 1312 768 770 773 808 # 68 \ > MHz, 51.8 kHz, 64.1 Hz Hmmm...I am not familiar with using

tclConfig.sh and tkConfig.sh are not included in the binary distribution

2005-08-21 Thread Sourabh Bora
hi,   I have been trying to install some packages from source(scotty 2.1.11 being one of them). I have got tcl/tk 8.4 installed (using apt-get). Now when I run './configure ' an error is  reported saying that tclConfig.sh and tkConfig.sh are not found.  Hence I am unable to install such package

Re: portmap and rpc.statd

2005-08-21 Thread Alvin Oga
On Mon, 22 Aug 2005, Matthew Lenz wrote: > Are these services needed if I don't intend to use NFS on any of my > machines? Also, I do have a couple servers that need portmap (i guess some > licensing service needs it for one software package we run) but does that > also mean that I need stat

Re: When should I consider installing suggested packages?

2005-08-21 Thread Elmer E. Dow
On Monday 22 August 2005 03:04 am, Bob Proulx wrote: > Elmer E. Dow wrote: > > When should I consider installing suggested packages? > I install them only if I know I need them. Usually I avoid installing > suggested packages. I frequently avoid installing recommended > packages! Often the mai

portmap and rpc.statd

2005-08-21 Thread Matthew Lenz
Are these services needed if I don't intend to use NFS on any of my machines? Also, I do have a couple servers that need portmap (i guess some licensing service needs it for one software package we run) but does that also mean that I need statd? .. just trying to minimize the running services

Lost Labyrinth

2005-08-21 Thread Markus Döbele
Hallo Debian, I like your distribution a lot! A few days ago we finally released the first final version of our game "Lost Labyrinth" for Linux. The newest version at the moment is 1.0.1. I also created a rpm version of the game. I don't know right now how to build a deb file. But it should be

Re: Upgrading the kernel

2005-08-21 Thread Paul E Condon
On Sun, Aug 21, 2005 at 10:51:08PM -0400, kamaraju kusumanchi wrote: > Paul E Condon wrote: > > >On Sun, Aug 21, 2005 at 09:51:25PM -0400, kamaraju kusumanchi wrote: > >>Bill Marcum wrote: > >>>On Sun, Aug 21, 2005 at 11:01:24AM -0500, Ian wrote: > I installed Sarge on my machine a while back,

MakeMaker configured to put scripts in /usr/bin/

2005-08-21 Thread Brian Sammon
If I have Makefile.PL as follows: use ExtUtils::MakeMaker; WriteMakefile( NAME => 'MyLib', EXE_FILES => ['MyProg'] ); Then "perl Makefile.PL; make; make install" puts MyProg in /usr/bin/ I was expecting it to be put in /usr/local/bin. It see

Re: how to install suggested packages in terminal

2005-08-21 Thread Roberto C. Sanchez
On Mon, Aug 22, 2005 at 10:59:25AM +0800, xc z wrote: > Best regards > With apt-get or aptitude. -Roberto -- Roberto C. Sanchez http://familiasanchez.net/~roberto pgpZ14W1dzyef.pgp Description: PGP signature

Re: Newest Firefox - Problems

2005-08-21 Thread Roberto C. Sanchez
On Sun, Aug 21, 2005 at 07:25:03PM -0400, Kenneth Jacker wrote: > [sarge; mozilla-firefox-1.0.4-2sarge2] > > I've encounter some problems after the recent 'firefox' update ... > > For example, entering C-b (or selecting View/Sidebar/Bookmarks via the > menus) causes 'firefox' to immediately exit

php4-interbase error

2005-08-21 Thread Arnold Gamboa
Hi I have recently installed Debian on my box. I am able to install php4/apache/mysql. I have also installed thru apt-get firebird-super-server. Now I'd like to have it configured with PHP thru php4-interbase. On the other hand, i'm having some problems. Here's the error message: The following

Re: When should I consider installing suggested packages?

2005-08-21 Thread Bob Proulx
Elmer E. Dow wrote: > Please cc me since I'm not currently subscribed. > When should I consider installing suggested packages? During my limited > experience using aptitude in Sarge I've always installed depends and > recommended packages, never suggested. Do most users just ignore suggested >

how to install suggested packages in terminal

2005-08-21 Thread xc z
Best regards

Re: All kde menu entries gone

2005-08-21 Thread Bryan Donlan
On 8/20/05, Graham Smith <[EMAIL PROTECTED]> wrote: > Hi, > > Sigh. I know that there are likely to be problems with with unstable, > especially at the moment, but could anyone tell me how I could get back my > kde menu entries. The whole application menu system in the kicker (I think > thats what

Re: When should I consider installing suggested packages?

2005-08-21 Thread Bryan Donlan
On 8/21/05, Elmer E. Dow <[EMAIL PROTECTED]> wrote: > Greetings: > > When should I consider installing suggested packages? During my limited > experience using aptitude in Sarge I've always installed depends and > recommended packages, never suggested. Do most users just ignore suggested > package

Re: Upgrading the kernel

2005-08-21 Thread kamaraju kusumanchi
Paul E Condon wrote: On Sun, Aug 21, 2005 at 09:51:25PM -0400, kamaraju kusumanchi wrote: Bill Marcum wrote: On Sun, Aug 21, 2005 at 11:01:24AM -0500, Ian wrote: I installed Sarge on my machine a while back, and since I'm not extremely familiar with my hardware specs and wha

Re: Do I have to use Exim?

2005-08-21 Thread Bob Proulx
Scott Fitzgerald wrote: > what is the simplest MTA that will just pass messages between=20 > /var/mail spools? I recommend that you install postfix. apt-get install --purge postfix Then when it asks you for the configuration use this one: Local delivery only - You are not on a network. Mai

Re: When should I consider installing suggested packages?

2005-08-21 Thread kamaraju kusumanchi
Elmer E. Dow wrote: Greetings: When should I consider installing suggested packages? During my limited experience using aptitude in Sarge I've always installed depends and recommended packages, never suggested. Do most users just ignore suggested packages, only installing them if something d

Re: Upgrading the kernel

2005-08-21 Thread Paul E Condon
On Sun, Aug 21, 2005 at 09:51:25PM -0400, kamaraju kusumanchi wrote: > Bill Marcum wrote: > > >On Sun, Aug 21, 2005 at 11:01:24AM -0500, Ian wrote: > > > > > >>I installed Sarge on my machine a while back, and since I'm not extremely > >>familiar with my hardware specs and what not I used genker

Re: Upgrading the kernel

2005-08-21 Thread Eriberto
On Sarge: # apt-get install kernel-image-2.6.8-2-686 kamaraju kusumanchi escreveu: The OP is using sarge. AFAIK, Sarge does not have linux-image-2.6. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

When should I consider installing suggested packages?

2005-08-21 Thread Elmer E. Dow
Greetings: When should I consider installing suggested packages? During my limited experience using aptitude in Sarge I've always installed depends and recommended packages, never suggested. Do most users just ignore suggested packages, only installing them if something doesn't work? Please cc

Re: Upgraded kernels, now eth0 and framebuffer are gone

2005-08-21 Thread Bob Proulx
Malcolm Carlock wrote: > I guess my only wonderment is why these utilities aren't installed by > default. Good question. But the problem is how to do that? Certainly the new kernel you are installing does not *require* the 'discover' package to be installed. So the kernel package can't list it

Re: Upgrading the kernel

2005-08-21 Thread kamaraju kusumanchi
Bill Marcum wrote: On Sun, Aug 21, 2005 at 11:01:24AM -0500, Ian wrote: I installed Sarge on my machine a while back, and since I'm not extremely familiar with my hardware specs and what not I used genkernel (gasp) to build my kernel. For some reason though it installed a 2.4 kernel instead

Re: Newest Firefox - Problems

2005-08-21 Thread C. D. Logan
> Other new weirdness: some of my extensions appear to be broken / > non-functional; clicking on the little blue circle with a white arrow > (Updates Available) also causes the application to terminate. > Anyone else seeing this? Solutions? Seeing pretty much the same here. No real problems wit

printing a webpage with free tools

2005-08-21 Thread martin f krafft
Dear all, I've spent a considerable amount of time today to convert my ancient and brittle LaTeX CV to restructured text, and to XHTML from there[0]. Now, faced with the task of printing the CV, I find that Firefox and Konqueror suck at the task, Opera 8 fails to use a non-ugly font, and Opera 7 t

kde games, how to remove

2005-08-21 Thread qee iiii
hi i have just installed KDE . along with it came different 'groups' of software like 'TOYS' , 'EDUTAINMENT' etc. i want to ask if i have to remove entire group say 'EDUTAINMENT' or its subgroup 'SCIENCE' how do i do this wihtout using any graphical manager , i.e. using command prompt only thanx

ANSI color code chart

2005-08-21 Thread Tong
Hi, I'm looking for a ANSI color code chart that can show me the code and effect of ansi color codes. I remember that once I had one, but now I can't find it on my HD or on Inet any more. The description was: ANSI terminal color chart generator, by ijabbott A simple Bourne shell script to ge

Re: On the use of DVD recordable media

2005-08-21 Thread Rogério Brito
On Aug 19 2005, Brendon Lloyd Higgins wrote: > Rogério Brito wrote (Thursday 18 August 2005 5:14 pm): > > Which portable do you have? > > Portable? I don't have any portable. You might've misunderstood me. Oops. Yes, perhaps I have misunderstood you. I was refering myself to the fact that not al

disable konqueror storage of website's password - how to disable

2005-08-21 Thread J F
Is there any way to disable konqueror's storage of a website's password? I set it up to store the website password in koqueror a few months ago, but now I want to turn it off. I forget the websites' password's when I am at a public library using their internet if I don't type them in at home!

Newest Firefox - Problems

2005-08-21 Thread Kenneth Jacker
[sarge; mozilla-firefox-1.0.4-2sarge2] I've encounter some problems after the recent 'firefox' update ... For example, entering C-b (or selecting View/Sidebar/Bookmarks via the menus) causes 'firefox' to immediately exit. Same with C-h (history). Other new weirdness: some of my extensions appe

Re: boot logging

2005-08-21 Thread Adam Hardy
marc on 20/08/05 16:43, wrote: Wackojacko said... Adam writes: OK. I'm with you so far. Now that I seem to have boot logging working, where is the actual output? Checking in /var/log didn't reveal anything. According to man, the default output is /var/log/boot but I don't have one. From

Re: debconf

2005-08-21 Thread Bill Marcum
On Sun, Aug 21, 2005 at 02:26:10PM -0400, David R. Litwin wrote: > > # dpkg-reconfigure debconf > Xlib: connection to ":0.0" refused by server > Xlib: No protocol specified > > dpkg-reconfigure: cannot connect to X server :0 > > And, with a normal user > > $ dpkg-reconfigure debconf > bash: dpk

Re: Upgrading the kernel

2005-08-21 Thread Bill Marcum
On Sun, Aug 21, 2005 at 11:01:24AM -0500, Ian wrote: > I installed Sarge on my machine a while back, and since I'm not extremely > familiar with my hardware specs and what not I used genkernel (gasp) to > build my kernel. For some reason though it installed a 2.4 kernel instead of > 2.6. How can

Problem with inetd

2005-08-21 Thread Mrbizz4
I recently installed Debian GNU/Linux 3.1 on an HP Pavilion 310n. The problem I'm having is that inetd is spawning the telnet service. When I scan the ports on my computer, port 23 is actively listening for telnet connections. I have tried many things in order to close this port. I have tri

Re: Upgrading the kernel

2005-08-21 Thread Peter J Ross
kamaraju kusumanchi wrote: 1) What is genkernel? It's a Gentoo script for automated kernel generation from source during the original Gentoo installation. It's distantly comparable to the scripts in kernel-package, but doesn't require a manual "make oldconfig" to produce the same effect.

Re: debconf

2005-08-21 Thread Alexander Schmehl
* David R. Litwin <[EMAIL PROTECTED]> [050821 20:26]: > # dpkg-reconfigure debconf > Xlib: connection to ":0.0" refused by server > Xlib: No protocol specified > > dpkg-reconfigure: cannot connect to X server :0 You became root by a simple "su"? So your root-user isn't allowed to connect to you

Re: Upgrading the kernel

2005-08-21 Thread Ian
OK, thank you kaja. Sorry about replying directly, gmail doesn't really like the debian mailing list.-- "If practice makes perfect, and no one is perfect, then why practice?"

Re: xserver-xorg: - Matrox G550 Dualhead woes!

2005-08-21 Thread Brad Sawatzky
On Sun, 21 Aug 2005, Adrian von Bidder wrote: > Environment: Matrox G550 on xorg from unstable on a (mostly) sarge > installation. 2 analog screens. Xinerama is used, bare xorg - no mga_hal > etc.; kernel linux-image-2.6.12 or kernel-image-2.6.8 doesn't matter; > 686-smp in both cases. DRM lo

how to remove 'Games'

2005-08-21 Thread qee iiii
hi if i have to remove whole group called 'Games' instead of individual game, how do i do this using command prompt. and also is the name of the application displayed in KDE same as the name of the package associated with it. thanx wood __ Yaho

Re: Upgrading the kernel

2005-08-21 Thread kamaraju kusumanchi
Ian wrote: Would that image be the same as if I built the kernel with genkernel? Keep replies on the list. For instructions on posting to debian-user please see http://people.cornell.edu/pages/kk288/du-guidelines.html 1) What is genkernel? 2) Why do you want to compile the kernel? 3) If you

CBQ and balanced link

2005-08-21 Thread Eriberto
Hello! I need to implement CBQ on Sarge Stable. I have an 1 Mb link. I set one machine to use up to 300 Kb. Ok, it's fine! However, I understand that BOUNDED=no will allow this machine to use the idle link. This don't work. Why? Thanks, Eriberto -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Re: Disabling exim.

2005-08-21 Thread Eriberto
# apt-get install rcconf # rcconf []s Eriberto Ian escreveu: Hi, all you Debian gurus! I was wondering, how can I disable exim4 from starting at boot? I have absolutely NO use for it, as I use webmail, and -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trou

Re: All kde menu entries gone

2005-08-21 Thread Adam Aube
Graham Smith wrote: > Sigh. I know that there are likely to be problems with with unstable, > especially at the moment, but could anyone tell me how I could get back my > kde menu entries. Got bit by the same bug recently. Downgrading kdelibs-data to version 3.3.2-7 fixes the problem. Adam --

Re: monitor PC2000 F17 69T technical informations?

2005-08-21 Thread Dave Thayer
On Sun, Aug 21, 2005 at 03:04:46PM -0400, Kevin Carney wrote: > Sorry to hear that read-edid did not work for you. > > Perhaps PC2000 is not the manufacturer. The OP might be able to determine the manufacurer and model number by looking up the FCC ID here: https://gullfoss2.fcc.gov/prod/oet/cf

Re: no printer configuration in application menu

2005-08-21 Thread Mr Mike
On Sun, 21 Aug 2005 11:30:53 +0100, belahcene wrote: > Hi, > I don't understand why there is no printer configuration ( > administration not in the menu applications (I use gnome desktop) , as > in other distro like knoppix or fedora and others, same problem for > sound card configuration. > >

Re: libc6-686 (was Re: Postgresql on Debian)

2005-08-21 Thread Ron Johnson
On Sun, 2005-08-21 at 20:50 +0100, Dave Ewart wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Ron Johnson wrote: > >>That's about right: libc6 is available as libc6-i686, and there are > > > > Do you see any measurable benefits from using libc6-i686? > > Never tried to measure it an

Re: monitor PC2000 F17 69T technical informations?

2005-08-21 Thread Csanyi Pal
On Sun, Aug 21, 2005 at 03:04:46PM -0400, Kevin Carney wrote: > Sorry to hear that read-edid did not work for you. > Perhaps PC2000 is not the manufacturer. I seem to remember a monitor Yes, You are right! I have a look at the backside of the monitor and there see the manufacturers name: KAGA

Re: monitor PC2000 F17 69T technical informations?

2005-08-21 Thread Csanyi Pal
On Sun, Aug 21, 2005 at 07:59:33PM +0100, peter colton wrote: > > > * Csanyi Pal <[EMAIL PROTECTED]> [050821 17:18]: > > > > I have the monitor PC2000 F17 69T. > > > > I need the technical informations bellow to set up my X Window: > > > > Has anybody these informations? If so, please tell me! Tha

Re: libc6-686 (was Re: Postgresql on Debian)

2005-08-21 Thread Dave Ewart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ron Johnson wrote: >>That's about right: libc6 is available as libc6-i686, and there are > > Do you see any measurable benefits from using libc6-i686? Never tried to measure it and for all I know it could even perform less well than the i386 build ..

Re: Bind 9.2.4-1 very slow in resolving uncached querres

2005-08-21 Thread Martynas Brijunas
Hi Henrique, I feel this is one of the first things to go wrong while migrating the whole world to IPv6. More to follow, I am sure... I read that instead of "named -4" it is possible to use "--no-ipv6" while compiling the BIND. That is supposed to work on 9.2.x. However I am not sure how to comp

Re: Re: Disk dont work with linux ?!

2005-08-21 Thread Hendrik Boom
On Sun, Aug 21, 2005 at 10:08:26PM +0200, Attila Szilagyi wrote: > > When you make the partition are you telling it to mount as root? > > > Yes of cours, some times debian-installer start to copy files to hdd, but > during installation broke copy process with error code 1. > On Alt+F3 consol sa

debconf

2005-08-21 Thread David R. Litwin
There recently on the mailing list was a query concerning different ways of viewing the results of debconf. The fellow wanted to know how to enable a Kde look (for lack of a better word). debconf offers a few different 'looks', kde, gnome and the default terminal-type thingy. I downloaded the neces

libc6-686 (was Re: Postgresql on Debian)

2005-08-21 Thread Ron Johnson
On Wed, 2005-08-17 at 16:18 +0100, Dave Ewart wrote: > On Wednesday, 17.08.2005 at 09:49 -0500, Ron Johnson wrote: [snip] > > That's about right: libc6 is available as libc6-i686, and there are Do you see any measurable benefits from using libc6-i686? > kernel packages available for i686 too. O

xserver-xorg: - Matrox G550 Dualhead woes!

2005-08-21 Thread Adrian von Bidder
Yo! Environment: Matrox G550 on xorg from unstable on a (mostly) sarge installation. 2 analog screens. Xinerama is used, bare xorg - no mga_hal etc.; kernel linux-image-2.6.12 or kernel-image-2.6.8 doesn't matter; 686-smp in both cases. DRM loads fine. Symptom: booting, one display is text

Re: monitor PC2000 F17 69T technical informations?

2005-08-21 Thread Kevin Carney
Sorry to hear that read-edid did not work for you. Perhaps PC2000 is not the manufacturer. I seem to remember a monitor certification called PC2000. (Googlingyes, here it is:

Re: monitor PC2000 F17 69T technical informations?

2005-08-21 Thread peter colton
On Sunday 21 August 2005 18:10, Csanyi Pal wrote: > On Sun, Aug 21, 2005 at 06:24:34PM +0200, Alexander Schmehl wrote: > > * Csanyi Pal <[EMAIL PROTECTED]> [050821 17:18]: > > > I have the monitor PC2000 F17 69T. > > > It was given to me yesterday, but without the manual. > > > I need the technical

Re: Re: Disk dont work with linux ?!

2005-08-21 Thread Attila Szilagyi
> When you make the partition are you telling it to mount as root? > Yes of cours, some times debian-installer start to copy files to hdd, but during installation broke copy process with error code 1. On Alt+F3 consol same things appear, what I described in the first mail . > Also, if the har

Re: monitor PC2000 F17 69T technical informations?

2005-08-21 Thread Csanyi Pal
On Sun, Aug 21, 2005 at 06:24:34PM +0200, Alexander Schmehl wrote: > * Csanyi Pal <[EMAIL PROTECTED]> [050821 17:18]: > > I have the monitor PC2000 F17 69T. > > It was given to me yesterday, but without the manual. > > I need the technical informations bellow to set up my X Window: > [..] > > Has

Re: Upgraded kernels, now eth0 and framebuffer are gone

2005-08-21 Thread Malcolm Carlock
Bob Proulx wrote: Install 'discover' and 'hotplug' and that should take care of most of your problems. Those are hardware discovery programs. They will map the hardware found to the current device drivers. Very nice. If you have the 2.6 kernel installed then install 'udev' too since it makes

Re: Upgrading the kernel

2005-08-21 Thread kamaraju kusumanchi
Ian wrote: I installed Sarge on my machine a while back, and since I'm not extremely familiar with my hardware specs and what not I used genkernel (gasp) to build my kernel. For some reason though it installed a 2.4 kernel instead of 2.6. How can I upgrade my kernel with out reinstalling or c

Re: Mule client

2005-08-21 Thread Matthijs
On Sun, 21 Aug 2005 13:30:15 +0200, Arash Bijanzadeh <[EMAIL PROTECTED]> wrote: > Hi, I need a mule client for my Debian site, anybosy knows any thing? I'm using mldonkey, installed on my server and accessed through a webinterface or via telnet. Package mldonkey is available in unstable (not in s

Re: Disabling exim.

2005-08-21 Thread Rakotomandimby Mihamina
On Sun, 2005-08-21 at 17:11 +0100, Dave Ewart wrote: > Then remove the rc.d startup script > update-rc.d -f exim4 (I think, that's untested) As I told: "read the friendly manual" -- Administration & Formation à l'administration de serveurs dédiés: http://www.google.fr/search?q=aspo+infogeran

Re: Disabling exim.

2005-08-21 Thread Kumar Appaiah
On Sun, Aug 21, 2005 at 09:34:51AM -0500, Ian wrote: > Hi, all you Debian gurus! I was wondering, how can I disable exim4 from > starting at boot? I have absolutely NO use for it, as I use webmail, and it > adds a full 2 minutes to my startup time, so it really takes a while to boot > up. Thanks fo

Re: monitor PC2000 F17 69T technical informations?

2005-08-21 Thread Alexander Schmehl
* Csanyi Pal <[EMAIL PROTECTED]> [050821 17:18]: > I have the monitor PC2000 F17 69T. > It was given to me yesterday, but without the manual. > I need the technical informations bellow to set up my X Window: [..] > Has anybody these informations? If so, please tell me! Thanks! Take a look at read

Re: Disabling exim.

2005-08-21 Thread Ian
Ok, Thnks, I'll try that.On 8/21/05, Dave Ewart <[EMAIL PROTECTED]> wrote: On Sunday, 21.08.2005 at 10:11 -0500, Ian wrote:> > > Hi, all you Debian gurus! I was wondering, how can I disable exim4 from> > > starting at boot? I have absolutely NO use for it, as I use webmail, and > > it> > > adds a f

Re: Disabling exim.

2005-08-21 Thread Rakotomandimby Mihamina
On Sun, 2005-08-21 at 10:55 -0500, Ian wrote: > What is the package name for exim light? http://packages.debian.org/cgi-bin/search_packages.pl?version=all&subword=1&exact=&arch=any&releases=all&case=insensitive&keywords=exim4-daemon&searchon=names PS: please keep answering on the Mailing List. Do

Re: Disabling exim.

2005-08-21 Thread Dave Ewart
On Sunday, 21.08.2005 at 10:11 -0500, Ian wrote: > > > Hi, all you Debian gurus! I was wondering, how can I disable exim4 from > > > starting at boot? I have absolutely NO use for it, as I use webmail, and > > it > > > adds a full 2 minutes to my startup time, so it really takes a while to > > b

Upgrading the kernel

2005-08-21 Thread Ian
I installed Sarge on my machine a while back, and since I'm not extremely familiar with my hardware specs and what not I used genkernel (gasp) to build my kernel. For some reason though it installed a 2.4 kernel instead of 2.6. How can I upgrade my kernel with out reinstalling or compiling my kerne

Re: Disabling exim.

2005-08-21 Thread James Vahn
On Sun, 21 Aug 2005, Ian wrote: Hi, all you Debian gurus! I was wondering, how can I disable exim4 from starting at boot? I have absolutely NO use for it, as I use webmail, and it adds a full 2 minutes to my startup time, so it really takes a while to boot up. Thanks for the help! This is a ba

Re: Disabling exim.

2005-08-21 Thread Rakotomandimby Mihamina
On Sun, 2005-08-21 at 09:34 -0500, Ian wrote: > I have absolutely NO use for it Your system does. it needs an MTA to transfert cron jobs reports and so on. First try to install the exim light one (you might have the "heavy") one. Then to disable it (without uninstalling it), you can just read the

Re: using unstable & experimental package on testing

2005-08-21 Thread Salvatore Bonaccorso
Hi On Sun, Aug 21, 2005 at 01:50:50PM +0200, Rakotomandimby Mihamina wrote: > Hi, > > I bookmarked a link in the debian doc, but I lost it. > > I run a Debian testing, but want to add 2 or 3 packages from unstable > and experimental. > > As it is done with backports, is there a clean way to sel

Re: Mule client

2005-08-21 Thread Jonathan Kaye
En/La Arash Bijanzadeh ha escrit, a 21/08/05 17:14: > I am using etch and there is no amule! I will try apt-get.org > Thanks! I'm using etch also. Try adding this to your sources.list deb http://www.vollstreckernet.de/debian/ testing amule wx Cheers, Jonathan -- Please don't

monitor PC2000 F17 69T technical informations?

2005-08-21 Thread Csanyi Pal
Hello! I have the monitor PC2000 F17 69T. It was given to me yesterday, but without the manual. I need the technical informations bellow to set up my X Window: * the maximum dot rate (dot clock) * line (Horizontal) frequency range * raster (Vertical) frequency range I search for this in the Go

Re: Mule client

2005-08-21 Thread Arash Bijanzadeh
On 8/21/05, Carl Fink <[EMAIL PROTECTED]> wrote: On Sun, Aug 21, 2005 at 05:22:20PM +0430, Arash Bijanzadeh wrote:> On 8/21/05, Frank Hempel <[EMAIL PROTECTED]> wrote:> >> > Arash Bijanzadeh schrieb: > >> > > Hi, I need a mule client for my Debian site, anybosy knows any thing?> > >> >> > try aMule

Re: Disabling exim.

2005-08-21 Thread Ian
I tried doing that, but then it hangs more during startup, as it tries to find all the exim4 data.On 8/21/05, Dave Ewart < [EMAIL PROTECTED]> wrote:On Sunday, 21.08.2005 at 09:34 -0500, Ian wrote: > Hi, all you Debian gurus! I was wondering, how can I disable exim4 from> starting at boot? I have ab

Re: alsa playing/recording error, delta66 (BUG?)

2005-08-21 Thread [EMAIL PROTECTED]
On Sunday 21 August 2005 11:56 am, Lance Hoffmeyer wrote: > Hello, > > I am having an alsa problem and believe I need to file a bug report. Look > at the info below: > > 1) Who should I send a bug report to, if necessary? > 2) What other information would be necessary? > 3) How would I obtain suc

Re: Disabling exim.

2005-08-21 Thread Dave Ewart
On Sunday, 21.08.2005 at 09:34 -0500, Ian wrote: > Hi, all you Debian gurus! I was wondering, how can I disable exim4 from > starting at boot? I have absolutely NO use for it, as I use webmail, and it > adds a full 2 minutes to my startup time, so it really takes a while to boot > up. Thanks fo

Re: New Debian installation

2005-08-21 Thread [EMAIL PROTECTED]
On Sunday 21 August 2005 12:37 pm, Kumar Appaiah wrote: > On Sun, Aug 21, 2005 at 12:28:03AM +0200, Alex The Koala wrote: > > Hi all, > > > > My old "server" machine is croaking and I'm going to get a > > replacement. Of course, Debian is getting installed here. > > > > I have been off the hardware

Re: Debian 3.1 (Sarge) mysql-doc-4.1 "E: Package mysql-doc-4.1 has no installation candidate"

2005-08-21 Thread [EMAIL PROTECTED]
On Sunday 21 August 2005 01:31 pm, David Christensen wrote: > debian-user: > > I am having trouble installing mysql-doc-4.1 on Debian 3.1 (Sarge): > > [EMAIL PROTECTED]:~# apt-get install mysql-doc-4.1 > Reading Package Lists... Done > Building Dependency Tree... Done > Package mysq

Disabling exim.

2005-08-21 Thread Ian
Hi, all you Debian gurus! I was wondering, how can I disable exim4 from starting at boot? I have absolutely NO use for it, as I use webmail, and it adds a full 2 minutes to my startup time, so it really takes a while to boot up. Thanks for the help!-- "If practice makes perfect, and no one is perfe

Re: Do I have to use exim?

2005-08-21 Thread Kumar Appaiah
On Sun, Aug 21, 2005 at 08:20:20AM -0400, Hendrik Boom wrote: > On Sun, Aug 21, 2005 at 03:54:39PM +0530, Kumar Appaiah wrote: > > > > Then, edit /etc/email-addresses and add an entry like > > > > localusername: [EMAIL PROTECTED] > > > > Interesting. What's the relationship between this and >

[Solved] Re: boot with incorrect FSTAB info?

2005-08-21 Thread smsiebe
On Sunday 21 August 2005 08:09 pm, Hugo Vanwoerkom wrote: > [EMAIL PROTECTED] wrote: > > Hello all, > > > > I just finished config'ing my new 2.6.8 kernel (debian, not vanilla) form > > 2.4 (both Sarge) and am ready to boot to it but due to my SATA hard drive > > I will need to change my boot and /

Re: Mule client

2005-08-21 Thread Carl Fink
On Sun, Aug 21, 2005 at 05:22:20PM +0430, Arash Bijanzadeh wrote: > On 8/21/05, Frank Hempel <[EMAIL PROTECTED]> wrote: > > > > Arash Bijanzadeh schrieb: > > > > > Hi, I need a mule client for my Debian site, anybosy knows any thing? > > > > > > > try aMule (http://www.amule.org) > I just tried

Re: Mule client

2005-08-21 Thread Jonathan Kaye
En/La Arash Bijanzadeh ha escrit, a 21/08/05 14:52: > > > On 8/21/05, *Frank Hempel* <[EMAIL PROTECTED] > > wrote: > > Arash Bijanzadeh schrieb: > > > Hi, I need a mule client for my Debian site, anybosy knows any thing? > > > > try aMule (http://www.a

Re: Mule client

2005-08-21 Thread Frank Hempel
Arash Bijanzadeh schrieb: On 8/21/05, *Frank Hempel* <[EMAIL PROTECTED] > wrote: Arash Bijanzadeh schrieb: > Hi, I need a mule client for my Debian site, anybosy knows any thing? > try aMule (http://www.amule.org) I just tried but could not co

Re: Configure Internet Access with pppconfig

2005-08-21 Thread Kent West
David Jardine wrote: >On Sun, Aug 21, 2005 at 12:55:37AM +, [EMAIL PROTECTED] wrote: > > > >>There is a program called split,is there a counterpart program >>to join the files divided by split? >> >> >> > >cat ? > > > As in: *cat file1 file2 > file3 (I'm a believer in examples ;-) )

Re: Debian 3.1 (Sarge) mysql-doc-4.1 "E: Package mysql-doc-4.1 has no installation candidate"

2005-08-21 Thread Eriberto
I tried too. The package don't more exist (on Sarge stable). []s Eriberto - www.eriberto.pro.br HOGWASH - IPS invisível em camada 2. http://www.eriberto.pro.br/hogwash David Christensen escreveu: Package mysql-doc-4.1 is not available, but is referred to by anothe r package. -- To UNS

Re: Mule client

2005-08-21 Thread Arash Bijanzadeh
On 8/21/05, Frank Hempel <[EMAIL PROTECTED]> wrote: Arash Bijanzadeh schrieb: > Hi, I need a mule client for my Debian site, anybosy knows any thing? >try aMule (http://www.amule.org) I just tried but could not compile it! Is there any package--To UNSUBSCRIBE, email to [EMAIL PROTECTED]with a sub

Still no joy with the Kyro card.

2005-08-21 Thread Hendrik Boom
I'm still having no luck with my Hercules card. I' trying to turn an old Windows machine into an X-terminal kind of thing that can connect to one of the big, fast machines I have around the house. Unfortunately, it has a PCI Hercules Kyro card, which works great under Windows, but only in text mod

Re: Bind 9.2.4-1 very slow in resolving uncached querres

2005-08-21 Thread Henrique de Moraes Holschuh
On Sun, 21 Aug 2005, Martynas Brijunas wrote: > I may be wrong. "named -4 " is added in versions 9.3.x. Well, bind9 in Sid has it (9.3.1), I did not check wether 9.2.x had it. Sorry about that. It is a damn major stupid dumbass bug in bind, though. I mean, hardcoding a 2s timeout and not paying

Re: Mule client

2005-08-21 Thread Frank Hempel
Arash Bijanzadeh schrieb: > Hi, I need a mule client for my Debian site, anybosy knows any thing? > try aMule (http://www.amule.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Do I have to use exim?

2005-08-21 Thread Hendrik Boom
On Sun, Aug 21, 2005 at 03:54:39PM +0530, Kumar Appaiah wrote: > > Then, edit /etc/email-addresses and add an entry like > > localusername: [EMAIL PROTECTED] > Interesting. What's the relationship between this and /etc/aliases ? -- hendrik -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wit

using unstable & experimental package on testing

2005-08-21 Thread Rakotomandimby Mihamina
Hi, I bookmarked a link in the debian doc, but I lost it. I run a Debian testing, but want to add 2 or 3 packages from unstable and experimental. As it is done with backports, is there a clean way to select just some binary packages? I know I run into some dependencies problems, but I dont want

Re: Pulling out the new EPOX EP-8VTAI motherboard

2005-08-21 Thread Hugo Vanwoerkom
Jules Dubois wrote: Raise the voltage on the memory by 0.05V. It fixed those problems for me. Do you have this mobo? I see in the book that Power BIOS -> DIMM Voltage: +0.00 - +0.70 in 0.10V increments. That would mean 0.1 in my case. H -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

programming write to /var/run from /home

2005-08-21 Thread Hugo Vanwoerkom
Hi, A programming question: I want to have a program that runs in a user's /home dir. write to /var/run. That can be done by running the program with sudo. Is there any other way? E.g. programming with PAM? Example? Thanks. H -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: boot with incorrect FSTAB info?

2005-08-21 Thread Hugo Vanwoerkom
[EMAIL PROTECTED] wrote: Hello all, I just finished config'ing my new 2.6.8 kernel (debian, not vanilla) form 2.4 (both Sarge) and am ready to boot to it but due to my SATA hard drive I will need to change my boot and /etc/fstab (from here on referred to as FSTAB) entries from hd* to sd*. I

Re: Pulling out the new EPOX EP-8VTAI motherboard

2005-08-21 Thread Hugo Vanwoerkom
Jules Dubois wrote: On Thursday 18 August 2005 09:49, Hugo Vanwoerkom <[EMAIL PROTECTED]> (<[EMAIL PROTECTED]>) wrote: This is for info in case anybody googles for this motherboard, by chance. It's not very good information, except that you have what appear to be hardware problems. What yo

Mule client

2005-08-21 Thread Arash Bijanzadeh
Hi, I need a mule client for my Debian site, anybosy knows any thing?-- from debian manifesto:Debian Linux is a brand-new kind of Linux distribution. Rather than being developed by one isolated individua l or group, as other distributions of Linux have been developed in the past, Debian is being de

Re: European chars to ascii

2005-08-21 Thread Jon Dowland
On Sat, Aug 20, 2005 at 02:29:58AM +0200, Vincent Lefevre wrote: > On 2005-08-20 00:36:14 +0200, Almut Behrens wrote: > > P.S. Normally, you'd use iconv for encoding conversions. However, > > "iconv -f 8859_1 -t ASCII isolatin1-file" doesn't work, because ASCII > > can only represent a subset of c

  1   2   >