I installed kdebase, kdeutils, kdegraphics, etc, by finding the packages at
the debian website. I installed and it works, but there are some problems
related to permissions, and most problematic, there are many missing help
files.
How do I figure out whether I have kde 1.0 or a beta?
What is
I am trying to find the Lilo source files. I'm sure they must be available
somewhere but I'm not sure where to look. (As far as I can tell they're not
in the kernel source code or in a separate package in the devel section of
the debian download archive.)
Incidentally, I wanted to look at these
George
Thanks for the URLs for Bo. Seriously though, how
long will this distribution be out there? 6 months
would be more than enough for our needs.
David
On Thu, 6 Aug 1998, George Bonser wrote:
> Date: Thu, 06 Aug 1998 14:30:42 -0700 (PDT)
> On Thu, 6 Aug 1998, Nathan E Norman wrote:
> Wh
Tres, and all:
I find myself in the boat with Tres as well. We are trying to find a CD
of snapshot of what 1.3.1r-most recent was. There are sites who still
have bo, but for how long?
Would that something could be done. What do redhat and suse do about
upgrades and recent distributions?
--Davi
Help
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
__P is basically a macro that lets the declaration work with both K&R-style and
ANSI C
compilers. I haven't looked at it directly but it's something like
#if (K_AND_R)
#define __P(x) x
#elif (ANSI_C)
#define __P(x)
#endif
__const is likewise a macro, probably to work with compilers which don't l
>| So, we're a few hours away from *two* weeks since hamm was officially
>| released as Debian 2.0.
>|
>| **HOWEVER**, nonus.debian.org still has stable pointed to bo and
>| hamm identified as frozen.
>|
>| Any ideas on when this will be updated?
>
>Huh? Where are you looking?
Same server
Could someone explain what the following line, which is taken from
/usr/include/errno.h, means :
extern void perror __P ((__const char* __s));
As I understand it, it means that perror is defined in an external file and
returns a void type. But what are the __P, and __const ? And why
"Kevin Traas" <[EMAIL PROTECTED]> writes:
| So, we're a few hours away from *two* weeks since hamm was officially
| released as Debian 2.0.
|
| **HOWEVER**, nonus.debian.org still has stable pointed to bo and
| hamm identified as frozen.
|
| Any ideas on when this will be updated?
Huh? W
On Thu, 6 Aug 1998, Tres Hofmeister wrote:
: Where can I find the bo distribution? It seems to have
: been removed from ftp.debian.org and its mirrors. I'm definitely
: heading toward hamm; I've been running it on my desktop for a couple
: of months. But I've got 75 or so Debian 1.3.1 sys
Where can I find the bo distribution? It seems to have
been removed from ftp.debian.org and its mirrors. I'm definitely
heading toward hamm; I've been running it on my desktop for a couple
of months. But I've got 75 or so Debian 1.3.1 systems to maintain in
the mean time, many out at fie
So, we're a few hours away from *two* weeks since hamm was officially
released as Debian 2.0.
**HOWEVER**, nonus.debian.org still has stable pointed to bo and
hamm identified as frozen.
Any ideas on when this will be updated?
Also, incoming-non-US is pretty full of stuff, too Will t
On Thu, Aug 06, 1998 at 11:49:02AM -0700, Christopher Barry wrote:
> Adding FontPath "unix/:7101" solved the problem. I don't know why the
> xfstt installation doesn't put this in there for you automatically,
well...as the xfstt maintainer I will say this...
adding the fontpath to XF86Config would
On Thu, Aug 06, 1998 at 09:13:52PM +0200, Remco van de Meent wrote:
> On Thu, 6 Aug 1998, Marcus Brinkmann wrote:
>
> : set_prompt ()
> : {
> : local SAVE_CRS=`tput sc 2> /dev/null`
> : local RESET_CRS=`tput rc 2> /dev/null`
> : local CLOCKPOS=`tput cup 0 90 2> /dev/null`
> :
On Thu, 6 Aug 1998, Marcus Brinkmann wrote:
: set_prompt ()
: {
: local SAVE_CRS=`tput sc 2> /dev/null`
: local RESET_CRS=`tput rc 2> /dev/null`
: local CLOCKPOS=`tput cup 0 90 2> /dev/null`
: local FOREG=`tput setf 6 2> /dev/null`
: local ALT_FOREG=`tput setf 3 2>
On Thu, Aug 06, 1998 at 11:45:40AM -0500, Kent West wrote:
>
> In your .bash_profile or similar, enter a line like:
> PS1=^V[[33;1m This is my prompt
I think you have to make bash know that those are not really printed
characters, or you may get problems with line breaking, deletion of
characters
On Wed, Aug 05, 1998 at 12:53:21PM -0600, Gary L. Hennigan wrote:
> Johann Spies <[EMAIL PROTECTED]> writes:
> | On 5 Aug 1998, Jens Ritter wrote:
> |
> | > Please: This is an englisch speaking mailing list. Thanks,
> |
> | Some German on the list and even other languages contribute to the variet
On: Wed, 5 Aug 1998 15:50:26 +1000 (EST) Chris writes:
>
> Hi,
> I was wondering if there is a way to configure samba to do the following:
>
> - Accept unencrypted login passwords
> - Update the smbpasswd file by encrypting unencrypted passwords
> - Accept enrypted passwords that are in the smbp
On Thu, 6 Aug 1998, Christopher Barry wrote:
: Adding FontPath "unix/:7101" solved the problem. I don't know why the
: xfstt installation doesn't put this in there for you automatically, or at
: least tell you to do it after adding ttf fonts to the proper directory,
: but it should. Also, why
On Thu, 6 Aug 1998 [EMAIL PROTECTED] wrote:
: At around Thu, 06 Aug 1998 18:15:20 +0900,
: I may have mentioned:
:
: [discussion about installing debian on a thinkpad 770 ed snipped]
:
: > i just realized that i'd been using a 2.0.35 zimage on a 2.0.34 rescue
: > disk...perhaps this was the cau
Adding FontPath "unix/:7101" solved the problem. I don't know why the
xfstt installation doesn't put this in there for you automatically, or
at least tell you to do it after adding ttf fonts to the proper
directory, but it should. Also, why the switch to unix/:7101? Because
unix/:7100 conflicts wit
On Thu, 6 Aug 1998, Christopher Barry wrote:
: I recently grabbed the latest xfstt from Slink and I removed the old
: xfstt first before upgrading (maybe this is where I went wrong).
: Anyways, the new xfstt installed without giving any error messages but
: when I started X and Netscape, Nets
>Hello,
>I would lke to know if I can install the Debian Linux distribution on an
>AlphaServer AS800 5/400
>(the processor isa DECChip 21164A-2).
Yes, you can. There is a port to the alpha (it's not part of Hamm/2.0, but
we hope to have it ready for Slink/2.1) availabe in dists/unstable.
The AS800
I forgot to mention that I also tried to boot using the images:
resc1440tecra.bin and resc1440tecra-fast.bin.
No one of those worked. I always have a rebooted laptop.
Thanks a lot,
Giuseppe Sacco
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
Hi all,
I recently grabbed the latest xfstt from Slink and I removed the old
xfstt first before upgrading (maybe this is where I went wrong).
Anyways, the new xfstt installed without giving any error messages but
when I started X and Netscape, Netscape was no longer using truetype
fonts and I coul
Try putting the 'REPORT CONNECT' at the beginning?
- Marsh
>/usr/sbin/chat -v -r /home/patricko/speed \
>TIMEOUT 60 \
>ABORT '\nBUSY\r' \
>ABORT '\nNO CARRIER\r'\
>
On 21 Jul 1998 [EMAIL PROTECTED] wrote:
> Add 'REPORT CONNECT' to your chatscript and call chat with
> '-r /etc/ppp/report' and the 'CONNECT' string reported by your modem will
> appear in /etc/ppp/report. Add 'X4' to your modem init string and it will
> report the connect speed.
I tried this
Hi people,
I have a laptop from TOSHIBA, model 310CDS, and I have a copy of your
last distribution (hamm, 2.0, 24/7/98.)
I have a floppy disk that I wrote using the command rawrite2 whith
arguments 'resc1440.bin' and 'A:'. (from
debian/hamm/main/disks-i386/current)
Then I inserted the floppy disk
-BEGIN PGP SIGNED MESSAGE-
On Thu, 6 Aug 1998, [ISO-8859-2] Pawe³ Sakowski wrote:
> Debian 1.3.1
>
> Why does installation of packages via dselect last so long? It checks (I
> don't know why) all the packages on the cd. What for? It already knows
> which packages need installation.
You
make sure /etc/init.d/xdm is not zero lenght (ie: nothing in the file). As
dumb
as it sounds I kept typing '/etc/init.d/xdm start' and nothing was happening.
Dumb mistake, but it can happen. If it is zero you probably need to reinstall
the package again (xbase if I am not mistaken.)
Good lu
On Thu, 6 Aug 1998 [EMAIL PROTECTED] wrote:
> At around Wed, 5 Aug 1998 23:52:16 -0700 (PDT),
> George Bonser <[EMAIL PROTECTED]> may have mentioned:
>
> >
> > What kind of error are you getting?
>
> for old hamm disks (i made these this may):
>
> boot: linux floppy=thinkpad
> Loading root.bi
Hi,
On a fresh Debian 2.0 installation I am having severe
problems running X. It seems like some hardware incompatibility
and I've exhausted my own knowledge of what to try. I have to
suspect the video and scsi cards but they work together just
fine in text mode.
Now for the details:
Symptoms:
On Thu, 6 Aug 1998, Remco van de Meent wrote:
> On Thu, 6 Aug 1998, Hamish Moffatt wrote:
>
> : On Thu, Aug 06, 1998 at 01:06:22PM +0200, Remco van de Meent wrote:
> : > On Thu, 6 Aug 1998, Luiken, Arijan wrote:
> : >
> : > : I wonder (my guess that this is more a bash/linux question) is
On Thu, 6 Aug 1998, Ervin D. Walter wrote:
> [Posted and mailed]
>
> In article <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED] (Ehren Wilson) writes:
> >
> > --- Begin Screen Copy ---
> > bash-2.01$ fetchmail -u ehren mail.powersurfr.com
> > Enter password for [EMAIL PROTECTED]:
> > 92 messages
DEar all,
I have inherited a brother M-1109 dot matrix printer.
1: is there a driver out there? (where?)
2: if (not 1) is there somewhere that will tell me how to write a driver
I can write C
Thanks,
Matthew
--
Elen sila lumenn' omentielvo
Steward of the Cambridge Tolkien Society
On Thu, 6 Aug 1998, Ana Graca Silva wrote:
>
> To everyone who was thinking respond to my previous mail:
>
> About how to configure afterstep, i've solved my mistery :
>
> Copied all the files from /usr/share/afterstep to the directory AfterStep
> on my home. Played with some files, and now I h
Bryon Bridges wrote:
>
> I am trying to install Netscape Navigator on my system and it says it
> requires a file called libc6. Yet when I go to dpkg this file, it says it
> conflicts with libc5! I can't simply remove libc5 can I? Why would these
> two files be conflicting anyway? Your help is much
To everyone who was thinking respond to my previous mail:
About how to configure afterstep, i've solved my mistery :
Copied all the files from /usr/share/afterstep to the directory AfterStep
on my home. Played with some files, and now I have configured it to
fullfill all my needs (by now).
Tha
Hello, first is xdm started, is there an xdm process in the table? If not
do as root /etc/init.d/xdm start That should give the logon screen for X.
Let me know how things work. also if you suspect xdm errors look at the
file /var/log/xdm-errors.
Hope this helps
On Thu, 6 Aug 1998, BG Lim wrote
Manoj Srivastava wrote:
>
> Hi,
> >>"Kennedy" == Kennedy Mutio <[EMAIL PROTECTED]> writes:
>
> Kennedy> I'm using Linux version 2.0.33XXX and I'm browsing around
> Kennedy> ftp.debian.org looking for the kernel-source and maybe
> Kennedy> kernel-package. I am also looking for dpkg-perl and dpk
When I start X using startx, X starts properly (I'm using KDE). However, I
can't use the backspace key. So, I alt-shift-F1 to VT1. And I find a
message saying:
...
The XKEYBOARD keymap compiler (xkbcomp) reports:
>Error: Cannot open "compiled/xfree86.xdm" to write keyboard description
>
Hi,
I've been using Debian 1.3 now for some time. Recently, I thought of using
xdm to log on instead. However when I type xdm, nothing happens and I get
the prompt back.
So, as root, I typed 'xdm -debug 1' and this is the result:
...
creating socket 177
xdm error (pid 244): error 98 binding sock
Chris Evans wrote:
> Many, many thanks for your help...
>
> On 5 Aug 98, at 12:54, Jens B. Jorgensen wrote:
>
> > First thing is: are you su-ing and then running emacs? When you su you
> > lose your XAUTHORITY environment variable. The variables points to a file
> > which is used to authenticate y
Jarl Jensen wrote:
> I'm trying to install StarOffice on a Redhat 5.1 machine, but it will
> not work.
> I get a message like : line 1: syntax error at token 'I' .
>
> I know that I have to some certain libraries, but does Redhat 5.1 not
> have the right libraries ?
Dunno.
Btw. did you notic
--
Never trust an operating system you don't have source for!
--- Begin Message ---
I'm trying to install StarOffice on a Redhat 5.1 machine, but it will
not work.
I get a message like : line 1: syntax error at token 'I' .
I know that I have to some certain libraries, but does Redhat 5.1 not
> "phillip" == phillip Neumann <[EMAIL PROTECTED]> writes:
phillip> Hi,
phillip> Who can recomend me a good* program for ploting points ?? I want
to show
phillip> scientific data in a graphic form, and put it in a LaTeX doc.
phillip> It could have some factures like title,
>> "LA" == Luiken, Arijan <[EMAIL PROTECTED]> writes:
LA> is it possible to display colors (ansi) in your prompt and ifso HOW
Check http://chem20.chem.und.nodak.edu/themes/bash.html
Ciao,
Martin
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
Can some1 remove me from the list please ?!
[EMAIL PROTECTED] wrote:
> Subject:
>
> debian-user-digest Digest Volume 98 : Issue 815
>
> Today's Topics:
> Re: daily thinkpad 770 ed post :-)
> cpp
> Re: daily thinkpad 770 ed post :-)
>
Hi,
When you point apt's config file, sources.list, to more than one Debian
archive, is it possible make sure it uses a specific site when the same
version of a package is found on more than one site?
Is it just the order in which you put the archives in the sources.list file?
-Remco
--
Uns
Thanks for all the replies. The root disk below was just what I needed.
It had a more modern LILO on it (version 20 instead of 17). With that
I could successfully get my disk bootable again, and everything
else worked fine.
Thanks
--
J
On Thu, 6 Aug 1998, Hamish Moffatt wrote:
: On Thu, Aug 06, 1998 at 01:06:22PM +0200, Remco van de Meent wrote:
: > On Thu, 6 Aug 1998, Luiken, Arijan wrote:
: >
: > : I wonder (my guess that this is more a bash/linux question) is it
: > : possible to display colors (ansi) in your prompt a
>> "TTF" == Torbjorn T Friberg <[EMAIL PROTECTED]> writes:
TTF> Could anyone tell me how to get X automatically started. Now I have to
TTF> write 'startx' every time.
$ cat /etc/X11/config
# This file contains configuration flags for the X Window System.
# For a description of the meanings of th
> I posted about this once before, and didn't get an answer back.
>
> I'm trying to install 2.0 on my computer, and the rescue disk (any of
> them - off of floppy, hard drive, tecra and regular) all lock up right
> after the md line in the boot messages. I found Bo today, and tried
> installing t
On Thu, Aug 06, 1998 at 01:06:22PM +0200, Remco van de Meent wrote:
> On Thu, 6 Aug 1998, Luiken, Arijan wrote:
>
> : I wonder (my guess that this is more a bash/linux question) is it
> : possible to display colors (ansi) in your prompt and ifso HOW
>
> Yup, just use the 'standard' escape
On new hamm systems, all I had to do was change the
line in '/etc/X11/config' from 'no-start-xdm' to 'start-xdm'.
- Marsh
From: Ossama Othman <[EMAIL PROTECTED]>
>> Could anyone tell me how to get X automatically started. Now I have to
>> write 'startx' every time.
>
>Try configuring xdm to st
Hi,
> Could anyone tell me how to get X automatically started. Now I have to
> write 'startx' every time.
Try configuring xdm to start at boot. You can probably use
xbase-configure to configure it. If that doesn't work check /etc/init.d
for a script called xdm. If you don't have xdm but have s
Could anyone tell me how to get X automatically started. Now I have to
write 'startx' every time.
/Torbjörn
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
[Posted and mailed]
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] (Ehren Wilson) writes:
>
> --- Begin Screen Copy ---
> bash-2.01$ fetchmail -u ehren mail.powersurfr.com
> Enter password for [EMAIL PROTECTED]:
> 92 messages (1 seen) for ehren at mail.powersurfr.com (258990 bytes).
>
*- George Bonser wrote about "bo archive"
|
| There is an archive of bo at ftp.shorelink.com in /debian/bo
|
| I will post a listing of other mirrors on the ftp site as I am made aware
| of them.
There was a discussion on this on debian-devel recently, check the
list archives to see if I missed
I was wondering if soemone could help me with a problem I am having with
fetchmail. I trued upgrading to slink yesterday and everything apeared to
work. The only problem I have having is that fetchmail is not working
correctly. For some reason it send [EMAIL PROTECTED] as the recipient
address n
On Wed, 5 Aug 1998, Art Lemasters wrote:
> You might try gnuplot (in the "math" directory). I
> have not used it, but I saw a good demonstration at the
> Linux users' group meeting here. ...tell you what...I'll
> download it right now, too, and we'll compete for the
> bandwidth.
>
>
y
>
> It's me once again,
>
> I found it, it's the .xsession-errors in /root.
> However, how can it become more than 460MB???
>
e.g.:
#!/bin/bash
bogus < oh me oh my
source .xsession
--
On Thu, 6 Aug 1998, Luiken, Arijan wrote:
: I wonder (my guess that this is more a bash/linux question) is it
: possible to display colors (ansi) in your prompt and ifso HOW
Yup, just use the 'standard' escape sequences and put them in the PS1
environment variable.
-Remco
--
Unsubscr
Debian 1.3.1
Why does installation of packages via dselect last so long? It checks (I
don't know why) all the packages on the cd. What for? It already knows
which packages need installation.
---
"We are different"
[EMAIL PROTECTED]
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /de
On 6 Aug 98 04:23:09 GMT, in linux.debian.user you wrote:
>On Wed, Aug 05, 1998 at 11:53:34PM -0400, Matthew A. Reklau wrote:
>
>> Do the X servers include support for the Diamond Viper V330?
>>
>Dunno, but I think so. Debian's X software is Xfree86 3.3.2, so if Xfree86
>supports it, Debian supp
Hello,
I would lke to know if I can install the Debian Linux distribution on an
AlphaServer AS800 5/400
(the processor isa DECChip 21164A-2).
Thank You,
Giulio.
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
Hi,
I wonder (my guess that this is more a bash/linux question)
is it possible to display colors (ansi) in your prompt and ifso HOW
Regards,
Arijan (debian newbie)
Kind regards,
Arijan Luiken
Database Analyst / Administrator
Amgen ELC
Ext. 2047
--
Unsubscribe? mail -s unsubscribe [EMA
It's me once again,
I found it, it's the .xsession-errors in /root.
However, how can it become more than 460MB???
Strange ...
Jens
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> (gdb says the problem is in strncmp). Has anyone succeeded in making
> this package work? Otherwise I will file a bug report.
Works very well for me with Debian 2.0. My package version is
./text/acroread_3.01-0.1.deb
and my system information:
13:17:06 Thu Aug 6
[EMAIL PROTECTED] amak$ unam
Hi all,
I have a freshly installed hamm, with / mounted to a 500 MB partition
/usr and /home mounted to other partitions. df reports / is 100% in use,
and Linux seem to believe it, so no new file can be created.
To test this I made
ls -Rl bin boot dev etc initrd lib lost+found root sbin tmp v
Hello,
I have tried installing the Adobe Acrobat Reader on a recently
installed 2.0 system, using the .deb provided in hamm/non-free.
Unfortunately, the acroread executable dumps core right on launching
(gdb says the problem is in strncmp). Has anyone succeeded in making
this package work? Otherwi
Debian 1.3.1
Why does installation of packages via dselect last so long? It checks (I
don't know why) all the packages on the cd. What for? It already knows
which packages need installation.
---
"We are different"
[EMAIL PROTECTED]
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /de
At around Thu, 06 Aug 1998 18:15:20 +0900,
I may have mentioned:
[discussion about installing debian on a thinkpad 770 ed snipped]
> i just realized that i'd been using a 2.0.35 zimage on a 2.0.34 rescue
> disk...perhaps this was the cause of the initial console error message.
> i am recompiling
On Thu, Aug 06, 1998 at 02:32:55AM -0700, Bryon Bridges wrote:
> I am trying to install Netscape Navigator on my system and it says it
> requires a file called libc6. Yet when I go to dpkg this file, it says it
> conflicts with libc5! I can't simply remove libc5 can I? Why would these
> two files b
I am trying to install Netscape Navigator on my system and it says it
requires a file called libc6. Yet when I go to dpkg this file, it says it
conflicts with libc5! I can't simply remove libc5 can I? Why would these
two files be conflicting anyway? Your help is much appreciated.
--
Unsubscribe
At around Thu, 06 Aug 1998 17:33:02 +0900,
I may have mentioned:
> At around Thu, 6 Aug 1998 04:27:31 -0400 (EDT),
> Steve Hsieh <[EMAIL PROTECTED]> may have mentioned:
>
> > The only way we were able to get our thinkpad to boot debian was to
> > rebuild the kernel using 'make zimage' instead o
In article <[EMAIL PROTECTED]> you write:
>-Original Message-
>From: Paul Miller <[EMAIL PROTECTED]>
>To: Debian User
>Date: Wednesday, August 05, 1998 6:20 AM
>Subject: user limits
>
>
>>
>>Is there any way to limit background processes?
>
>Check out the ulimit command. More specifically
Luiken, Arijan writes:
> i have a question, when i installed debian (2.0) and i want to install x
> windows (or something else with dselect) i get the message that the
> program has dependency problems with cpp.
Some programs depend on other programs i.e. in this case X needs the
GNU C preprocess
On Thu, Aug 06, 1998 at 01:38:19AM -0700, Luiken, Arijan wrote:
> i have a question, when i installed debian (2.0) and i want to install x
> windows (or something else with dselect) i get the message that the
> program has dependency problems with cpp.
>
> anybody any idea's ?
Not really, because
On Wed, 5 Aug 1998, Ana Graca Silva wrote:
>My new problem is the window manager - afterstep 1.4.5.3-1 .
>
>I was trying to configure my desktop when i found in afterstep home page
>some perturbing information - the AS Directory Strutcture in that page is
>much bigger then the mine in my home ...
At around Thu, 6 Aug 1998 04:27:31 -0400 (EDT),
Steve Hsieh <[EMAIL PROTECTED]> may have mentioned:
> The only way we were able to get our thinkpad to boot debian was to
> rebuild the kernel using 'make zimage' instead of 'bzimage'. The tecra fix
> doesn't work for 2.0.34 or above for us. The ot
Hi,
i have a question, when i installed debian (2.0) and i want to install x
windows (or something else with dselect) i get the message that the
program has dependency problems with cpp.
anybody any idea's ?
Kind regards,
Arijan
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/n
The only way we were able to get our thinkpad to boot debian was to
rebuild the kernel using 'make zimage' instead of 'bzimage'. The tecra fix
doesn't work for 2.0.34 or above for us. The other alternative is to use
the development 2.1.1xx kernel. A make zimage for that does work.
On Thu, 6 Au
At around Thu, 6 Aug 1998 00:26:04 -0700 (PDT),
George Bonser <[EMAIL PROTECTED]> may have mentioned:
> On Thu, 6 Aug 1998 [EMAIL PROTECTED] wrote:
>
> > boot: linux floppy=thinkpad
> > Loading root.bin.
> > Loading linux..
> > A20 gating failed
> >
> > [system hangs --
At around Wed, 5 Aug 1998 23:52:16 -0700 (PDT),
George Bonser <[EMAIL PROTECTED]> may have mentioned:
>
> What kind of error are you getting?
for old hamm disks (i made these this may):
boot: linux floppy=thinkpad
Loading root.bin.
Loading linux..
[disk spins w/ no progress, top o
hi-
i'm trying to install debian on a thinkpad 770 ed w/ no luck.
neither floppy=thinkpad nor the tecra disks (latest i've tried are
dated july 21st) worked for me.
i'm not complaining or anything, but this is my fourth post to this
list this week -- i was wondering if anyone had any sugge
Weight Loss Secrets and $5,000/month GUARANTEED!
PLEASE WAIT!
Don't trash this clever, innovative offer to LOSE WEIGHT while building
residual income in your very own direct mail networking business!
Join today and lose those extra pounds!
Is Rich To You Just A Four Letter Word?
Make Cash Dolla
You might try gnuplot (in the "math" directory). I
have not used it, but I saw a good demonstration at the
Linux users' group meeting here. ...tell you what...I'll
download it right now, too, and we'll compete for the
bandwidth.
Art
On Wed, Aug 05, 1998 at 10:14:26PM -0700, phillip Neu
Hi,
Who can recomend me a good* program for ploting points ?? I want to show
scientific data in a graphic form, and put it in a LaTeX doc.
It could have some factures like title, axis text, cusomization of
points (diamonds, circles, colors,...), regresion (fitting?) of many
kinds, conecting l
Yup! Even to the technically inclined monitor and card setups
tend to be difficult and boring, even when you can find all the
information needed.
On Wed, 5 Aug 1998, George Bonser wrote:
> On Wed, 5 Aug 1998 [EMAIL PROTECTED] wrote:
>
> > What we need here is more clout with the hardware manufac
On Wed, Aug 05, 1998 at 11:53:34PM -0400, Matthew A. Reklau wrote:
> I do not subscribe to this list and do not currently run Debian. Before I
> run Debian I want to know:
>
> What kernel version does the current Debian 2.0 come with?
>
2.0.34
> What support is included for Fat 32?
>
kernel 2.0
I do not subscribe to this list and do not currently run Debian. Before I
run Debian I want to know:
What kernel version does the current Debian 2.0 come with?
What support is included for Fat 32?
Do the X servers include support for the Diamond Viper V330?
If I can get acceptable answers to t
On Wed, 5 Aug 1998, Johann Spies wrote:
> I have complained about this in the past to the listmaster: I get up to 5
> copies of some messages at times.
>
> I subscribed to the digest because I wanted to shorten my download time.
> Today I deleted 66 duplicate copies before I started reading the
On Wed, 5 Aug 1998, Ossama Othman wrote:
: By the way, I don't think I understood what you and David were talking
: about concerning mbr and the master boot record and floppy booting. Could
: you please elaborate?
Sure. If you hold down the shift key very soon in the boot cycle,
you'll get a pr
All
Please post if you have that.
Ed: If you get it, either post or send me private mail, if you
will please.
--David
On Wed, 5 Aug 1998, Young, Ed wrote:
> Date: Wed, 05 Aug 1998 12:34:48 -0600
> From: "Young, Ed" <[EMAIL PROTECTED]>
> To: Debian user list
> Subject: Source Navigator (lite)
> I use Pine and Smail and regularly send email to a group of people. Now
> some servers is starting to refuse the mail because they see it as spam
> apparently because the Reply To field refers to my localhost in stead of
> my proper email address.
the easiest way is to use pines custom header
> The default Debian setup allows you to select which partition to boot
> from, before selecting a default. On my system (with only /dev/hda2
> marked bootable), I see a "2FA:" prompt. If I press any keys here, I
> can press "2" (boot from hda2), "F" (boot from floppy), or "A", which
> changes th
At around Wed, 5 Aug 1998 16:43:07 +0200,
"Frock" <[EMAIL PROTECTED]> may have mentioned:
> Stephen J. Carpenter [mailto:[EMAIL PROTECTED] wrote:
> > What this doe sis make the version name part of the package. This is done
> > because often differnt versions are incompatible with eachother.
> >
>> "MP" == Mark Panzer <[EMAIL PROTECTED]> writes:
MP> I tried using chmod to allow myself (when logged in as mark) to have
MP> access to my floppy drive. I did a
MP> chmod o+rwx /floppy
MP> but when I tried to check this with ls -ld /floppy I see that only root
MP> still has write privilages.
99 matches
Mail list logo