Re: ELF -- a.out ?

1997-06-15 Thread Erv Walter
-BEGIN PGP MESSAGE- Version: 2.6.3 owGFUl9oHEUYT7FCcz6oDz5IQX4WNBXu9nLJJUcCSb3k/hhbaEQlCqfL3O3s3fR2 d647s1muCiKiIEp9EsGSUogiPghSi2jFh0L7VEGDT4ptfUhehGIRwUpV/GbuoikE /e5gd3Z+f77fN/P6yNt33Dky+d7LZz7f/+yhS9+9n+zZc9flvSOv/nmyfP+1W9+s f/Xa0169ffbNtetfnv70wlh54YmVi7/6m18/v7Xw14Fj+89f+OWlrfUr2Um1

plog doesn't work anymore under 1.3

1997-06-15 Thread Mark Phillips
Hi, I've just upgraded to 1.3 and tried using ppp. I've managed to connect okay (enabling me to send this email) by plog no longer works. When I type it, it comes up blank. I had a look at /var/log/ppp.log and it is empty. It seems like this file is no longer written to??? Any ideas? -

Can't deinstall package

1997-06-15 Thread Mark Phillips
Hi, I have a package "kernel-source-1.99.7" which for some reason is half installed. When I try to deinstall it I get this: dpkg: error processing kernel-source-1.99.7 (--remove): Package is in a very bad inconsistent state - you should reinstall it before attempting a removal. Errors were en

Re: Problem with new netscape beta.

1997-06-15 Thread Michael Harnois
Rob Browning <[EMAIL PROTECTED]> writes: > Aside from the annoying dialog, I can no longer enter secure pages. > Anyone know what went wrong? It worked fine with the previous beta. Puzzled me for quite a while, too. Copy policyMoz40P1.jar, which should be hanging out in the directory where you

Re: modem speed

1997-06-15 Thread Mike Orr
On Wed, 11 Jun 1997, George Bonser wrote: > On Wed, 11 Jun 1997, Timothy Phan wrote: > > > Hi, > > > > Anyone knows how to determine the modem speed after the PPP has > > connected to the ISP? > > You might set the modem to report the link data rate rather than the > serial port rate then t

Cleaning Debian Filesystem...

1997-06-15 Thread Chris Jason Richards
Has anyone come up with a decent way to audit a filesystem... so the admin can wipe out tons of stuff that is only partially installed or not removed completely, etc. ? I know when I remove some debian packages usuing dselect, it usually throws tons of messages like "can't remove /blah/bing/bang/"

Re: Problem with new netscape beta.

1997-06-15 Thread Philippe Troin
On 15 Jun 1997 17:09:46 CDT Rob Browning ([EMAIL PROTECTED]) wrote: > > cd /usr/local/lib/netscape > > ln -s /path/to/nescape/files/*.jar . > > > > That fixed the error messages. Hope this works for you, > > Dennis > > Nope, still get the encryption error, but thanks for the effort. Yep. Nets

Re: Problem with new netscape beta.

1997-06-15 Thread Rob Browning
Tim Ferrell <[EMAIL PROTECTED]> writes: > If you installed it as root then it should be in the /root/.netscape > dir. I had to copy it from there to my user's .netscape dir... Perfect, that fixed it. Perhaps this should be mentioned somewhere in /usr/doc/netscape. Thanks -- Rob -- TO UNSUBSC

Re: Problem with new netscape beta.

1997-06-15 Thread Rob Browning
> cd /usr/local/lib/netscape > ln -s /path/to/nescape/files/*.jar . > > That fixed the error messages. Hope this works for you, > Dennis Nope, still get the encryption error, but thanks for the effort. -- Rob -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL P

Re: ELF -- a.out ?

1997-06-15 Thread Erv Walter
-BEGIN PGP MESSAGE- Version: 2.6.3 owGFUV1rVEcYjsSvHIQiWL1Q8BGkSWHP2Y3rZklK1JjdRGswgXqRkIXD7J7Z7Lhn Z9KZOVlWbwWtvZAG7U1LW7AftGCKvWlTQqEX3nnhlR/9AS30FxQ04DtnV40g9j0X Zz6ej/d555O+W/07+vLfVu36wYWT9558l2zbtni5/+nO1et9m1+U/lvH7PmvzvQP PDt09Obfv6zv2ZdfPLW6N8wvrD5cOPCHf/GDwYVbV9/968rXd4d+3Kl/C68N

rvxt won't display background bitmaps

1997-06-15 Thread jim
rxvt doesn't seem to want to display X pixmaps with the -pixmap option. Without digging into the source, I'm wondering if the man page is incorrect. Could it be wanting a different file format than .xpm? Has anyone gotten this to work?? -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word

Re: ELF -- a.out ?

1997-06-15 Thread Dale Scheetz
On Sun, 15 Jun 1997, Eduardo Goyanes wrote: > Hello, > I'm writing to ask if there is a Debian 1.3 release that uses the ELF format > rather than a.out and if yes, could someone be so kind as to point out to me > an ftp site that has the install disks so I can have a running ELF system? > Xwindo

Re: TeTex-Problem

1997-06-15 Thread Max Stevens
Though I have yet to upgrade to TeTeX myself, I encountered this problem when I installed the old latex packages. As root, go to /usr/lib/texmf/ini (or the TeTeX equivalent) and, if there's a makefile there you can just type 'make' but otherwise type 'initex latex.initex'. This will create a late

NT 4.0 Cannot browse on Linux (samba 1.9.16p11-3 1)

1997-06-15 Thread Oz Dror
Windows NT can connect with SAMBA, but it cannot browse from "network neighborhood" The Linux computer is detected but unable to browse within it. Dose anyone know how to fix or debug this problem? My smb.conf is as follows: [global] printing = bsd printcap name = /etc/printcap load pri

Re: Problem with new netscape beta.

1997-06-15 Thread dpk
The latest beta looks for *.jar files in /usr/local/lib/netscape. I just symbolically linked them from the directory I installed netscape in: cd /usr/local/lib/netscape ln -s /path/to/nescape/files/*.jar . That fixed the error messages. Hope this works for you, Dennis On 15 Jun 1997, Rob Brown

Re: Problem with new netscape beta.

1997-06-15 Thread Rob Browning
Michael Harnois <[EMAIL PROTECTED]> writes: > Puzzled me for quite a while, too. Copy policyMoz40P1.jar, which > should be hanging out in the directory where you unpacked the archive, > into ~/.netscape. Hmm, I didn't unpack it, the debian installer package did, but it looks like that file didn

Re: X install under 1.2

1997-06-15 Thread Jim Michael
On Sun, 15 Jun 1997, Benjamin T. White wrote: > Did I read your post right? Did you rm XF86Config!!! Yep, it was the only thing I could think of (rebooting did not work). I then purged everything and re-dpkg'd in the order suggested. I could only type 2 characters at a time between flashes :-(

ELF -- a.out ?

1997-06-15 Thread Eduardo Goyanes
Hello, I'm writing to ask if there is a Debian 1.3 release that uses the ELF format rather than a.out and if yes, could someone be so kind as to point out to me an ftp site that has the install disks so I can have a running ELF system? Xwindows 3.3 requires that there be an elf system. T

Problem with new netscape beta.

1997-06-15 Thread Rob Browning
I just installed communicator-v40b5-export.x86-unknown-linux2.0.tar.gz with the netscape-beta package (since the old one was about to expire), and now I get an annoying message every time it starts up: No valid encryption policy file was found for this English language version of Communicator

TeTex-Problem

1997-06-15 Thread Gernot
Im having a problem with the tetex-packages. I upgraded from Debian 1.2 to 1.3 and have now TeTex installed (not the normal latex-packages anymore...). Now I cant compile my files anymore. I always get: > mother:~/Uni> latex document.tex > This is TeX, Version 3.14159 (C version 6.1) > I can't fi

Re: slow as molasses

1997-06-15 Thread George Bonser
> > I just installed debian on another machine, and it's slow as molasses. > It's an apex 486/33, with a 400mb on / and 514 on sr, with 20mb of ram. > I have seen some problems with such things as unterminated serial cables causing getty to go berzerk, no swap enabled, permissons hosed

slow as molasses

1997-06-15 Thread Rick Hawkins
I just installed debian on another machine, and it's slow as molasses. It's an apex 486/33, with a 400mb on / and 514 on sr, with 20mb of ram. For example, when launching dselect and asking to choose packages, it takes a couple of minutes until it gets there. It is a few seconds on a similar ma

Re: Debian woes

1997-06-15 Thread George Bonser
> It might perhaps help if you explained where exactly the problems were, > how you tried to install, what didn't work, etc. Your problem is rather > vauge as it stands. I agree. One thing that has gotten me into trouble when attempting to install Debian is selecting too many things at the ini

Re: X install under 1.2

1997-06-15 Thread Benjamin T. White
Jim, Did I read your post right? Did you rm XF86Config!!! XF86Config is the configuration file for the X system. It contains all the information about your graphics card, screen, mouse, and other important information that your X client needs to run. The flashing screen problem is most like

Re: Rescue disk hurts my ethernet card

1997-06-15 Thread Nathan E Norman
On Sat, 14 Jun 1997, Hamish Moffatt wrote: :On Thu, Jun 12, 1997 at 04:39:53PM +0200, [EMAIL PROTECTED] wrote: :> When I rebooted to linux I noticed several network error [snip] :> configuration tool (grrr...). The second case (1.2, Apr 97) : :> Am I the only one with such an expirience? I shoul

Re: Problems installing Debian 1.3

1997-06-15 Thread Bob Nielsen
On Sun, 15 Jun 1997, Joerg Friedrich wrote: > Hi everybody! > > I'm new to Debian. Yesterday I tried to install Debian 1.3, and I got 2 > problems: > > 1. Installation. > > Everythig workes fine, until I selected 'Make the Hard Disk Bootable'. > There was an error message like 'Can't install li

Re: Debian woes

1997-06-15 Thread Jason M. Daniels
>Please pardon the rant, but I gotta let this out. You are pardoned. >Where the heck can I get a CD with a WORKING debian distribution on it? >I've tried LDR, LSL's Trilinux, and stuff I've FTP'd. I've yet to get 1.3 >to work. Dunno; I did my installation with the base1_3.tgz file and LOADLIN

X install under 1.2

1997-06-15 Thread Jim Michael
Greetings, This is my first post to this list. I have looked through some of the archives and ran a search against the archives but have not found anything to help me with this problem. I have installed 1.2 on a 486-66 with a Diamond Speedstar Pro. I followed the recent recommendations and in

Re: Problems installing Debian 1.3

1997-06-15 Thread Peter Weiss
Sorry fellows, my mail reader set a "CC: "to the list which I didn't see :-( -- -- Peter Weiss, Sonnenstraße 17, D-26123 Oldenburg, Tel: 0441/ 81058 http://www.informatik.uni-oldenburg.de:/~weissp ---

Re: Problems installing Debian 1.3

1997-06-15 Thread Peter Weiss
> On Sun, 15 Jun 1997 11:43:00 +0200, Joerg Friedrich <[EMAIL PROTECTED]> > said: Joerg> Hi everybody! Joerg> I'm new to Debian. Yesterday I tried to install Debian 1.3, and I got 2 Joerg> problems: Joerg> 1. Installation. Joerg> Everythig workes fine, until I selected 'Make the Hard Di

Re: Problems installing Debian 1.3

1997-06-15 Thread Dale Scheetz
On Sun, 15 Jun 1997, Joerg Friedrich wrote: > Hi everybody! > > I'm new to Debian. Yesterday I tried to install Debian 1.3, and I got 2 > problems: > > 1. Installation. > > Everythig workes fine, until I selected 'Make the Hard Disk Bootable'. > There was an error message like 'Can't install li

Re: Debian woes

1997-06-15 Thread Dale Scheetz
On Sun, 15 Jun 1997, Tim O'Brien wrote: > > It looked like it might work, but it crapped out big-time when it cam time > to install X. In fact, errors to the degree that there were missing links, > and xf86config couldn't run. > > I've used debian before, and it worked great! I like it! Is ther

Unidentified subject!

1997-06-15 Thread Robert D. Hilliard
[EMAIL PROTECTED], [EMAIL PROTECTED] Subject: SMAIL/smarthost/BIND error BCC: [EMAIL PROTECTED] Al Youngwerth <[EMAIL PROTECTED]> wrote: > post.metrolink.net does not have a dns MX record. I don't think smail > should give you an error if your smarthost doesn't have an MX record but it > might. T

Re: Release Date for Debian 1.3.1

1997-06-15 Thread Dale Scheetz
On Sun, 15 Jun 1997, Buddha Buck wrote: > Dale Scheetz said: > > On Sun, 15 Jun 1997, Lawrence Chim wrote: > > > > > What do you expect in Debian 1.3.1? > > > > The major push for 1.3.1 is to fix problems with the XFree86 packages. > > They are currently in the process of being upgraded from 3.2

Thanks

1997-06-15 Thread Dominic Torruellas
> Another possibility is that the disk itself is bad. Reformat the > disk, > run Norton (or some other disk checking utility) on the disk and make > sure that there are no bad sectors. > -- > Lamar Folsom > [EMAIL PROTECTED] > "Life is wasted on the living." - The Master > > -- > TO UNSUBSCRIBE F

Re: NFS and netgroups

1997-06-15 Thread Jörg Delker
On Wed, 11 Jun 1997 11:45:51 -0200, Adriano Nagelschmidt Rodrigues wrote: > > Does anyone define his nfs-exports access-permissions via netgroups? > > What I meen is a exports entry like > > > > /usr/local @hosts(ro) > > > > I've defined netgroups in /etc/netgroups and serving them via NIS (yp)

Re: I need help

1997-06-15 Thread Lamar Folsom
joost witteveen said: > [Charset iso-8859-1 unsupported, filtering to ASCII...] > > I tried using new disks and formatted them for this, > > > > Can some one nice please give me installation help, may be even a step > > by step prosses, this is what I've tried so far, I downloaded the disks > > fr

PCMCIA Cards

1997-06-15 Thread Rob MacWilliams
I just purshased a Toshiba 430CDS Laptop that I plan to run Debian on. I have been running Debian on a desktop for about a year now, so I'm comfortable with it. My question has to do with the PCMCIA cards that are available now. I will need to run a modem and an ethernet card at the same ti

Re: xconsole disappeared while using XDM

1997-06-15 Thread Joost Kooij
On Sun, 15 Jun 1997 [EMAIL PROTECTED] wrote: > I'm not sure when this happened but when I went back to using XDM > upon boot I lost my xconsole. And my /dev/xconsole has been changed > to /dev/xconsole|. > > Could anyone help me remedy this problem. The xdm man page mentioned > an examp

How to get X installed properly ( was: Debian woes )

1997-06-15 Thread Joost Kooij
On Sun, 15 Jun 1997, Tim O'Brien wrote: > Please pardon the rant, but I gotta let this out. > > It looked like it might work, but it crapped out big-time when it cam time > to install X. In fact, errors to the degree that there were missing links, > and xf86config couldn't run. This is a pain

Re: CD on paralell port ????

1997-06-15 Thread Carey Evans
Eddie Katz <[EMAIL PROTECTED]> writes: > Since I have an old PC (486/33) I can have a CD that connects to the > printer port, this works well under DOS. Is there a "module" that I can > use to install Debian or do I have to "dowload" everything from the net, What model is it? I found a module

Re: I need help

1997-06-15 Thread joost witteveen
[Charset iso-8859-1 unsupported, filtering to ASCII...] > I tried using new disks and formatted them for this, > > Can some one nice please give me installation help, may be even a step > by step prosses, this is what I've tried so far, I downloaded the disks > from ftp.us.debian.org (or something

I need help

1997-06-15 Thread Dominic Torruellas
I tried using new disks and formatted them for this, Can some one nice please give me installation help, may be even a step by step prosses, this is what I've tried so far, I downloaded the disks from ftp.us.debian.org (or something similar) and I used rawrite2.exe to write the resc1440.bin to the

Problems installing Debian 1.3

1997-06-15 Thread Joerg Friedrich
Hi everybody! I'm new to Debian. Yesterday I tried to install Debian 1.3, and I got 2 problems: 1. Installation. Everythig workes fine, until I selected 'Make the Hard Disk Bootable'. There was an error message like 'Can't install lilo on second Hard Disk' (I can't remember exactly). I installed

use of the numeric keypad under X

1997-06-15 Thread Joseph Skinner
Hi I would was wondering if there was any way to set up X so that I can consistantly use the numeric keypad on my machine as that and not have to worry about how every program interprets it. ie a simple xterm may behave differently from an editor running from within that xterm and the window man

Installing debian through ftp

1997-06-15 Thread Richard Harran.
Thanks for all the help so far. I've been trying some other things, and have found that I cannot connect to a local site using telnet through linux (using the site's computer name). Also, I found the IP Address of the ftp.debian.org ftp site by going to it in netscape (under Win95), and reading

CD on paralell port ????

1997-06-15 Thread Eddie Katz
Hi to all, I am new on this list and new to Debian, very exiting the Debian project, I just have successfully installed the "base" system on my PC, formerly RH and Slack, now I need to install the remaining parts (net, x11, libs etc..). Since I have an old PC (486/33) I can have a CD that conn

xconsole disappeared while using XDM

1997-06-15 Thread jason
I'm not sure when this happened but when I went back to using XDM upon boot I lost my xconsole. And my /dev/xconsole has been changed to /dev/xconsole|. Could anyone help me remedy this problem. The xdm man page mentioned an example of starting xconsole in the Xsetup file but this did not

Re: Installing Debian Linux

1997-06-15 Thread Richard Harran.
I have a 3Com Etherlink III ISA (3C509b-Combo) card. The driver which I am using is the 3C509 driver, which was the closest I could find in the base system. On Sat, 14 Jun 1997, Jesse Goldman wrote: > Hi, > > Sound as if you might have the wrong driver for your 3Com card. What model > is the ca

Debian woes

1997-06-15 Thread Tim O'Brien
Please pardon the rant, but I gotta let this out. Where the heck can I get a CD with a WORKING debian distribution on it? I've tried LDR, LSL's Trilinux, and stuff I've FTP'd. I've yet to get 1.3 to work. Since I intended to format the drive Linux lived on anyway, I thought I'd see what the diff

Re: Bash 2.00 error in xterm

1997-06-15 Thread joost witteveen
> I use startx to launch my xserver. A default xterm comes up with no > error. However when I start a new xterm from the window manager, I get > the following error: > > bash: /home/havenerk/.bashrc: line2: unexpected EOF while looking for > matching `'' > bash: /home/havenerk/.bashrc: line

Re: Big Problem in upgrading from 1.2 to 1.3

1997-06-15 Thread Bruce Perens
From: Chris Brown <[EMAIL PROTECTED]> > When I rebooted this morning the machine came back up with my old > 2.0.27 kernel but I can't get an aliased address on the ethernet port. Did you want it to come up with your old 2.0.27 kernel? You didn't make that clear. Thanks Bruce --

Re: Release Date for Debian 1.3.1

1997-06-15 Thread Buddha Buck
Dale Scheetz said: > On Sun, 15 Jun 1997, Lawrence Chim wrote: > > > What do you expect in Debian 1.3.1? > > The major push for 1.3.1 is to fix problems with the XFree86 packages. > They are currently in the process of being upgraded from 3.2 to 3.3. The > first round of testing showed up some min

Re: aclocal?

1997-06-15 Thread Jim Pick
> Hi all, > > One of the programs(kdelibs) that I am trying to ./configure is looking for > the aclocal, and looking through the configure output, it says the aclocal is > missing. Could someone please point me to right direction as to what this is, > and where to get it? automake Cheers, -

aclocal?

1997-06-15 Thread David Puryear
Hi all, One of the programs(kdelibs) that I am trying to ./configure is looking for the aclocal, and looking through the configure output, it says the aclocal is missing. Could someone please point me to right direction as to what this is, and where to get it? Thanks, David --