Re: Debian S-L-O-W Upgrading

2001-10-23 Thread Paul 'Baloo' Johnson
> So I guess my question is: what do you other Debian users do to resolve > the long lead times for Debian releases? Use the sid, luke! (Switch to unstable) -- Baloo

Re: The right to sing along with an audio CD

2001-10-23 Thread martin f krafft
* Ian Patrick Thomas <[EMAIL PROTECTED]> [2001.10.19 22:29:15-0500]: > p.s. Sorry for not cc'ing the list with this reply. I'm going to see if I > can't get mutt to add cc's auto if I reply to list mail. don't. i, as well as many others, would much rather not receive personal mail in response to l

Re: Debian 'woody' + Kernel 2.4.12 recompile + modules

2001-10-23 Thread martin f krafft
* Rob Weir <[EMAIL PROTECTED]> [2001.10.21 17:20:51+1000]: > root#update-modules you don't need to call that (it doesn't hurt though), since the installation already calls update-modules, no? -- martin; (greetings from the heart of the sun.) \ echo mailto: !#^."<*>"|tr "<*> ma

[possibly OT] Message Board <- what to use

2001-10-23 Thread john
Hi! I've been asked to find a Message Board (ie BBS) to be installed on a debian server. I've had a look around and found nothing that really excites me. And when I look at UBB I see it relies on many files in /cgi-bin to be world writable. This worries me. Does anyone have any suggestions for a

Re: nfs share user group

2001-10-23 Thread Lance Hoffmeyer
> what username are you trying to write as? root ? by default > nfs blocks root access. if you need root access change > exports to something like: I am logged into M1 as "lance", not root > > /pub M1(rw,no_root_squash) Yes, this is how it is setup and I reboot after changing. >

Xemacs menubar font

2001-10-23 Thread Damon Muller
Hi all, A quick question for all the Xemacs gurus out there. My xemacs menu bar has a very bloody ugly, thick, cursive font, and it doesn't look at all pretty. What I want is a nice boring font, like `fixed'. The Xemacs FAQ suggests the following lines: Emacs.default.attributeFont: -*-*-medium

Re: nfs share user group

2001-10-23 Thread Lance Hoffmeyer
Problem resolved. It was a bonehead mistake. /pub M1(rw,no-root_squash) which NFS didn't like fixed it and everything is fine. Lance > Lance Hoffmeyer said: > > > Why is this? I thought I understood group permissions but > > maybe not (obviously). > > what username are you trying to write a

Re: Xemacs menubar font

2001-10-23 Thread Hartmut Figge
Damon Muller wrote: > A quick question for all the Xemacs gurus out there. by no means. i´m looking at gnu and seems to be condemned to emacs. > The Xemacs FAQ suggests the following lines: > > Emacs.default.attributeFont: -*-*-medium-r-*-*-*-120-*-*-m-*-*-* > Emacs*menubar*font: fix

Emacs21 on Stable - any joy.

2001-10-23 Thread Glyn Millington
Before I do the big download. (well, on this modem it's big enough). Has anyone got Emacs21 up and running on stable? I was considering building with the source from unstable, but could just as easily get the raw source and do the job in /usr/local. Any reason why either of these should

Re: nfs share user group

2001-10-23 Thread Yotam Rubin
i think we got a problem with the latest version of fa;srp

Re: nfs share user group

2001-10-23 Thread Yotam Rubin
On Tue, Oct 23, 2001 at 01:12:30AM -0500, Lance Hoffmeyer wrote: > > > what username are you trying to write as? root ? by default > > nfs blocks root access. if you need root access change > > exports to something like: > Please ignore my previous message, the workstation was commandeered by ho

realtek RTL8139(A) driver

2001-10-23 Thread Manish Shah
hi everyone, I have just installed debian and now need to get my network up and running...I have a realtek RTL8139(A) PCI fast ethernet card. Please do let me know where I can find the driver and directions for installing it.. thanks a lot... -manish ___

OFFTOPIC: steps to port a linux app to win?

2001-10-23 Thread john smith
hi, what steps do I need to take in order to port a small linux app to win98? any tutorials,etc I need to be aware of? _ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Re: Green blinking 'D' in console

2001-10-23 Thread Rich Rudnick
On Mon, 2001-10-22 at 18:09, Dmitriy wrote: > On Mon, Oct 22, 2001 at 10:13:19AM -0700, Erik Steffl wrote: > > wayne wrote: > > > > erik > Voodoo 3 2000 PCI, same thing here. :-( > > Happens when switching from X to VT. > > I saw this a while ago, although there was a lot more chaff on the

Re: realtek RTL8139(A) driver

2001-10-23 Thread David Harrigan
Hiya, This driver is supported by the kernel, so all you need to do is download (apt-get) the source, enable the driver, recompile the kernel and bob's your uncle. If you've never recompiled the kernel before, then perhaps this url may be of help: http://www.linux.com/howto/mini/Modules/i

chatjunkies has a #debian channel

2001-10-23 Thread Mark Lamers
hello list. We started a a #debian channel on the chatjunkies server. if you are interested please /join us. server irc.xchat.org. see you -- - Gnu PG- key:0A1628F6 Icq:16345639 (invisble) Mark Lamers Fotograaf 00 31 71 5120308

Re: Making setterm permanent (was: How to turn off screen blanking)

2001-10-23 Thread Karsten M. Self
on Mon, Oct 22, 2001 at 09:24:53PM -0400, Jason Bleazard ([EMAIL PROTECTED]) wrote: > Mark Carroll wrote: > > > > On Mon, 22 Oct 2001, Doug Fields wrote: > > (snip) > > > How do I turn off the automatic screen blanking features? > > > > setterm for text consoles, xset for X, might be what you ne

Re: OFFTOPIC: steps to port a linux app to win?

2001-10-23 Thread Karsten M. Self
on Tue, Oct 23, 2001 at 07:14:53AM +, john smith ([EMAIL PROTECTED]) wrote: > hi, > what steps do I need to take in order to port a small linux app to win98? > any tutorials,etc I need to be aware of? I'd start with Cygwin. -- Karsten M. Selfhttp://kmself.home.netcom.com/ What part

Re: realtek RTL8139(A) driver

2001-10-23 Thread Raghavendra Bhat
[Tue, Oct 23, 2001 at 12:12:13AM -0700] Manish Shah : > I have a realtek RTL8139(A) PCI fast ethernet card. Please do let me > know where I can find the driver and directions for installing it Load the module '8139too.o' either via the modconf front-end or via the modules.conf. If you want a

Re: Package configuration with /tmp mounted noexec

2001-10-23 Thread Karsten M. Self
on Tue, Oct 23, 2001 at 02:37:23PM +1000, Andrew Pollock ([EMAIL PROTECTED]) wrote: > Hi, > > I've got /tmp mounted rw,noexec,nosuid,nodev because I think I read somewhere > that that was a good way to go security-wise. It is, but... > It seems that some package related configuration stuff writ

Re: OFFTOPIC: steps to port a linux app to win?

2001-10-23 Thread Brian Nelson
"john smith" <[EMAIL PROTECTED]> writes: > hi, > what steps do I need to take in order to port a small linux app to > win98? any tutorials,etc I need to be aware of? That's a loaded question. It really depends on the way the code is written. What language is it written in? If it's graphical, w

Re: Package configuration with /tmp mounted noexec

2001-10-23 Thread Andrew Pollock
On Tue, 23 Oct 2001, Karsten M. Self wrote: > on Tue, Oct 23, 2001 at 02:37:23PM +1000, Andrew Pollock ([EMAIL PROTECTED]) > wrote: > > Hi, > > > > I've got /tmp mounted rw,noexec,nosuid,nodev because I think I read > > somewhere > > that that was a good way to go security-wise. > > It is, but

debian-user@lists.debian.org

2001-10-23 Thread Herbert Xu
Joachim Trinkwitz <[EMAIL PROTECTED]> wrote: > Herbert Xu <[EMAIL PROTECTED]> writes: >> Gerhard Kroder <[EMAIL PROTECTED]> wrote: >> > README says: >> >>cd /usr/lib >> >>mkdir -p dosemu freedos >> >>ln -s ../freedos dosemu >> > my guess here: "mkdir -p dosemu/freedos; cd dosemu/freedos" before >>

Re: Package configuration with /tmp mounted noexec

2001-10-23 Thread Colin Watson
On Tue, Oct 23, 2001 at 02:37:23PM +1000, Andrew Pollock wrote: > I've got /tmp mounted rw,noexec,nosuid,nodev because I think I read > somewhere that that was a good way to go security-wise. > > It seems that some package related configuration stuff writes > temporary scripts into /tmp, which the

Re: Package configuration with /tmp mounted noexec

2001-10-23 Thread Karsten M. Self
on Tue, Oct 23, 2001 at 06:28:18PM +1000, Andrew Pollock ([EMAIL PROTECTED]) wrote: > On Tue, 23 Oct 2001, Karsten M. Self wrote: > > > on Tue, Oct 23, 2001 at 02:37:23PM +1000, Andrew Pollock ([EMAIL > > PROTECTED]) wrote: > > > Hi, > > > > > > I've got /tmp mounted rw,noexec,nosuid,nodev beca

dosemu character sets

2001-10-23 Thread Sebastiaan
Hi, I try to run a DOS application under xdosemu. The program starts up and works well, except that the character set is wrong. Ordinary latin letters are displayed correctly, but the problem lies with the graphical characters. The (logic) negation sign is displayed as C-cedille, the and (^) as u-

single partition worst-case scenarios

2001-10-23 Thread Aurelio Turco
If I install Debian on a single partition, what is the worst that can happen, in the following two cases (the two most cited justifications for having multiple partitions): 1: A runaway root process fills up the disk. (Will I not be able to get in as root and kill the offending pr

Re: network card detected but module fails

2001-10-23 Thread Rebecca Dridan
> | > On Sun, Oct 21, 2001 at 03:31:05PM -0700, sucks the bag wrote: > | > | > | > | i'm trying to install debian onto a friend's amd-k7 from the potato > | > | cdroms. his network card says it's a "d-link dfe-530tx", and sure > | > | enough, running "lspci -v" gives: > | > | > | > | [snip non-r

Re: Modem PCTel HSP56Micromodem on-board funciona no Debian 2.2 r3?

2001-10-23 Thread Vitor Silva Souza
At 00:07 22/10/2001 -0200, André Muniz Costa wrote: Olá, Já testei várias distribuições do Linux, e agora estou com o Debian 2.2 r3. Porém estou tendo um antigo problema: meu modem é pctel hsp56micromodem on-board e não estou conseguindo instalar no Debian. Já peguei o driver, já instalei o ke

Re: single partition worst-case scenarios

2001-10-23 Thread Andreas Leitner
On Tue, 2001-10-23 at 12:28, Aurelio Turco wrote: > > If I install Debian on a single partition, > what is the worst that can happen, > in the following two cases (the two most > cited justifications for having multiple > partitions): > > 1: A runaway root process fills up the disk. > (Wi

standard user cannot access mounted drive

2001-10-23 Thread Stuart Luscombe
Hi all, Thanks for all your previous help... I have just installed wine to get some of my old Windoze apps running. I have a fat32 partition on another drive, so I mounted it on with 'mount /dev/hdb1 /mnt -t vfat'. It mounts OK and I can access the files, but only root can seem to save t

LILO problem on recent 2.4.x kernels

2001-10-23 Thread Russell Coker
Recently I have been receiving a number of bug reports of LILO upgrades unexpectedly resulting in a non-bootable system. I have just received the following message which purports to explain it. If your system matches the below description (2.4.10 kernel with first partition being Ext2 and havi

Re: Warning: Evolution broke when I updated Unstable

2001-10-23 Thread Adam Warner
On Fri, 2001-10-19 at 01:13, Matti Airas wrote: > On Fri, Oct 19, 2001 at 12:02:25AM +1300, Adam Warner wrote: > > > downgrade gconf, libgconf11 and libgconf-dev to 1.0.4-3 > > Worked great. Thanks. You and Rodrigo may be interested to know that everything appears to be fixed and available from

Re: Help needed getting mail working.

2001-10-23 Thread Jussi Ekholm
Kurt Lieber <[EMAIL PROTECTED]> wrote: > By default (at least on Woody) exim puts mail in /var/mail/ > (note the absence of /spool/) I'm running testing, and I have both - /var/mail/$USER and /var/spool/mail/$USER. Why is this? The file sizes are equal, so they appear to be identical twins. An

Re: standard user cannot access mounted drive

2001-10-23 Thread Colin Watson
On Tue, Oct 23, 2001 at 12:33:47PM +, Stuart Luscombe wrote: > I have just installed wine to get some of my old Windoze apps running. > I have a fat32 partition on another drive, so I mounted it on with > 'mount /dev/hdb1 /mnt -t vfat'. It mounts OK and I can access the > files, but only root c

Re: single partition worst-case scenarios

2001-10-23 Thread Adam Warner
I like to have two partitions: one for my data (/home) and one for everything else (and a third for the swap file, and a physically different hard disks for backups). Such a small number of partitions might make me a heretic :-) There are clear advantages to this setup: 1. I can backup/restore th

Re: Win4Lin .deb

2001-10-23 Thread Brian Stults
Stephen E. Hargrove wrote: i'm currently running win4lin v2.x with kernel 2.2.18. i've recently upgraded my kernel to 2.4.6, and find myself needing to upgrade to win4lin 3.0. i've patched my kernel and all that good stuff. however, when i run the win4lin-install, it doesn't see my current wi

Re: Help needed getting mail working.

2001-10-23 Thread Adam Warner
On Wed, 2001-10-24 at 00:48, Jussi Ekholm wrote: > Kurt Lieber <[EMAIL PROTECTED]> wrote: > > > By default (at least on Woody) exim puts mail in /var/mail/ > > (note the absence of /spool/) > > I'm running testing, and I have both - /var/mail/$USER and > /var/spool/mail/$USER. Why is this? The

Re: single partition worst-case scenarios

2001-10-23 Thread Andreas Leitner
On Tue, 2001-10-23 at 14:03, Adam Warner wrote: > I like to have two partitions: one for my data (/home) and one for > everything else (and a third for the swap file, and a physically > different hard disks for backups). Such a small number of partitions > might make me a heretic :-) > > There are

Problem installing 3C90x

2001-10-23 Thread Franck Benhamou
Hi all, I have a problem to install 3c90x driver on Debian 2.2.17 . I have installed the 3com packages : 3c90x-1.0.0i.tar.gz When I try to compile with ./compile_UP the return is : In file included from 3c90x.c:1: 3c90x.h:23: linux/modversions.h: No such file or directory In file included from

imap mail

2001-10-23 Thread Andreas Leitner
Hi, I hope this is not too offtopic here. I have now successfully set up a cyrus imap/exim based mail server using debian testing for my personal use. The goal is to use this server as my main mail archive. And there are lot's of mails in there, most come from mailing lists. Now, I have done some

Re: Can't access ximian woody

2001-10-23 Thread Cam Ellison
This would tend to explain a great deal. I must have not looked far enough in the knowledge base. I guess I'm stuck downloading some of the Gnome libs individually -- some apps won't install because the stable libs will not support them. Thanks for this Cam * Greg Lopp ([EMAIL PROTECTED])

Re: single partition worst-case scenarios

2001-10-23 Thread Adam Warner
On Wed, 2001-10-24 at 01:16, Andreas Leitner wrote: > Yep, the idea is good. But in practice how much space do you give /home > ? I hate it when I ran out of disk space, even though there would be > plenty. The question is how much do you give the operating system :-) Everything else is /home. S

Re: OFFTOPIC: steps to port a linux app to win?

2001-10-23 Thread Mark Carroll
On Tue, 23 Oct 2001, john smith wrote: > what steps do I need to take in order to port a small linux app to win98? That very much depends on what language the app is written in, what it does, what libraries it uses, etc. -- Mark

Re: Python and gdk-imlib

2001-10-23 Thread dman
On Tue, Oct 23, 2001 at 04:59:27AM -0500, Fabien Piuzzi wrote: | Hi all, | | I am having some troubles with python-gdk-imlib on Sid. In short, | it doesn't work at all, I can't even run the example program. | | [EMAIL PROTECTED] /usr/share/doc/python-gdk-imlib/examples/imlib | % ./view.py | Fa

Re: single partition worst-case scenarios

2001-10-23 Thread Mark Carroll
On Tue, 23 Oct 2001, Aurelio Turco wrote: > If I install Debian on a single partition, That's the usual case on my personal system, although I don't generally recommend the practice. > what is the worst that can happen, > in the following two cases (the two most > cited justifications for having

Re: single partition worst-case scenarios

2001-10-23 Thread dman
On Wed, Oct 24, 2001 at 01:38:50AM +1300, Adam Warner wrote: | On Wed, 2001-10-24 at 01:16, Andreas Leitner wrote: | | > Yep, the idea is good. But in practice how much space do you give /home | > ? I hate it when I ran out of disk space, even though there would be | > plenty. | | The question is

Re: Problem installing 3C90x

2001-10-23 Thread dman
On Tue, Oct 23, 2001 at 02:25:55PM +0200, Franck Benhamou wrote: | Hi all, | | I have a problem to install 3c90x driver on Debian 2.2.17 . | | I have installed the 3com packages : 3c90x-1.0.0i.tar.gz Do the prepackaged ones not work for you? | Any ideas Try 'modprobe 3c59x'. -D

Re: realtek RTL8139(A) driver

2001-10-23 Thread Paul 'Baloo' Johnson
On Tue, 23 Oct 2001, Manish Shah wrote: > hi everyone, > I have just installed debian and now need to get my > network up and running...I have a realtek RTL8139(A) > PCI fast ethernet card. Please do let me know where I > can find the driver and directions for installing it.. > thanks a lot... To

Re: single partition worst-case scenarios

2001-10-23 Thread Paul 'Baloo' Johnson
On Tue, 23 Oct 2001, Aurelio Turco wrote: > 1: A runaway root process fills up the disk. > (Will I not be able to get in as root and > kill the offending process?) Not always. It could be absorbing vast amounts of processor power as well. > 2: The filesystem becomes damaged. >

lpr doesn't work under woody

2001-10-23 Thread Vittorio
While under potato I didn't have any difficulty to make my Epson StylusColor 640 work using lpr and magicfilter, after installing woody from scratch I cannot print any longer. I'm using -as usual - lpr & magicfilter. I've installed the right filter using magicfilterconfig. To no avail! When I try

X sesion blanking _after_ screen saver stars up

2001-10-23 Thread Stan Brown
I'm runing potato + Progeny + 2.4.9 kernel packages. I'm using gnome, and have it set up to start the svreen saver after 5 minutes, which it does. However, sometime later the whole screen balnks. I've noticed that the 2.4.9 kernel packagges do not include apm, so I'm assuming this is not an apm thi

Re: Sound...

2001-10-23 Thread Alexander Wallace
Thank! It's working now, It was only the user's permissions... Since you use the same drivers, do you also get bad quality in xmms if you use the esound plugin??? Thanks! On Mon, 22 Oct 2001, Sunny Dubey wrote: > ummm, not too sure, but use a mixer application like aumix and turn up the > volu

Re: samba mounts encripted?

2001-10-23 Thread Alexander Wallace
I know it may be silly but it works very good, and since you can do it, I was wondering if the authentication at least could be encripted... Thanks! On Mon, 22 Oct 2001, Marc Wilson wrote: > The connection certainly isn't. The authentication MAY be, depending on > what authentication method you

Re: Sound...

2001-10-23 Thread Alexander Wallace
Thanks! I have a laptop to, it's an hp omnibook xe3... What is that ac97_core for? Do you also get bad sound in xmms if you try to use the esound plugin??? Thanks! On Mon, 22 Oct 2001, D. wrote: > With Debian you have to give permission for the user > to use sound i.e. as su or root adduser > a

Re: lpr doesn't work under woody

2001-10-23 Thread Sebastiaan
Hi, On Tue, 23 Oct 2001, Vittorio wrote: > While under potato I didn't have any difficulty to make my Epson > StylusColor 640 work using lpr and magicfilter, after installing woody > from scratch I cannot print any longer. > > I'm using -as usual - lpr & magicfilter. I've installed the right > f

Re: X sesion blanking _after_ screen saver stars up

2001-10-23 Thread dman
On Tue, Oct 23, 2001 at 09:36:28AM -0400, Stan Brown wrote: | I'm runing potato + Progeny + 2.4.9 kernel packages. I'm using gnome, and | have it set up to start the svreen saver after 5 minutes, which it does. | However, sometime later the whole screen balnks. I've noticed that the | 2.4.9 kernel

network, ifconfig, symbol link to network

2001-10-23 Thread Christian Eckert
Hi friends, for some reasons during the debian (potato) installation I had to leave out my Ne2000 compatible network-card. I plugged it in later and installed the module 'ne'. wonderful,no ioport-problems nor irq-problems. Now I want to setup the network... I created the file '/etc/network' whith c

Re: KMail and Outlook?

2001-10-23 Thread raheesom
Kmail from what I've seen is a very simple email client. Although I use Star Office, I haven't used the email client from SO. I use the Evolution email package for Gnome from Ximian. It's pretty similar to what I remember of Outlook, and really good at handling attachments. When I get any at

Re: OFFTOPIC: steps to port a linux app to win?

2001-10-23 Thread Hanasaki JiJi
Your best bet, other than buying a Posix subsystem for Win, is to hope it is written a portable, or relatively so, language: Java comes to mind followed by Perl and Python. Brian Nelson wrote: "john smith" <[EMAIL PROTECTED]> writes: hi, what steps do I need to take in order to port a small

PROPOSED: new package: xinit

2001-10-23 Thread Branden Robinson
[Please followup to .] The clamor for a small package containing just what you need to get the X server started is becoming a roar in the wake of XFree86 4.x, where Mesa-enabled X clients -- with their concomitant library dependencies -- are part of xbase-clients. Some people, with justification,

Re: network, ifconfig, symbol link to network

2001-10-23 Thread David Roundy
On Tue, Oct 23, 2001 at 04:15:18PM +0200, Christian Eckert wrote: > for some reasons during the debian (potato) installation > I had to leave out my Ne2000 compatible network-card. > I plugged it in later and installed the module 'ne'. > wonderful,no ioport-problems nor irq-problems. > Now I want t

Re: OFFTOPIC: steps to port a linux app to win?

2001-10-23 Thread martin f krafft
* john smith <[EMAIL PROTECTED]> [2001.10.23 07:14:53+]: > what steps do I need to take in order to port a small linux app to win98? > any tutorials,etc I need to be aware of? uhm, don't post to this list is a good step. why in the world??? post again when you want to port a nice utility from

Re: network, ifconfig, symbol link to network

2001-10-23 Thread dman
On Tue, Oct 23, 2001 at 04:15:18PM +0200, Christian Eckert wrote: | Hi friends, | for some reasons during the debian (potato) installation | I had to leave out my Ne2000 compatible network-card. | I plugged it in later and installed the module 'ne'. | wonderful,no ioport-problems nor irq-problems.

Re: imap mail

2001-10-23 Thread Keith G. Murphy
Andreas Leitner wrote: > > Hi, > > I hope this is not too offtopic here. I have now successfully set up a > cyrus imap/exim based mail server using debian testing for my personal > use. The goal is to use this server as my main mail archive. And there > are lot's of mails in there, most come from

Re: Python and gdk-imlib

2001-10-23 Thread Fabien Piuzzi
Here is all the version: % dpkg -l|grep python ii python-base1.5.2-18.4 An interactive object-oriented scripting lan ii python-gdk-iml 0.6.8-8GTK gdk_imlib support module for Python. ii python-gnome 1.4.1-8PyGNOME -- Python bindings for GNOME. ii python-gtk 0.6.8

Re: X sesion blanking _after_ screen saver stars up

2001-10-23 Thread Keith G. Murphy
Stan Brown wrote: > > I'm runing potato + Progeny + 2.4.9 kernel packages. I'm using gnome, and > have it set up to start the svreen saver after 5 minutes, which it does. > However, sometime later the whole screen balnks. I've noticed that the > 2.4.9 kernel packagges do not include apm, so I'm as

apt logfile?

2001-10-23 Thread Rick Pasotto
Is there an apt (or dpkg) logfile? Something that would keep a record of what was done when? Just a simple text file with a format of: Does anyone else think this could be very useful? -- We recognize the right of every man to perform services for himself or to serve others according to cond

Kernel 2.4.12 compile problem

2001-10-23 Thread Wayne Topa
I have been compiling the 2.4.x series without problems until now. I am running woody, last updated today, and find that I am getting errors while doing make dep (?) of all things. Here is the error: make[2]: *** No rule to make target `/usr/src/linux/include/linux/autoconf.h', needed by `/us

Fresh install w/Abit KG7-RAID mobo, kernel panic on install

2001-10-23 Thread shifty
I built a new machine yesterday and was hoping to give Debian a whirl fresh from the start, I'm so sick of Redhat nad have heard nothing but blessings about Debian... I Downloaded and burned ISOs for Debian 2.2 rev 3 (all 3 discs) and attempted to install, but after starting the installation from t

Re: single partition worst-case scenarios

2001-10-23 Thread John Hasler
Andreas Leitner writes: > Even if you have several partitions, a root process should be able to > access all of them. So there should be no difference if you have only one > partition or several. It is very unlikely that a runaway process, root or not, would be writing to more than one partition.

starting rcp.statd

2001-10-23 Thread Gemma Gutierrez Barberá
I get the following error message when I trie to start /sbin/rpc.statd 10/23/2001 17:07:52 rpc.statd[12121]: Version 0.3.2 Starting 10/23/2001 17:07:52 rpc.statd[12121]: Flags: No-Daemon Log-STDERR ./rpc.statd: error while loading shared libraries: ./rpc.statd: symbol __rpc_thread_variables, ve

Re: Kernel 2.4.12 compile problem (Solved)

2001-10-23 Thread Wayne Topa
Wayne Topa([EMAIL PROTECTED]) is reported to have said: > I have been compiling the 2.4.x series without problems until now. > I am running woody, last updated today, and find that I am getting > errors while doing make dep (?) of all things. Here is the error: > make[2]: *** No rule to make targ

Re: OFFTOPIC: steps to port a linux app to win?

2001-10-23 Thread dman
On Tue, Oct 23, 2001 at 09:26:56AM -0500, Hanasaki JiJi wrote: | Your best bet, other than buying a Posix subsystem for Win, is to hope | it is written a portable, or relatively so, language: Java comes to mind | followed by Perl and Python. That's only part of it. You can write non-portable co

Re: PROPOSED: new package: xinit

2001-10-23 Thread Henrique de Moraes Holschuh
On Tue, 23 Oct 2001, Branden Robinson wrote: > Please address only the core of the proposal, which is: > > To create a new package "xinit" containing the programs xauth, xinit, > and startx, and their manual pages. > > Comments? Go for it. It will be a very big boon for people that need to imple

Re: Kernel 2.4.12 compile problem

2001-10-23 Thread danielt
I know this is probably silly, but I had a lot of headaches with kernel compiling and installation until I ran across the kernel-package package. I just made a kernel debian package using the 'make-kpkg' which that package provides yesterday, and it came off like a charm (2.4.12, too). Anyway, you

Re: Python and gdk-imlib

2001-10-23 Thread dman
On Tue, Oct 23, 2001 at 04:48:27PM -0500, Fabien Piuzzi wrote: | Here is all the version: | | % dpkg -l|grep python | ii python-base1.5.2-18.4 An interactive object-oriented scripting lan | ii python-gdk-iml 0.6.8-8GTK gdk_imlib support module for Python. | ii python-gnome 1.

Re: Green blinking 'D' in console

2001-10-23 Thread Aaron Maxwell
On Monday 22 October 2001 04:12 am, wayne wrote: > Hi Aaron, > I run RedHat and I get the same thing. > I don't have a solution for you. > Wayne > > Aaron Maxwell wrote: > > Hi. I'm running yesterday's sid. In the console, occasionally a green > > blinking 'D' will appear at a certain position on

Re: apt logfile?

2001-10-23 Thread Andras BALI
On Tue, Oct 23, 2001 at 11:08:57AM -0400, Rick Pasotto wrote: > Is there an apt (or dpkg) logfile? No, there isn't. > Does anyone else think this could be very useful? Yes. For more information, please read this thread from debian-dpkg: http://lists.debian.org/debian-dpkg/2001/debian-dpkg-2001

Re: installing XMPS

2001-10-23 Thread Hans Steinraht
Thanks, I just read about this after I posted my message. Hans On Mon, Oct 22, 2001 at 02:52:44PM -0700, Marc Wilson wrote: > On Mon, Oct 22, 2001 at 10:20:49PM +, Hans Steinraht wrote: > > > > > Anyone an idea how to solve this? > > Sure. Wait until the packages you want to use are re

Re[2]: network, ifconfig, symbol link to network

2001-10-23 Thread Jean-Christophe Boggio
Ref : Tuesday, October 23, 2001 4:46:10 PM d> On Tue, Oct 23, 2001 at 04:15:18PM +0200, Christian Eckert wrote: d> This isn't right. There should be a directory /etc/network/ on your d> system, if you installed the 'netbase' and 'ifupdown' packages. d> All you need to do is put the alias in /etc

Re: Will the upstream OpenSSH be made available?

2001-10-23 Thread Phil Edwards
On Mon, Oct 22, 2001 at 02:56:58PM -0700, Osamu Aoki wrote: > Debian does not always follow upstream minor versions but instead patch > selectively for the best of stability. They are usually good at it. Definitely no arguments there. After I switched to Debian I've had no stability problems at

Keyboard Layout

2001-10-23 Thread Raffaele Sandrini
Hi, I have no idea how to set the default keyboard layout in woody. I need an sg-latin1 layut... since "kbdconfig" isn't avalible how do i have to set it then? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID: 0xEC49

Re: Python and gdk-imlib

2001-10-23 Thread Fabien Piuzzi
On Tue, 23 Oct 2001 12:08:05 -0400 dman <[EMAIL PROTECTED]> wrote: > On Tue, Oct 23, 2001 at 04:48:27PM -0500, Fabien Piuzzi wrote: > | Here is all the version: > | > | % dpkg -l|grep python > | ii python-base1.5.2-18.4 An interactive object-oriented scripting > lan > | ii python-gdk-

removing "beeps"

2001-10-23 Thread Raffaele Sandrini
Hi, Everytime I enter something wrong into bash it sounds "beep" out of my computer. Can i remove that? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID: 0xEC4950E9

Re: Kernel 2.4.12 compile problem (Solved)

2001-10-23 Thread Craig Dickson
Wayne Topa wrote: > The above was the case when I had made the .config using 'make > menuconfig'. I didn't find any real solution to the above on Google > so decided to check the .config file by running xconfig, which I don't > usually do. For some reason 'make dep' now works as usual and I can

intel fortran compiler

2001-10-23 Thread Ionel Mugurel Ciobîcă
Hi all, I downloaded the intel compiler form Intel and I want to check it on my pentium IV computer. I run unstable with 2.4.10 kernel. The tar file from Intel contain 5 rpm packages (for RH 6.2) and an install script. I can't run the install script. I try to make .deb out of .rpm using alien, but

Kernel 2.4.9 keyboard not working - update

2001-10-23 Thread Mark Carroll
Killing gpm lets my keyboard start working! (-: Seeing all the stuff about gpm over the past few days made me think to try it... -- Mark

Re: PROPOSED: new package: xinit

2001-10-23 Thread Daniel Burrows
On Tue, Oct 23, 2001 at 09:31:08AM -0500, Branden Robinson <[EMAIL PROTECTED]> was heard to say: > 2) Anybody who manages to not have the metapackages installed, > and gets xinit but not xbase-clients, may end up wondering > where that stuff is, and will file bugs instead o

Re: Sound...

2001-10-23 Thread D.
The ac97_core is another driver that the maestro3 uses. I can't answer your question on the esound plugin, I have never used that plugin. The XMMS MP3 player sounds good considering the speakers on a laptop. My Laptop is a HP Pavilion 5450. Don --- Alexander Wallace <[EMAIL PROTECTED]> wrote: > T

Re: Mutt->Mozilla ?

2001-10-23 Thread Adam Bogacki
Yup ! It worked ... although Mozilla takes a while to load. Thanks, Adam Bogacki, [EMAIL PROTECTED] On Fri, Oct 19, 2001 at 08:31:13AM -0400 or thereabouts, Hall Stevenson wrote: > > Look for a file called 'url_handler.sh' on your system (is > urlview included with mutt or a seperate package

Re: OFFTOPIC: steps to port a linux app to win?

2001-10-23 Thread martin f krafft
* martin f krafft <[EMAIL PROTECTED]> [2001.10.23 16:44:54+0200]: > uhm, don't post to this list is a good step. why in the world??? > post again when you want to port a nice utility from windoze, which > doesn't yet exist on unix (hahaha), to linux! > > who are these people, posting to debian-use

Re: Err. releted the wrong file in init.d

2001-10-23 Thread martin f krafft
* Tarjei Huse <[EMAIL PROTECTED]> [2001.10.22 18:30:31+0200]: > What is the easyest way to get it back? on that note, is it possible to tell apt/dpkg to simply reinstall all files? as in re-unpack the tar archive, leaving config files alone if they've been messed with but aren't missing? -- mart

Re: removing "beeps"

2001-10-23 Thread Kurt Lieber
This identical topic was covered a few days ago on the list. Check the archives. --kurt On Tuesday 23 October 2001 09:33, Raffaele Sandrini wrote: > Hi, > > Everytime I enter something wrong into bash it sounds "beep" out of my > computer. > Can i remove that? > > cheers, > Raffaele

Re: removing "beeps"

2001-10-23 Thread Greg Wiley
On Tuesday, October 23, 2001 9:33 AM, [EMAIL PROTECTED] > Everytime I enter something wrong into bash it sounds "beep" out of my > computer. > Can i remove that? Check out "info rluserman" . You can set the bell of readline to audible, visible, or off completely by creating a ~/.inputrc file wi

Exim question

2001-10-23 Thread Matthew Daubenspeck
What I would like to do is host multiple domains using exim. I want certain local users to use only specific domains. Here is the section of my exim file for local users/aliases: aliases: driver = aliasfile file = /etc/$domain.aliases.db search_type = dbm What exactly should I enter in the

Best approach for transient NICs

2001-10-23 Thread Greg Wiley
Good day! I know I can hack this together but I am looking for the right (meaning balance of elegant, simple, friendly to upgrades, etc.) way to do this: I have a portable that can have 0, 1, or 2 NICs installed depending on whether or not the PCMCIA card is inserted and whether or not it is dock

timeoutd and long usernames

2001-10-23 Thread Dave Sherohman
I've decided to enforce idle timeouts on one of my servers and, to implement this, I've installed timeoutd on it. Unfortunately, it seems that timeoutd doesn't like usernames in excess of 8 characters. Is there an available patch to work around this problem? Or maybe an alternate program to prov

Re: PPPoE problem: everything fine: no ping, no access

2001-10-23 Thread Sergio E. Schvezov
* Reto ([EMAIL PROTECTED]) wrote: > Hi! > I have just configured PPPoE on my Debian Sid. I finally managed to get it > online. When starting plog, I get my current (dynamic) IP-adress (local and > remote), and the primary+secondary DNS listed. > But I cannot ping anything, I cannot get out. Ping

using bootcd with usb cdrw drive

2001-10-23 Thread David Roundy
Hello all. I've been trying to use bootcd to create a bootable cdrom for my laptop, which has a USB cdrw drive (and no other removable drive), and I have been running into trouble booting with it. I can burn it just fine, and put on it a 2.4.12 kernel I compiled with USB mass storage compiled in.

  1   2   3   >