Potato: MAKEDEV doesn't recognize ht device

1999-10-31 Thread esoR ocsirF
Greetings, I have an ide tape drive that I know works (had it running in slink) with linux. I recently did a complete install of potato from scratch, using slinks bootfloppies. I have a custom 2.2.10 kernel with the ide tape support compiled in. when I run MAKEDEV update it horks on ht with /sbin

RE: Re: sound problems: what next?

1999-10-31 Thread Chris Mayes
Dear Jonathan, Well, I very much appreciate your help, but I've managed to make the situation worse, possibly as a result of misinterpreting your directions... I've loaded the modules (using modconf) per your specifications with two deviations: Awe-wave was still claiming to be unable to locate

Re: cron.d

1999-10-31 Thread Greg Wooledge
Attila Csosz ([EMAIL PROTECTED]) wrote: > Which file is responsible to start programs from cron.d? /etc/inittab ? > (or..?) After what a period will the programs start from this location? They're started by cron itself. From 'man cron': cron also reads /etc/crontab, which is in a sligh

Re: kernel series v2.2 and new deb packages

1999-10-31 Thread Pere Camps
Phil, > You don't need to install any glibc2.1 packages to run kernel 2.2 - I'm > doing it right now. You just need to update some programs as per the > kernel documentation (best by compiling from scratch, imo). Yup, you're right. I didn't explain myself clearly enough. I have

cron.d

1999-10-31 Thread Attila Csosz
Which file is responsible to start programs from cron.d? /etc/inittab ? (or..?) After what a period will the programs start from this location? Thanks Attila -- --- - Debian 2.1 Linux / 2.2.9 / qmail - - Mail: [EMAIL PROTECTED]-

Re: kernel series v2.2 and new deb packages

1999-10-31 Thread Phil Brutsche
A long time ago, in a galaxy far, far way, someone said... > Hi! > > Does anybody know where to get the deb packages needed to run > linux v2.2.x which don't need libc6 > 2.1? > > I want to install 2.2.13 but I can't install libc6 > 2.1 with the > slink system as I'm worried that it

kernel series v2.2 and new deb packages

1999-10-31 Thread Pere Camps
Hi! Does anybody know where to get the deb packages needed to run linux v2.2.x which don't need libc6 > 2.1? I want to install 2.2.13 but I can't install libc6 > 2.1 with the slink system as I'm worried that it will break too many things. Thanks for your help. -- p.

Re: mouse

1999-10-31 Thread aphro
try XF86Setup... ?? For ages i tried xf86config, and never figured it out, then i found XF86Setup, which seems to be..rather poorly documented as its so rare to see someone using it. it should autodetect it if its a MS serial mouse (ps/2 is not autodetected by xf86setup) nate ---

Re: apt-get fails

1999-10-31 Thread Joey Hess
Brad wrote: > to use it, to avoid backward combatability? Thanks, but I seem to be able to avoid backward compatability quite well on my own. :-) (Seriously, I have a good backwards compatabile fix in place now.) -- see shy jo

Re: mouse

1999-10-31 Thread Andrei Ivanov
Very simple. Get the COM port where the mouse is from Windows. Then just follow a simple formula : Com1=/dev/ttyS0, Com2=/dev/ttyS1 and so on. That is the serial port that you put in when xf86config asks you for mouse port. For protocol you select Microsoft Serial (or something like that, it's #1 t

Re: segmentation fault

1999-10-31 Thread erasmo
thanks a lot i have changed some bios options (5 seconds delay, extended CHS, 8 sectors/block, fast access disabled) now the hd works fine (it is a 6.4 gb hd on a 1993 motherborad :=)) ) thanks for all aphro wrote: > soudns like a seirous library problem, only time i've seen that is when > lib

Re: sound problems: what next?

1999-10-31 Thread Jonathan Heaney
Chris Mayes wrote: > Well, I installed a new kernel in the hopes that my recent sound problems > were a result of corrupt modules, but no luck. Same errors. TO recap, here > are the errors: > > > loop awe_wave AWE32: not detected > modprobe: modprobe: Can't locate module synth0 > /dev/seque

mouse

1999-10-31 Thread Kurt Taylor
I resently install slink for the first time. I can't figure out how to get it to recognize my mouse when running xf86config. I have a microsoft serial mouse. Does anyone know how to configure a serial mouse? Thanks, Kurt Taylor = __ Do Yo

Re: Apache and SSI

1999-10-31 Thread Alisdair McDiarmid
[Reformatted] On Sun, Oct 31, 1999 at 12:53:02PM -0800, aphro wrote: > > > I've been trying forever to get Apache to work with SSI and I just > > can't. > > you may also have to add access to type "Includes" to access.conf. Yep, this was the problem. Thanks lots! -- alisdair mcdiarmid

Re: apt-get fails

1999-10-31 Thread Brad
-BEGIN PGP SIGNED MESSAGE- On Sun, 31 Oct 1999, peter karlsson wrote: > Martin Fluch: > [[[discussion of the situation described in bug#48806 snipped by]]] [[[previous poster]]] > > Install this package manualy with dpkg -i /var/cache/apt/archives/debconf* > > and apt-get upgrade should

Re: apt-get fails

1999-10-31 Thread Joey Hess
peter karlsson wrote: > That seems to cure the problem, but why did it appear in the first place? Because I goofed up. It is corrected in the archive now, and should be soon in whatever mirror you use. -- see shy jo

Re: segmentation fault

1999-10-31 Thread aphro
soudns like a seirous library problem, only time i've seen that is when libc was royally screwed, a reinstall may be in order here. nate [mailto:[EMAIL PROTECTED] ]-- Vice President Network Operations http://www.firetrail.com/ Firetrail Internet

Re: Apache and SSI

1999-10-31 Thread aphro
give sample code as to what your trying to execute on those .shtml files. I use similar settings in apache 1.3.9 (self compiled) with SSI and it works fine. you may also have to add access to type "Includes" to access.conf. example: AllowOverride AuthConfig Limit Options Indexes Follo

Re: Help: Bookmarks history in NS

1999-10-31 Thread aphro
do you have the override option set in your NS preferences? I'm not sure about 4.5 but 4.7 has this option: Always use my colors, overriding document it may be that those pages you visit define their own colors as to what is shown for links and such. nate --

Re: idle user

1999-10-31 Thread aphro
idled does it. edit /etc/idled.cf or remove it :) nate [mailto:[EMAIL PROTECTED] ]-- Vice President Network Operations http://www.firetrail.com/ Firetrail Internet Services Limited http://www.aphroland.org/ Everett, WA 425-348-7336

Re: Problems mounting second hardisk, partition

1999-10-31 Thread aphro
use the absolute path when mounting. i.e. mount /dev/device /mountpoint if you use mount /dev/device mountpoint and you are in say, /tmp and mountpoint doesn't exist, it won't work. if mountpoint is in / and you are in / when you issue the command it will. nate

Re: Gpm in notebook (psaux)

1999-10-31 Thread aphro
after you made the changes did you reload gpm ? try this: gpm -k gpm -m /dev/psaux -t imps2 does the mouse work ? you may have the right port, but are using the wrong protocol(or in gpm.conf the wrong type) nate [mailto:[EMAIL PROTECTED] ]-- Vice P

Re: dselect

1999-10-31 Thread aphro
it would be helpful if you noted what package(s) were being instaled. in slink XFREE86 is spread accross a vast number of packages according to what they are used for. if you told it to install XFREE86, i find it highly unlikely it is installing something other then XFRE86 :) something else is t

Re: dselect

1999-10-31 Thread Brad
-BEGIN PGP SIGNED MESSAGE- On Sun, 31 Oct 1999, Randy Kaplan wrote: > Dselect question - > > I am trying to figure out if Dselect is doing what it should be doing. I > installed Debian Linux and at the end of the installation process, > Dselect is run. I set Dselect to install XFree86. I

segmentation fault

1999-10-31 Thread erasmo
hello when i enter any command in linux i get segmentation fault what does that mean and how can i fix it? thanks

Apache and SSI

1999-10-31 Thread Alisdair McDiarmid
I've been trying forever to get Apache to work with SSI and I just can't. In my httpd.conf file there is: LoadModule includes_module /usr/lib/apache/1.3/mod_include.so Options +Includes In my srm.conf file (what's srm?) there is: AddType text/html .shtml AddHandler server-parsed .shtml Options

Re: ld problem

1999-10-31 Thread Greg Wooledge
Liu Chung Him ([EMAIL PROTECTED]) wrote: > > > > > gcc -L/usr/X11/lib -L/usr/X11R/lib -lX11 -lXexr -lXmu -lXt -lVi -o > > > > > Scan > > > > > Scan.c > > You want to say "-L/usr/X11R6/lib" not "-L/usr/X11R/lib". > But, i had typed correctly in the Makefile. > Is it the linker problem or the sha

Re: Help with LILO, and initial install, please

1999-10-31 Thread Ingo Reimann
On Sun, Oct 31, 1999 at 02:15:42PM -0500, Stan Brown wrote: > I am trying to install the unstable distribution set on a machine that > ran Debian happily for years. The only change has been the addition of > a larger disk (8Gig). > > It's been a long time since I installed

Help with LILO, and initial install, please

1999-10-31 Thread Stan Brown
I am trying to install the unstable distribution set on a machine that ran Debian happily for years. The only change has been the addition of a larger disk (8Gig). It's been a long time since I installed debian, thanks to it's excelent upgrade abailty, but

RE: Help: Bookmarks history in NS

1999-10-31 Thread Pollywog
On 31-Oct-99 Albert Hurd wrote: > > I have noticed that on some web sites(not all), the different color > coding of > visited links is not working. Does anyone know why this is happening > and > how to cure it. I am using NS 4.5 on Linux (Debian 1.3.1). Thanks. > > -- > Albert Hurd > > In N

Help: Bookmarks history in NS

1999-10-31 Thread Albert Hurd
  I have noticed that on some web sites(not all), the different color coding of visited links is not working.  Does anyone know why this is happening and how to cure it.  I am using NS 4.5 on Linux (Debian 1.3.1).  Thanks. --  Albert Hurd  

Re: apt-get fails

1999-10-31 Thread peter karlsson
Martin Fluch: > Install this package manualy with dpkg -i /var/cache/apt/archives/debconf* > and apt-get upgrade should do. That seems to cure the problem, but why did it appear in the first place? # dpkg --install /var/cache/apt/archives/debconf_0.2.1_all.deb (Reading database ... 51889 files

Re: Wvdial and non-root access

1999-10-31 Thread John Hasler
Cory Snavely writes: > I just set up ppp on my slink workstation yesterday, and I used sudo to > avoid setting scripts suid (although pppd installs as suid root). Even > though I'm using pon/poff, I'll bet sudo can solve your problem, too, if > suid scripts give you "the feeling". You just need to

Re: idle user

1999-10-31 Thread Ingo Reimann
On Sun, Oct 31, 1999 at 04:16:35PM +0100, Attila Csosz wrote: > What packeage does it? ( from the official binary slink cd-s ) > > You've been idle for 68 min. > You'll be logged off in 30sec unless you hit a key. > > Then I was logged off. > this is autolog ingo ---

Re: ld problem

1999-10-31 Thread Martin Fluch
On Sun, 31 Oct 1999, Liu Chung Him wrote: > Wrong typing !! sorry !!! > > But, i had typed correctly in the Makefile. > Is it the linker problem or the shared library problem What does ls -l /usr/X11R6/lib/libX11* look like? Perhaps (for some reason) a dangling symlink? Martin -- For pub

Re: apt-get sources.list for KDE

1999-10-31 Thread Ingo Reimann
On Sun, Oct 31, 1999 at 08:26:05AM +, Todd Suess wrote: > Greets, > > Does anyone have a sources.list entry for KDE, etc that works well? > kde.tdyc.com which I normally use has been very unstable and slow as > of late. These are my current entries. Any substitutes would be most > welcome.

Re: ld problem

1999-10-31 Thread Liu Chung Him
Wrong typing !! sorry !!! But, i had typed correctly in the Makefile. Is it the linker problem or the shared library problem Best wishes, Wilson On Sun, 31 Oct 1999, Mark Brown wrote: > On Sun, Oct 31, 1999 at 11:06:12PM +0800, Liu Chung Him wrote: > > > I had already installed the packa

Re: apt-get fails

1999-10-31 Thread Todd Suess
I also got this error, but corrected it by placing a zero length file called confmodule in the /usr/share/debconf directory, and then running apt-get -f install and it finished normally. -Todd Do you want to continue? [Y/n] 100% [Scanning packages] Configuring packages ... /tmp/fileK7MiKx:

Re: ld problem

1999-10-31 Thread Mark Brown
On Sun, Oct 31, 1999 at 11:06:12PM +0800, Liu Chung Him wrote: > I had already installed the package. The problem is still the same. > > > gcc -L/usr/X11/lib -L/usr/X11R/lib -lX11 -lXexr -lXmu -lXt -lVi -o Scan > > > Scan.c You want to say "-L/usr/X11R6/lib" not "-L/usr/X11R/lib". -- Mark Brow

Re: idle user

1999-10-31 Thread dyer
Attila Csosz wrote: > What packeage does it? ( from the official binary slink cd-s ) > > You've been idle for 68 min. > You'll be logged off in 30sec unless you hit a key. > > Then I was logged off. idled sounds like the culprit. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= dyer

Re: Wvdial and non-root access

1999-10-31 Thread Cory Snavely
> > Only root is able to use wvdial, even though I thought wvdial has been set > > up for use by non-root users. > > was wvdial set up for this by yourself, or by the wvdial install program? > > > When I, as user david, type wvdial, I get an error that david cannot have > > access to /dev/ttyS1. Th

Re: ld problem

1999-10-31 Thread Martin Fluch
On Sun, 31 Oct 1999, Liu Chung Him wrote: > Dear Martin, > > I had already installed the package. The problem is still the same. > > What can i do ?? There seems the right -L option missing: -L/usr/X11R6/lib Since libX11.so resides in /usr/X11R6/lib ... does that help? Martin > On Fri, 29

idle user

1999-10-31 Thread Attila Csosz
What packeage does it? ( from the official binary slink cd-s ) You've been idle for 68 min. You'll be logged off in 30sec unless you hit a key. Then I was logged off. Thanks Attila -- --- - Debian 2.1 Linux / 2.2.9 / qmail - - Mail: [EMAIL PROTECTED]

Re: Where I find kernel and netscape?

1999-10-31 Thread Jean-Yves BARBIER
On Sat, Oct 30, 1999 at 06:17:49PM -0200, Ribamar FS wrote: > Hello! > > Sorry my english (I brazilian) :) > > Where do I find the packages of the kernel of Debian? > I bought Debian 2.1 in just a CD (Cheapbytes) and I am having > difficulties of finding the kernel and the netscape. > Can any

Re: ld problem

1999-10-31 Thread Liu Chung Him
Dear Martin, I had already installed the package. The problem is still the same. What can i do ?? Best wishes, Wilson On Fri, 29 Oct 1999, Martin Fluch wrote: > On Fri, 29 Oct 1999, Liu Chung Him wrote: > > > I comply a problem which need libX11 . The gcc command line is : > > gcc -L/usr/X11/

Re: Gpm in notebook (psaux)

1999-10-31 Thread Greg Wooledge
Ribamar FS ([EMAIL PROTECTED]) wrote: > I installed Debian 2.1 in a notebook (P120, Fujitsu) and he left the > mouse in ttyS0 (here it is in psaux). /dev/psaux is for a PS/2 mouse (it has a small, round connector). /dev/ttyS0 is the first serial port, and is for a serial mouse (either a 9-pin or

Re: Problems mounting second hardisk, partition

1999-10-31 Thread John Carline
Wendell Buckner wrote: > I've had this problem since I started fooling around with linux > about four months ago and never fixed. Since then I've added > gnu c/c++, fvwm and network card (thanks to the debian users > group). Samba is hopefully on the way, but back to this > nagging problem I ha

.forward

1999-10-31 Thread Patrick Kirk
# Exim filter for kirks.net if $header_to: contains ayser then deliver ayser endif #elsif $header_to: contains debian then deliver debian #elsif header_cc: contains debian then deliver debian endif Hi all, I have tried a number of ways of editing this .forward but can't get it to handle a secon

Re: Problems mounting second hardisk, partition

1999-10-31 Thread Wendell Buckner
Initialize? Nope. Never thought of that! I guess my boot partition (/dev/hda1)was automatically initialized when I loaded linux. And yes the disk2 mount point exists. I will try that! thank you! - Original Message - From: Martin Fluch <[EMAIL PROTECTED]> To: Wendell Buckner <[EMAIL PRO

Re: Problems mounting second hardisk, partition

1999-10-31 Thread Martin Fluch
On Sun, 31 Oct 1999, Wendell Buckner wrote: > I've had this problem since I started fooling around with linux about > four months ago and never fixed. Since then I've added gnu c/c++, > fvwm and network card (thanks to the debian users group). Samba is > hopefully on the way, but back to this na

Problems mounting second hardisk, partition

1999-10-31 Thread Wendell Buckner
I've had this problem since I started fooling around with linux about four months ago and never fixed.  Since then I've added gnu c/c++, fvwm and network card (thanks to the debian users group).  Samba is hopefully on the way,  but back to this nagging problem I have.  I can't seem to mount

operational error fsck /

1999-10-31 Thread gisela ishihara
hello: what does 'operational error' mean in the exit code (8) of fsck? when i boot my debian machine i get: fsck.ext2 for ... /dev/hda2 exited with signal 11 'fsck failed' ... repair manually and reboot how can i manually repair? thanks a lot

Re: inodes

1999-10-31 Thread Mark Brown
On Sat, Oct 30, 1999 at 04:39:45AM -0800, Ethan Benson wrote: > what is the general opinion on the number of inodes that should be > made on a filesystem? is there any disadvantage to creating much more > inodes then default? (i would guess longer fsck times but that is > less annoying then ru

Re: apt-get fails

1999-10-31 Thread Martin Fluch
On Sun, 31 Oct 1999, peter karlsson wrote: > Today when I tried running apt-get dist-upgrade, it failed on me... Anyone > have ideas? > > > # apt-get dist-upgrade > Reading Package Lists... Done > Building Dependency Tree... Done > Calculating Upgrade... Done > The following packages will be REM

Re: dselect

1999-10-31 Thread Martin Fluch
On Sun, 31 Oct 1999, Randy Kaplan wrote: > I am trying to figure out if Dselect is doing what it should be doing. I > installed Debian Linux and at the end of the installation process, > Dselect is run. I set Dselect to install XFree86. It has been > "unpacking" quite a bit of stuff that doesn't s

apt-get fails

1999-10-31 Thread peter karlsson
Today when I tried running apt-get dist-upgrade, it failed on me... Anyone have ideas? # apt-get dist-upgrade Reading Package Lists... Done Building Dependency Tree... Done Calculating Upgrade... Done The following packages will be REMOVED: sgmlspm The following NEW packages will be installed:

dselect

1999-10-31 Thread Randy Kaplan
Dselect question - I am trying to figure out if Dselect is doing what it should be doing. I installed Debian Linux and at the end of the installation process, Dselect is run. I set Dselect to install XFree86. It has been "unpacking" quite a bit of stuff that doesn't seem to be related to XFree96.

Gpm in notebook (psaux)

1999-10-31 Thread Ribamar FS
Hello! I installed Debian 2.1 in a notebook (P120, Fujitsu) and he left the mouse in ttyS0 (here it is in psaux). I edit /etc/gpm.conf and I change for psaux, but I continue without could use the mouse in it console. In the XF86Setup the mouse does already work well, but should where configure

Re: BUG: wu-ftp 2.6.0 !? (was: Mirror bug)

1999-10-31 Thread Jason Gunthorpe
On Sun, 31 Oct 1999, Onno wrote: > The wu-ftp 2.6.0 server seems to have a serious bug, at least in > combination with mirror. How odd, I just got a mail about this too. mirror doesn't properly implement the FTP protocol, you have to upgrade it. Jason

apt-get sources.list for KDE

1999-10-31 Thread Todd Suess
Greets, Does anyone have a sources.list entry for KDE, etc that works well? kde.tdyc.com which I normally use has been very unstable and slow as of late. These are my current entries. Any substitutes would be most welcome. Thanks! Current Lines: deb ftp://kde.tdyc.com/pub/kde/debian slink kd

Re: mount Partition

1999-10-31 Thread Brad
-BEGIN PGP SIGNED MESSAGE- Please try to keep lines <76 characters in length. On Sun, 31 Oct 1999, John Pearson wrote: > If you want to avoid B?IOS problems by putting all of the files needed > to boot in the first 1024 cylinders, make /dev/hdc1 smaller (10Mb > should be heaps) and mount

BUG: wu-ftp 2.6.0 !? (was: Mirror bug)

1999-10-31 Thread Onno
The wu-ftp 2.6.0 server seems to have a serious bug, at least in combination with mirror. I have problems mirroring ftp.debian.org (without the ls patch, can't get that to work - yet) AND my local server... (using rsync now). My mirror scripts NEVER failed me before but it started to fail on ftp

Re: Do I have a virus?

1999-10-31 Thread Dwayne C . Litzenberger
1. Make sure "Virus protection" in your BIOS is off 2. Boot from a Win95 boot disk 3. Locate SYS.COM (I think it's in C:\WINDOWS\COMMAND) 4. run SYS.COM A: C:\ 5. run fdisk /mbr (win95 fdisk, not linux fdisk) On Fri, Oct 29, 1999 at 01:05:08PM +, Martyn Pearce wrote: > > > Nico De Ranter wr

Re: toggle xdm off? // and more other questions

1999-10-31 Thread John Hasler
jack wrote: > 3. Normally, I like to start X manually. Unfortunately, xdm on debian > always try to run X on first. I tried to change mode to 3 in inittab, but > it's still there. xdm is now in its own package, and it defaults to run on boot. To stop that just remove xdm with 'dpkg -r xdm'. --

Re: BUG

1999-10-31 Thread Kent West
raymond ferrari wrote: > > I am utterly disappointed. After two weeks of dealing with installing > debian and trying to learn, my Linux machine has crashed or should I say > frozen. YES. > While trying to read the Debian online help for ethernet 3com cards , my > machine suddenly froze without any

Re: xwindows

1999-10-31 Thread Kent West
raymond ferrari wrote: > > I was in xwindows today reading the information under Debian online help > and specifically the ethernet Howto, clicked on 3com to read > documentation and that's when nothing happened. Everything froze, except > my hard drive. The light kept going, blinking but I couldn

Re: jdk1.2 and Apache Jserv

1999-10-31 Thread Gareth
On Fri, 29 Oct 1999, James Sasitorn wrote: > is there a .deb package available? I haven't found one yet and am having some serious stability problems with it and apache jserv. Jserv keeps dying!!! I changed to green threads and it still keeps happening the person responsibile for the Java code t

Re: acroread broken? (potato)

1999-10-31 Thread Ashley Clark
On Sat, 30 Oct 1999, W. Paul Mills wrote: > acroread has always worked for me, xpdf and ghostview often do not! > > [EMAIL PROTECTED] (Ashley Clark) writes: > > > Have you tried xpdf, or ghostview or gv to see if the file works in > > any of them? I've found that the portable pdf format isn't ent

Re: toggle xdm off? // and more other questions

1999-10-31 Thread Eric G . Miller
On Sat, Oct 30, 1999 at 10:47:32PM -0400, jack wrote: > 3. Normally, I like to start X manually. Unfortunately, xdm on debian > always try to run X on first. I tried to change mode to 3 in inittab, but > it's still there. Debian's inittab is different than RedHat's. xdm will run in runlevels 2-

Aztech Modem

1999-10-31 Thread Antonio Rodriguez
How do you install a MDP7800SP-U Modem (Aztech 56)? Haven't been succesfull.

Re: mount Partition

1999-10-31 Thread John Pearson
On Sat, Oct 30, 1999 at 12:18:03PM +0200, Robin Gressmann wrote > Hello, > (sorry, my english is not very good) > My problem: > I have got a large harddisk (2GB). I have make 3 partittions: > 1. 64MB for all files that need for boot Linux (in the beginning of my >harddisk) -> /dev/hdc1 > 2. 64M

toggle xdm off? // and more other questions

1999-10-31 Thread jack
hi, after another re-installation of slink, upgrading potato and struggling with all kind of settings and tunings, finally things are getting better and better. Meanwhile, still have puzzles need to be solved: 1. apt-get is really cool. However, upgrading is still upgrading. I did not expect

Re: Need a runlevel editor! (console ofcourse)

1999-10-31 Thread Matthew Gregan
On Sat, Oct 30, 1999 at 04:36:58AM -0800, Ethan Benson wrote: > >Look at the man page for update-rc.d: > > > >-f Force removal of symlinks even if /etc/init.d/name still > > exists. > > yes I read the man page, yes I tried this, no it didn't work :| It may be that you have to do somethi

Re: files with extension tar.bz2

1999-10-31 Thread Sean
Of course the price you pay is a 25-50% performance hit(highly dependent on the CPU MHz). Personally I only bzip things that I don't often use, as the increased decompression speed of gzip is worth the small loss of compression capacity. For instance, tar Ixvf linux-kernel-source.tar.bz2 takes s

Re: Debian Linux vs BSD

1999-10-31 Thread Matthew Gregan
On Sat, Oct 30, 1999 at 10:44:54AM -0400, Paul McHale wrote: > This was my mistake. There is a link on the openBSD site to "ports". This > link is to the xBSD general repository which I mistakenly thought was the > openBSD repository. The ProFTP program is part of the general repository. > Sorry

Re: Do I have a virus?

1999-10-31 Thread Don Galloway
i thought /mbr was supposed to be /MBR ? i could be wrong though. also you could use say partition magic an make sure that windows is the active boot partition On Fri, 29 Oct 1999, David Punsalan wrote: > > A friend of mine (not me...I'm just writing this e-mail for him - yeah, > that's it)

Re: Compiling kernel2.0.36 on potato?

1999-10-31 Thread John Hasler
The Dragon De Monsyne writes: > Hello, I just reacently upgraded a slink box at work to potato for > warious reasons, and now I find I'm unable to recompile the kernel (ix86 > box) (I get all sorts of errors about bad asm code. I'm gathering this is > due to an incompatibility btwn the kernel and g

Re: Compiling kernel2.0.36 on potato?

1999-10-31 Thread Ethan Benson
On 30/10/99 The Dragon De Monsyne wrote: Hello, I just reacently upgraded a slink box at work to potato for warious reasons, and now I find I'm unable to recompile the kernel (ix86 box) (I get all sorts of errors about bad asm code. I'm gathering this is due to an incompatibility btwn

Compiling kernel2.0.36 on potato?

1999-10-31 Thread The Dragon De Monsyne
Hello, I just reacently upgraded a slink box at work to potato for warious reasons, and now I find I'm unable to recompile the kernel (ix86 box) (I get all sorts of errors about bad asm code. I'm gathering this is due to an incompatibility btwn the kernel and gcc? There was a url for a

Re: Debian -VS- RedHat, again?

1999-10-31 Thread John Hasler
John Gay writes: > When potato freezes, then I'll update. Don't update immediately after the freeze. There is often substantial breakage then. Wait a few weeks, and watch the lists for warnings. -- John HaslerThis posting is in the public domain. [EMAIL PROTECTED]Do

Fwd: Re: [NLUG] [Fwd: windowmaker and gnome]

1999-10-31 Thread Jeff French
-- Forwarded Message -- Subject: Re: [NLUG] [Fwd: windowmaker and gnome] Date: Fri, 29 Oct 1999 11:00:48 -0500 (CDT) From: noxiou5 <[EMAIL PROTECTED]> On Fri, 29 Oct 1999, Jeff French wrote: > "T.V.Gnanasekaran" wrote: > > > > hello, > > I want to use windowmaker with gnome

Re: Debian -VS- RedHat, again?

1999-10-31 Thread John Gay
Thanks for the note about potato, but I am still running slink. I am to new to Linux and UNIX in general to even attempt to stay at the bleeding edge. When potato freezes, then I'll update. I've used alien once or twice before, but thanks for the info. How do you update the menu manually, though

Re: BUG

1999-10-31 Thread thomas lakofski
hi, your problems sound like you may actually have some broken hardware, more than a problem with debian. in my personal experience of using debian since august 1996 the only time it has ever gone wrong on a stable release is when the hardware of the computer i was using was broken somehow (bad r

Re: 6.4 gb hd

1999-10-31 Thread Ethan Benson
On 30/10/99 gisela ishihara wrote: hello everybody i have just installed a 6.4 gb hd and i can not boot the debian instalation i have read that only i need to make a small (10 mb) partition and to put the kernel image there? is that true? it depends on whether you have a broken BIOS that th

BUG

1999-10-31 Thread raymond ferrari
I am utterly disappointed. After two weeks of dealing with installing debian and trying to learn, my Linux machine has crashed or should I say frozen. YES. While trying to read the Debian online help for ethernet 3com cards , my machine suddenly froze without any ability to get out. This is the sec

ident/exim problem

1999-10-31 Thread Martin Fluch
Hello, since I've upgraded to potao I have the following problem: Wenn ever exim running on my or my friends computer makes an identd request to my machine, I get the following lines in the xconsole: Oct 31 03:10:01 seneca identd[11329]: started Oct 31 03:10:01 seneca identd[11329]: request_threa