> 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
* 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
* 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
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
> 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.
>
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
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
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
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
i think we got a problem with the latest version of fa;srp
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
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
___
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
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
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
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
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
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
[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
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
"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
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
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
>>
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
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
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-
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
> | > 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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])
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
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
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
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
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
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
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
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.
>
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
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
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
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
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
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
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
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
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
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
[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,
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
* 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
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.
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
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
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
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
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
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
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.
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
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
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
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
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
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.
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
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
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
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
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
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
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-
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
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
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
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
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
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
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
* 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
* 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
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
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
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
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
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
* 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
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 - 100 of 207 matches
Mail list logo