Buster no release file

2021-07-10 Thread kris
Long version of error message in activities software. Unable to dowmload updates: Failed to update cache: E: the repository /cdrom://Debian GNU/ Linux 10.10.0-Buster_-Official amd64 DVD Binary-1 2021069-16:12 Buster Release does not have release file. I should note i have seperate swap var partit

Buster error no release file

2021-07-07 Thread kris
Install completed but when open software in desktop no release file error. Where do I obtain file and how do I install it?

Python

2017-07-08 Thread Kris G
Hi, I am considering switching over to Debian from Fedora. I was wondering if Debian Jessie has python pre installed? Or does it have to be installed via the terminal as an apt-get? I apologise if this is a silly question? Regards. Sent from my iPhone

dpkg/apt voodoo to ask "what version of is installed, if any?"

2012-09-12 Thread Kris Deugau
I already have this and it's been working well for quite a while: dpkg-query --showformat '\${status}\t\${version}\n' -W $pkg Unfortunately I've just discovered it fails when $pkg is a virtual package, and I have no way to tell ahead of time if this is the case or not (nor does the caller care)

Re: Cyrus 2.2 imapd in AMD64

2010-04-26 Thread Kris Deugau
Carlos Bergero wrote: Apparently for what i read in list and in web pages/lists/readme it might be a compatibility problem in Berkeley DB use by Cyrus. Mmm, possible but IME BDB has an unfortunate tendency to create files that are not cross-version-compatible. Upstream supposedly provides an

Re: OT: SATA Backplanes drivebays and caddies

2007-12-10 Thread Kris Deugau
Joe Emenaker wrote: Lately, I've been trying out StarTech's trayless cages and those work nicely as well. No trays, no screws... you just open the door, slide the drive in, and close the door. If you can operate a refrigerator, you can operate these cages. FWIW, I had a particularly bad exper

Re: strange

2004-08-20 Thread Kris
Actually no I used the kernel tar bal from source forge debian does not seem to have a 2.4.2 package that I could find. Kris - Original Message - From: "Shaul Karl" <[EMAIL PROTECTED]> To: "Kris" <[EMAIL PROTECTED]> Cc: "Debian List" <[EMAI

strange

2004-08-20 Thread Kris
2.4.18 kernel so it is not in the process as I have recompiled my kernel many times and the 2.4.18 always boots. Any help would be great. Thanks Kris -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: On going problem.

2004-03-31 Thread Kris
Dimitris, I upgraded my kernel from 2.4.18 to 2.6.4 and now I have a strange error QM_MODULES: Function not implemented I read in deja I need to upgrade my packages but I can not do that when pcmcia will not load because my modules will not load. How can I update my packages. Thanks Kris

Re: Thinkpad and Serial Port

2003-06-04 Thread Kris
package and use make-kpkg to make a thinkpad-modules- package for your kernel and install that. You are finished. - Original Message - From: "JG" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 21, 2003 12:58 PM Subject: Re: Thinkpad and Serial

Run a premade script before init and inittab

2003-04-04 Thread Kris
I am trying to make a file system boot completely read-only on the hard drive but have a ramdrive load the / to do this I have a custom scipt that must execute before INIT is this possible and where can I place my custom script to make sure this gets done. -- To UNSUBSCRIBE, email to [EMAIL PROT

Re: lilo troubles

2003-04-03 Thread Kris
. Kris > Hi, all, > > A routine upgrade last night of my sid system installed the new lilo package > (1:22.5-1) On boot this morning lilo gives me just "L 40 40 40 40 40" etc. > I have seen similar problem reports suggesting this can be fixed by adding > "lba32&q

Kernel Rebuild

2003-04-01 Thread Kris
I seem to be having a problem rebuilding my kernel with PCMCIA. The only source I could find for PCMCIA were PCMCIA-cs_3.1.33-6_i386.deb and kernel-PCMCIA-modules-2.4.18-586tsc_2.4.18-5_all.deb both of these are dep files. I am following these steps listed at http://qref.sourceforge.net/quick/ch-

Re: new kernel problems with pcmcia and initrd

2003-04-01 Thread Kris
completly readonly and have root mount on a read-only please let me know. On Tue, 1 Apr 2003 11:05:11 -0800 "Kris P.- Mother Lode Internet Tech Support" <[EMAIL PROTECTED]> wrote: > I just recompiled my kernel and the PCMCIA does not appear to be > loading. It is important

new kernel problems with pcmcia and initrd

2003-04-01 Thread Kris
I just recompiled my kernel and the PCMCIA does not appear to be loading. It is important that I use initrd for the root file system and that PCMCIA be built into the kernel instead of module since it is a laptop and the nic is not onboard. Where have I missed my PCMCIA step and how do I set it up

new kernel problems with pcmcia and initrd

2003-04-01 Thread Kris P.- Mother Lode Internet Tech Support
I just recompiled my kernel and the PCMCIA does not appear to be loading. It is important that I use initrd for the root file system and that PCMCIA be built into the kernel instead of module since it is a laptop and the nic is not onboard. Where have I missed my PCMCIA step and how do I set it up

Newbie Help

2003-03-27 Thread Kris
I recently downloaded a .deb file how to I actually install it. The deb package was not a standard deb package and I am so new I don't know how to setup a standard .deb file. Please help -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PRO

Re: Permission denied -- Say what?

2003-03-25 Thread Kris
chmod +x setiathome - Original Message - From: <[EMAIL PROTECTED]> To: "debian-user" <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 3:25 PM Subject: Permission denied -- Say what? Sometimes I still get baffled by Linux. This is one of those times. I'd like to run the [EMAIL PROTECTED

Local Root Hole

2003-03-21 Thread Kris
e patch or even implement it. Please advise. Kris -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Read only fs

2003-03-17 Thread Kris
I am trying to boot my / fs as read only. Currently the file system is all /dev/hda1 and this is mounted as root but when I try to boot it in read only. I get so many errors I just don't know where to start. Any advice would be appreciated. Kris -- To UNSUBSCRIBE, email to [EMAIL PROT

Re: Debian Boot Process

2003-03-13 Thread Kris
You state it calls init. Where is init /usr/bin /usr/sbin. is init a program. Thanks - Original Message - From: "nate" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 13, 2003 10:51 AM Subject: Re: Debian Boot Process Kris said: > Wel

Debian Boot Process

2003-03-13 Thread Kris
Ok I am trying to do some fancy stuff and need to know how the debian 2.4.18 boot process works. Ok ouch I will compare. If for example I wanted to know the step by step process of an msdos system I would say something like It loads the kernel in msdos.sys and io.sys then it loads the command.co

kernel-source-2.4.18-bf2.4?

2003-03-05 Thread Kris Kerwin
uld do with any help I can get. Thanks. Kris Kerwin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

DSL and Sound Configuration

2003-01-20 Thread Kris K
#x27;/dev/dsp''. I tried changing the permissions on it, but it didn't work. I never did fix the problem - just installed SuSE on top of it. LOL - I'm lazy. But, I like Debian too much to just quit at it. That's why I'm asking you guys. Any ideas for either of

Getting X to start

2003-01-16 Thread Kris K
Hi - Just installed Debian, and can't get X to start. I've included my XF86Config-4 file, plus the log output that results from it. What can I do to get it to work (ok...RTFM...that didn't work)? Thanks for your help guys. Kris Kerwin P.S.: Another example of M$ irrespect

Re: (newbie) hostname, workgroup

2002-12-16 Thread Kris
As far as the host is concerned try changing your host file to look like this /etc/hosts 127.0.0.1 niobe localhost all on one line. I know nothing of workgroups however. - Original Message - From: "Marvin Vek" <[EMAIL PROTECTED]> To: "Debian-User" <[EMAIL PROTECTED]> Sent: Monda

Re: Debian on 2 partions and lilo

2002-12-16 Thread Kris
> Ok here is my format > > I have 3 partitions on 1 drive > hda1 full debian os > hda2 mini debian to make cd image > hda3 swap > > I don't seem to be able to get lilo to work correctly. Here is a sample of > my lilo.conf on my hda1 drive > > lba32 > boot=/dev/hda1 > install=/boot/boot.b > map=/b

Re: Debian on 2 partions and lilo

2002-12-16 Thread Kris
- Original Message - From: "Andrei Smirnov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 16, 2002 2:08 PM Subject: Re: Debian on 2 partions and lilo On Mon, Dec 16, 2002 at 12:14:07PM -0800, Kris wrote: > Ok here is my format > >

Debian on 2 partions and lilo

2002-12-16 Thread Kris
Ok here is my format I have 3 partitions on 1 drive hda1 full debian os hda2 mini debian to make cd image hda3 swap I don't seem to be able to get lilo to work correctly. Here is a sample of my lilo.conf on my hda1 drive lba32 boot=/dev/hda1 install=/boot/boot.b map=/boot/map delay=20 vga=norm

Newbee Dual Linux Install and Lilo question...

2002-12-09 Thread Kris
changes to lilo before I do this or do I make the changes after I install the fully functional Linux on the second partition. Thanks Kris -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Debian on CD

2002-12-02 Thread Kris P.- Mother Lode Internet Tech Support
I am trying to make a bootable Debian CD-Rom. I need to know what makes a cd-rom bootable. Thanks Kris -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: What's a debian kid look like?

2001-12-20 Thread Kris Huber
finds the above interesting (I've spared you many details). Over the last few years I've been impressed with how effective e-mail and newsgroups, combined with search tools have been. In the case of debian, the process improvement goal is to get the most out of one's computer hardware by using free software. Regards, Kris Huber

RE: C++: Indenting and formatting program sources.

2001-11-20 Thread Kris Huber
on (int a, int b) { #endif // body of code } This difficulty, combined with having a larger screen than when I learned C, is what caused me to finally convert to putting "{" below the argument list! -Kris indent-settings.emacs (auto-fill-mode 1) (setq-default tab-width

RE: G400

2001-11-16 Thread Kris Huber
my ICAClient settings from scratch after switching from sid to potato linux distribution. My new opinion: The Matrox G400 video card works great under both XFree86 versions 3.3.6 and 4! -Kris -Original Message- From: nate [mailto:[EMAIL PROTECTED] Sent: Thursday, November 15, 2001 4:03

RE: G400

2001-11-15 Thread Kris Huber
I have a G400 and know that there is support in X v4. In fact I believe the support in v4 is better than in v3.3.6. I recently changed from using the unstable distribution to the stable one. In the process I ended up changing from XFree86 v4 to v3.3.6. I never noticed any display problems under

RE: Is it possible to install a few testing packages on a stable machine?

2001-11-09 Thread Kris Huber
ackages except for cproto. 4. apt-get install cproto This installed the new package. 5. Commented out the line added in #1 I did this so that the next 'apt-get upgrade' won't upgrade me to the unstable release of all the packages I have installed. -Kris -Original Message- F

RE: Backspace is delete

2001-11-09 Thread Kris Huber
I'm not sure how to make your keymappings only be modified, for example, when you are logged in remotely using telnet, however (although I'm sure it is possible to figure something out). -Kris -Original Message- From: Shaya Potter [mailto:[EMAIL PROTECTED] Sent: Friday, Novemb

RE: Returning system to vanilla Woody

2001-10-31 Thread Kris Huber
Reading the how-to on apt-get may provide some help. I think you need the apt package from sid to use the /etc/apt/preferences file described in Chapter 3 of http://www.debian.org/doc/manuals/apt-howto/. I have only read about this, so take it for what it's worth. -Kris -Original Me

RE: changing to Debian from Mandrake

2001-10-30 Thread Kris Huber
version of apt that has this feature is *ironically* not in the stable distrubution, however! -Kris -Original Message- From: Michael Kaminsky [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 30, 2001 11:50 AM To: debian-user@lists.debian.org Subject: changing to Debian from Mandrake I'

RE: cproto.deb for potato not available?

2001-10-30 Thread Kris Huber
27;apt-get upgrade' won't upgrade me to the unstable release of all the packages I have installed. -Kris

cproto.deb for potato not available?

2001-10-29 Thread Kris Huber
's not there (so I suspect I'm wrong). More generally, when binaries of a Debian package aren't available for my kernel, can I put another distribution (e.g., unstable) in my sources.list temporarily and do an 'apt-get sources' to compile an application for my kernel? Thanks, Kris

RE: Text copy/paste feature not working for me

2001-10-26 Thread Kris Huber
only driver for a Logitech mouse and it wasn't fully compatible with my model, apparently. Copy/paste works now! Thanks, Kris -Original Message- From: westk [mailto:[EMAIL PROTECTED] Sent: Friday, October 19, 2001 7:26 PM To: debian-user; Kris Huber Subject: RE: Text copy/paste

Gnome panel not showing up

2001-10-19 Thread Kris Huber
I think it is gnome-panel which does that, but although that package is installed, I don't have the panel, and there are no menu options related to the panel and it's maintenance (add new apps to lauch from it, etc.) Any clues? Thanks, Kris

Text copy/paste feature not working for me

2001-10-19 Thread Kris Huber
need emulation. Under 2.4 a more generic mouse driver was used, I think. I'm quite new to installation issues. How do I try a different mouse driver? Thanks for any clue, Kris

RE: download directories in ftp?

2001-10-19 Thread Kris Huber
'prompt' toggles whether it asks you or not. -Original Message- From: Alexander Wallace [mailto:[EMAIL PROTECTED] Sent: Friday, October 19, 2001 9:22 AM To: Rohan Deshpande Cc: Debian-User Mailing List Subject: Re: download directories in ftp? mget *, there are some options to make it no

RE: Problem booting my system

2001-10-19 Thread Kris Huber
is enabled in BIOS. I disconnected power from it for awhile to make sure the system only saw the SCSI drive, but I don't think that was the problem after all. -Kris -Original Message- From: Robert Waldner [mailto:[EMAIL PROTECTED] Sent: Thursday, October 18, 2001 6:18 PM To: debian-us

RE: Settings for vim for C programming?

2001-10-19 Thread Kris Huber
Hi Mark, If you use a2ps to print you C files, you can use --tabsize=4 to make it look right. a2ps also does pretty-printing (changes fonts for C keywords, etc.). -Kris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, October 18, 2001 8:16 PM To

Problem booting my system

2001-10-18 Thread Kris Huber
upgrade' on my packages from the testing distribution of the 2.4 kernel. But obviously the problem was something else, because I've now installed the potato release and the problem hasn't gone away. Thanks for any clues, Kris

Re: Burning ISO-Image in Windows?

2001-01-16 Thread Kris
k size, 0, 0, unchecked, unchecked), click OK, click "Write". Info correct as for Nero version 5.0.3.8. -- Kris Clarke | ab imo pectore | [EMAIL PROTECTED] pgp keys: http://www.btinternet.com/~kris.clarke/ icq: 10537480

downloading debian GNU/Linux 2.2

2000-09-05 Thread Kris Murray
To the List; My name is Kris Murray. I am interested in downloading this Linux OS. However, I have some questions and concerns. 1. To download it, do I have to ftp the entire OS from the ftp site to my hard drive? Or can I just download an installation program that will take care of

Re: exim and perl filter

2000-06-03 Thread Kris
s a revised version in the issue after) I had no problems with it; worked fine. Let me know how you get on and what the problem was. HTH, Kris -- Kris | ab imo pectore "Getting bigger and more disgusting as we speak." -- Ms FreakyBee

Re: IP MASQ

2000-02-22 Thread Kris
Windows client). If anyone wants the config file for mserver then just ask. HTH, etc, Kris [1] <http://cpwright.com/mserver/>

where is /dev/mouse???

2000-01-01 Thread Kris Prieb
/dev/mouse'  I think this file was supposed to have been created during my Debian installation but somehow it wasn't.  Anyone know where I slipped up during the installation and whether or not I can correct the problem without reinstalling?  Any help wo

Re: ttysnoop

1999-10-20 Thread Kris
ot of 16 year-old students around. Please just send a private e-mail if this is a case of not RTFMing :-) Ciao, Kris, who has a sneaky feeling he shouldn't have asked... -- Kris | [EMAIL PROTECTED] If you quote this .sig then I hope you get hiccups

Re: http -> telnet

1999-08-29 Thread Kris
create a macro which says: shell "c:\windows\telnet.exe" That will get past the program restrictions. I can't think of anything else; sorry. -- Kris | [EMAIL PROTECTED]

Re: http -> telnet

1999-08-28 Thread Kris
p server that I could install on my computer >that would emulate telnet session for incoming http calls. I believe what you're after is "httptunnel". In unstable, I think. (no, I've never had a need to use it, so I don't know anything else about it; sorry). -- Kris | [EMAIL PROTECTED]

Re: Debian-* & procmail recipe

1999-08-20 Thread Kris
ct wrong sig-dashes :0 fBw * ^--$ | sed -e 's/^--$/-- /' # Put any duplicate message into 'duplicates' mbox :0Whc:.msgid.lock | formail -D 8192 .msgid.cache :0a: /home/smaug/mail/duplicates # Add [Kris] to the subject if the body contains my name :0 fBw * (\|\) | sed -e 's/^

Debian-* & procmail recipe

1999-08-20 Thread Kris
gh to figure out. I've got a strange feeling I've messed something up somewhere, so try not to shout at me if I have, okay? Adios, Kris -- Kris | [EMAIL PROTECTED]

Re: backspace character does not exists in xterm,

1999-08-07 Thread Kris
pe it from within an (x|e|rxv)term to quickly test it. At least that work(s|ed) for me. HTH, etc. Ciao, Kris -- Kris | [EMAIL PROTECTED] | GeekCode v3.1 GIT dpu C UL+++ L++ E--- N+++ h++ !r PGP++ tv++ o-- K- w O M V- PS PE- Y+ t+ 5+ X+ R- DI+ e b y-- D s:- G A--- P+ W-

Re: fetchmail woes

1999-07-12 Thread Kris
ne pops up _again_. Add: :localhost ...to local_domains in your exim.conf & restart exim. -- Kris For a faster reply, use: smaug [{at}] dufas [{dot}] globalnet.co.uk

Re: .fetchmailrc

1999-07-12 Thread Kris
Patrick Kirk wrote: >Also, after chown 0710 I get ^ What happened to chmod? >rhino:~# ls -al .fetchmailrc >-rw-r--r-- 1 root root 164 Jul 12 15:51 .fetchmailrc chown user.group ~/.fetchmailrc -- Kris For a faster reply, use: smaug [{at}] du

Re: install can't read from cd

1999-07-10 Thread Kris
ster /dev/hdd if your CD drive is Primary Master Or just try the others until you get it right. -- Kris For a faster reply, use: smaug [{at}] dufas [{dot}] globalnet.co.uk

Re: pgp5 problems in mutt

1999-07-07 Thread Kris
Nate wrote: >"set pgp_v5=/usr/bin/pgp5 ;; set pgp_v5_language=mutt ;; set pgp_v5_pubring= >~/.pgp/pubring.pkr ;; set pgp_v5_secring=~/.pgp/secring.skr" [snip] >"cannot find pgp5s" Try... set pgp_v5=/usr/local/bin/pgp That's where it is for me after I inst

Re: dselect problem - can't install stuff

1999-06-05 Thread Kris
ven't installed the multi-cd package (it's installed by default on my Cheabyte set), or you haven't chosen multi-cd in the first (Access) option in dselect. -- Kris ICQ 10537480 [EMAIL PROTECTED] checked weekly(ish) Use [EMAIL PROTECTED] for quicker response (+.co.uk)

Re: lib termcap problems...

1999-06-05 Thread Kris
At 11:35 05/06/1999 -0300, vmlinuz wrote: >I have trying to compiling Pine 4.10 on slink and I get this error: > >ld: cannot open -ltermcap: No such file or directory > >Anyone can help me ? Yep. In 'pine4.10/pine/makefile.lnx' change the line... STDLIBS= -ltermcap ... to read... STD

Kernel 2.2.x: PPP routing problem - solved!

1999-05-24 Thread Kris
as messing about with everything :-) Yours, A very happy "uebergeek" Kris :-)

Re: Kernel 2.2.x: PPP routing problem?

1999-05-19 Thread Kris
aah. >BTW: STOP REINSTALLING.. :) Sorry, can't help it :-) I like having a neat filesystem. Compared to what my room looks like right now that's actually bit strange ;-) Au revoir... Kris PS. Don't blame me if anything gets HTMLised in these e-mails -- Eudora sucks when it doesn't ask me "ONLY plain text *ever*?"

Re: Kernel 2.2.x: PPP routing problem?

1999-05-18 Thread Kris
uessing that will reveal a grand total of zero bytes) and upload the output to my web space in a .gz for easy zless viewing, I shall. Just ask. I honestly think of anything else :-( Next step: comp.os.linux.networking tomorrow, and/or the linux-ppp mailing list after that. I feel as though I'm interrupting everyone... Thanks for trying, and goodnight... Kris

Re: Kernel 2.2.x: PPP routing problem?

1999-05-18 Thread Kris
t to 0x3e8 (or the other way round; can't remember). That doesn't matter, though. My HD is getting seriously warped with all this rebooting... Anyone got any other plausible ideas? Thanks, Kris (Oh, and I changed /etc/hosts -> splodge.org. Dunno why I said that.)

Re: debian-user-digest Digest V99 #879

1999-05-17 Thread Kris
, whereas I set it to 0x3e8 (or the other way round; can't remember). That doesn't matter, though. My HD is getting seriously warped with all this rebooting... Anyone got any plausible ideas? (my phone bill's awful as it is) Thanks, Kris (oh, and I changed /etc/hosts -> splodge.org. Dunno why I said that.)

Re: Kernel 2.2.x: PPP routing problem?

1999-05-17 Thread Kris
pp work. I've tried everything that has >been mentioned in this thread, recompiling, moving back to the 2.2.7 kernel, >which had just been working fine on my previous Slink installation, etc all >to no avail. This is really driving me batty, but I thought you might like >to know (Kris) t

Re: Kernel 2.2.x: PPP routing problem?

1999-05-16 Thread Kris
atter if it works in 2.0.36. Someone might need a good LARTing over this but it's probably just me. Still seeking help on this... Thanks, Kris

Re: Kernel 2.2.x: PPP routing problem?

1999-05-16 Thread Kris
At 20:21 15/05/1999 +, you wrote: >Ppp is known to have problems with 2.2.X. Indeed it does. *thwap* >How about the far end of the ppp link? Nope; the only thing I can ping or otherwise communicate with is localhost & the dynamic IP which I'm assigned (from /var/log/ppp.log). >Option nam

Kernel 2.2.x: PPP routing problem?

1999-05-15 Thread Kris
(pid 159), status = 0x0 # That's it. If you need more info then just say. I'm really lost with this, so if any of you live near me and know how to sort this out, then you can have a couple of free pints someday. Finally, I'm _really_ sorry if this is all a waste of bandwith. (Just remember to snip plenty if you're kind enough to reply). Thanks, Kris

RE: strange log messages/behavior

1999-03-15 Thread Kris Van Heghe
Hello, As i read your message i realized you're stuck with the same problem as i do for some time on hamm, without finding a solution. That's why I launched a similar cry for help a few days ago, without any luck until now Here's a copy of my original message: Hi, While I installed Linux so

Strange phenomena: "INIT respawning to fast", "segmentation fault"

1999-03-10 Thread Kris Van Heghe
Hi, While I installed Linux some time ago with a lot of 'trial and error', I got things working finally, Including xdm and kdm, on an old Deskpro386, 20 Mhz, 12 Mb memory with SVGA card, . Two curious things keep me bothering from the beginning, however: - Sometimes, even during or just after s

'libfdisk error reading sector' during debian installation

1998-12-04 Thread Kris van Heghe
As i am new in LINUX, a few suggestions about solving the following problem would be most helpful. I try to install the debian version (floppy media) on an old Compaq Deskpro 386/20. I installed a non-standard harddisk (Conner, not recognized by the BIOS)so I boot from my rescue disk with the start

Re: Netscape xpm-problems solved.. next problem :-)

1998-08-24 Thread Kris Van Hulle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > On Mon, 24 Aug 1998, Kris Van Hulle wrote: > > : Is this because I have enabled 24bit color and not 32 ? > > Yes. > I see. Indeed, I get the right colors in 32 bpp mode. Unfortunately, my card/monitor doesn't seem able t

Netscape xpm-problems solved.. next problem :-)

1998-08-24 Thread Kris Van Hulle
py: the buttons (back, forward, ...) and the menu- system look like they have only 4 colors. Is this because I have enabled 24bit color and not 32 ? Thanks again... Kris -BEGIN PGP SIGNATURE- Version: PGP 5.5.5 -- QDPGP 2.11 Comment: http://community.wow.net/grt/qdpgp.html iQA/Aw

Netscape & libXpm.so.4

1998-08-24 Thread Kris Van Hulle
> /lib/libm.so.5 (0x401e7000) === And "locate libXpm.so.4" gives me: === /usr/X11R6/lib/libXpm.so.4 /usr/X11R6/lib/libXpm.so.4.10 === The other "not found" entries: $ locate libg++.so.27 /usr/lib/libg++.so.272 $ locate libstdc++.so.27 /usr/lib/libstdc++.so.272 So I seem to have everything Netscape needs, but it still doesn't work. Any more ideas ? Kris.

Re: Netscape & LibXpm

1998-08-24 Thread Kris Van Hulle
ipping/english/unix/ linux20/professional_edition/ Then I untarred with tar - zxvf [filename]. Then I switched to root, and ran ns-install. > If you used the installer, did you download EXACTLY the binary version > that the installer tells you to download? > I didn't use the in

Re: Netscape & LibXpm

1998-08-24 Thread Kris Van Hulle
map and > nsmail directories. > Current netscape profile ? I don't have netscape atm, so where would I get those files ? And if I had them, where should I move them too ? (Btw, you're right, it _is_ driving me nuts :-)) Kris. -BEGIN PGP SIGNATURE- Versio

Netscape & LibXpm

1998-08-24 Thread Kris Van Hulle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. I installed Debian yesterday and I can't get Netscape to work: It gives "netscape: can't load LibXpm.4.so" or something like that. But when I check "ldconfig -v", the library is really there. So, what'