Re: Unknown error when I plug cable into NE2000 NIC

1997-05-22 Thread Kevin Traas
 When I plug an RJ45 cable into my NE2000 card I get the following error
 over and over again until I remove the cable - eth1: Command unit
 stopped, status 4040, restarting.  Has anyone else seen this, and were
 you able to fix it?  Scott.

Do you have multiple ethernet cards in your machine?  I'm no expert on
this, but the first thing that caught my eye is the eth1 device name. 
The first ethernet device is always eth0 - AFAIK  I can't provide any
help on the rest of the message

Do you have any way to test the NE2K card under shudder DOS?  i.e. do you
have any diagnostics software available?

Send the output of ifconfig.

Later,

Kevin Traas
Systems Analyst
Edmondson Roper CA
http://www.eroper.bc.ca


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


What can I dump

1997-05-22 Thread gvl
OK, I'm a bit low on space and can't dump DOS/WIN due to other users.  
What can I get rid of from my Debian installation and still retain my 
connectivity and the ability to compile a kernel if necessary.  

Filesystem 1024-blocks  Used Available Capacity Mounted on
/dev/hdb1  39655   1321624389 35%   /
/dev/hdb3 208200  16566931780 84%   /usr
/dev/hdb2  39655927628327 25%   /var
/dev/hda1 107596  102202 5394 95%   /c
/dev/hda5  92506   6987022636 76%   /d
/dev/hda6 103572   1028093292 10%   /e
/dev/hda7  93512   6827825234 73%   /f
/dev/hda8 128724  120528 8196 94%   /g

  I'm also not prepared to shuffle drive letters to get that 100M from 
E:\ out to the end of /dev/hda so I can re-partition it efs2.  Since WFW 
3.11 is on G:\ going to a cdef setup would require a re-install of most 
everything.

   I may try dumping /dev/hda6 down to 10M to keep the drive letter and 
shuffle the empty space to the end of /dev/hda so I can chop it off of the 
extended partition, but that's in the future.

   Is anyone willing to take a look at my 'dpkg -l' (21K text file) output 
to see what I can safely kill?  I installed a lot of the -dev packages in 
anticipation of having to compile a kernel for sound support. I even have 
a (32K text file) 'tree' output of directories only with the DOS drives 
chopped out for brevity.

  I'd like to clear enough space to eventually get X working.

TIA
Gerald V. Livingston II

Reply to [EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Front Page Extension

1997-05-22 Thread Adam Shand
Can I find front page extension for Debian 2.0.29 with Apache 1.1.3?

As far as I know there is no debian package for the Frontpage UNIX Extensions.
You can search for available packages at
http://larry.earthlight.co.nz/debian/ and I have put a page up explaining
what I have done to get Frontpage to work (to a certain point) at
http://larry.earthlight.co.nz/frontpage.html.

[Warning: I have yet to get the extensions to work to my satisfaction and
have spoken to *very* few people who have.  Most of the people who have
gotten sucess have done it by hacking Apache 1.2b7+ and suexec to work with
the FP Extensions.]

Adam.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


How to configure dhcpcd?

1997-05-22 Thread Harmon Sequoya Nine

Hi.  I've got a new cable modem that I am trying to configure for Linux.
I've read the docs on dhcpcd, the daemon that fetches the IP address, etc.,
from the cable company, but I can't determine how to use it from these docs 
(I'm a total newbie to cable modem configuration).

What files do I need to edit and what should their contents be?  Is anyone  
using dhcpcd, and if so could you send me these files?  It would be GREATLY
appreciated :-).

Thanks.

-- Harmon


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Help with IP masquerading

1997-05-22 Thread Craig Sanders
On Wed, 21 May 1997, Francois Gouget wrote:

  Yep, I have the same situation, and name resolution works fine. The
  only things I've found that don't work are ftp (dir listings only,
  file gets by wget and netscape work fine (which I don't understand))
  and ping.

 This must be related to masquerading (i.e. not diald). For ftp to work
 you must load a specific module: ip_masq_ftp. I think this module
 also does the icmp masquerading (for ping). This is because ftp sends
 a port number and has the server call you back at that port. There
 are other specific modules for some other protocols. The modules
 that I have are: ip_masq_raudio, ip_masq_vdolive, ip_masq_cuseeme,
 ip_masq_irc.

Yes, that is correct.

These extra masquerading modules were only included in the standard
linux kernel since version 2.0.30 (or was it 2.0.29?).

Before then, you had to download the masquerading patches (go to
http://www.linuxhq.com for all your official and unofficial kernel
patches - if you want to know about the kernel, this is one of the best
sites around), patch the kernel and recompile.

What this means is that unless debian's kernel package maintainer (Herbert
Xu) applied the bumper masquerading patches before compiling, then people
with kernel 2.0.27 will need to recompile their kernel to get masquerading
support for irc, ftp, real audio, ping, etc...

alternatively, they can download kernel-image-2.0.30 from frozen or
unstable. Personally, I think it is much better to install kernel-source
and make-kpkg and compile your own custom kernel that suits your system.
The debian pre-compiled kernels are useful, but should really only be
used to install a system.

IP Masquerading is a cool hack, but it isn't perfect (yet!).

craig

--
craig sanders
networking consultant  Available for casual or contract
temporary autonomous zone  system administration tasks.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Help with IP masquerading

1997-05-22 Thread Craig Sanders
On Wed, 21 May 1997, Francois Gouget wrote:

  Most Linux documentation advises against running bind, saying that it's
 [...]
  get it workingit only takes a few minutes at most.
 
   I would rather say that it took me a several hours but perhaps I'm
 worse than average.

for a site that doesn't need to be primary or secondary for any domains,
bind installation  configuration should only take a few minutes.

The only thing you need to know is the IP address of a forwarder
(optional but recommended) and whether you want debian's bindconfig
to run a primary for the 127.in-addr.arpa domain (reverse lookup for
localhost) - the answer to that question is yes...i can't think of any
reason for saying no.

If you need to run a primary or secondary name server (not advised on a
dial-up connection - nameservers are meant to be on the net permanently)
then configuration will take longer than that, of course.

  BTW, if you're using diald you'll probably want to configure it so that
  it doesn't bring up the link every time you want to resolve a name. But
  you'll want to do that whether you're running bind or not.

   In fact if you're using diald having a local bind server is
 perhaps more trouble than it's worth. Here is why:

  - Either diald does not bring the connection up for DNS requests. Then
 applications will seem to hang if the result for their DNS query is not in
 the cache. They will stay blocked in some gethostbyname call until the DNS
 server times out which takes quite a long time. With some X applications
 you can completely freeze the X server (with netscape click on a menu. It
 does it's name lookup right here and it seems to block X).

OK, you might be able to speed that up.  try editing your
/etc/ppp/ip-{up,down} scripts so that:

- when the link goes down, use ipfwadm to 'reject' (not 'deny') outbound
  packets for upd port 53 (allow for your internal network, but
  reject for 0.0.0.0/0). bind should get a 'no route to host' reply
  whenever it attempts to do a lookup. With any luck, it will return
  the error result immediately rather than trying again.

- when the link goes up, use ipfwadm to remove the udp 53 block.

I haven't tested any of this.  I don't know if it works, but it's worth a
try.

(i'd test it myself but i don't use either IP Masquerading or diald on any of
my machines)


  - The second problem does not depend on whether DNS bring the PPP
 link up. If your IP address is dynamically assigned by you ISP and you
 type ftp ftp.debian.org and the name lookup is returned by the local
 DNS cache then the first packet on the network is the first packet
 for the TCP conenction. But I noticed that in that case diald seems
 to send the packet with the wrong source IP address, i.e. that of the
 fake serial device instead of the one of the fresh new PPP connection.
 Consequence the connection will never make it, you have to abort ftp
 and restart it. This effectively prevents me from using diald with the
 DES client.

that sounds like a problem with either diald or IP masquerading...or
possibly a routing problem.  it seems unrelated to bind.

have you tried putting a wrapper script around your des ftp client? send
a couple of pings first, and then run ftp?

craig

--
craig sanders
networking consultant  Available for casual or contract
temporary autonomous zone  system administration tasks.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Help with IP masquerading

1997-05-22 Thread Craig Sanders
On Wed, 21 May 1997, Lars Hallberg wrote:

 Craig, sorry, got to ask You one thing...
 
 Humm, I use diald. It do for some reason lose the first package
 on a new fresh conection. My ugly workaround is to have no
 local nameresolving and the nameserver listed multiple times in
 /etc/resolv.conf. This way the first nameresolving atempt fails, but
 brings up the link, the nemeresolving is then retryed (thanks to
 multipel entrys in resolv.conf) and evrething comes upp as expected.

 This ugly workaround is expensiv as I cant have any lokal
 nameresolving. Much iritating as my ISP's DNS is frekvently down...

I don't use diald, but here's an idea that may help. It's untested, and
i have no way of testing it. It's worth trying, though...it might help,
and it certainly can't hurt to try it.

Instead of listing the remote nameserver several times in
/etc/resolv.conf, try listing the local (127.0.0.1) nameserver
several times. It may also help to list your ISP's nameserver as a
forwarder a few times in /var/named/boot.options (but probably not).

This should (I hope) achieve the same result, with the added advantage of a
local DNS cache.

BTW, Don't run bind in slave (forward-only) mode if your ISP's
nameserver is flaky...actually if your ISP can't even get a nameserver
to run properly, you should consider finding one who can.


DNS is a 'mission-critical' network service. It is something that
is worth putting in a lot of effort to fix if it's broken - if your
name server is unreliable, then EVERYTHING else on the network which
depends on it (i.e. almost every network related program) is going to be
unreliable.

craig

--
craig sanders
networking consultant  Available for casual or contract
temporary autonomous zone  system administration tasks.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


iso9660 image?

1997-05-22 Thread edwalter
-BEGIN PGP SIGNED MESSAGE-

Just curious.  Is the well designed cdrom image going to be made
available still?  I'm going to burn a copy of 1.3 in the next week or
so and I'd much prefer to use a pre-built image simply because it will
be more reliably arranged than anything I could make myself. 

Thanks,
Erv

- --
  PGP Public Key: finger [EMAIL PROTECTED]
  PGP Fingerprint: A5 AB 25 7D 7A FD 4D FE  BE 21 47 60 0C DC 67 9E
 
 ==-- _ / /  \ 
 ---==---(_)__  __   __/ / /\ \   - [EMAIL PROTECTED]
 --==---/ / _ \/ // /\ \/ /   / /_/\ \ \- [EMAIL PROTECTED]   
 -=/_/_//_/\_,_/ /_/\_\  /__\ \ \ - [EMAIL PROTECTED]
 \_\/  

-BEGIN PGP SIGNATURE-
Version: 2.6.3
Charset: noconv

iQCVAwUBM4O8xLkbWT/F2aV1AQFK0gP/c7YCvrODitOF90vXUdF3fo/zfX8rKCQ2
aKOLkRzwUURd8a8XTMvx0tHhilroFOSaBAYi3zX7HwQA+a2YkEVzBFTGOqTXTPQS
eT9MCi+RbgVG6+IowrkiuEewD2Pf5f606LION48tsiFRwp9lw2Z6In3D5QKeJdrk
jUf1t3B0EiM=
=ve5Z
-END PGP SIGNATURE-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Terminal not powerful enough for SLang

1997-05-22 Thread Richard L Shepherd
Does anyone know how to fix the problem of trying to use a program (such
as lynx or slrn) that uses SLang from reporting the error:
Terminal not powerful enough for SLang
and failing there?  I just did an update through dselect (using stable)
and got a new version of lynx which told me to get SLang (which I did) but
now when I start lynx I get the error message above.  I remember getting
this ages ago when trying to use slrn to read news.  I never solved it
then---just went to using pine instead!  Now I want my lynx back ;-)

Any takers...?

8---8
Richard Shepherd ([EMAIL PROTECTED])
8---8



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Terminal not powerful enough for SLang

1997-05-22 Thread Karl M. Hegbloom
 Richard == Richard L Shepherd [EMAIL PROTECTED] writes:

Richard Does anyone know how to fix the problem of trying to use
Richard a program (such as lynx or slrn) that uses SLang from
Richard reporting the error: Terminal not powerful enough for
Richard SLang and failing there?

$ unset termcap

-- 
Karl M. Hegbloom [EMAIL PROTECTED]
http://www.inetarena.com/~karlheg
Portland, OR  USA
Debian GNU 1.2  Linux 2.1.36 AMD K5 PR-133


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


IP-Accounting HOWTO?

1997-05-22 Thread Benedikt Eric Heinen

Is there an IP-Accounting HOWTO available anywhere? (Or is there anyone
who could supply a couple of good tips).

  So far, I've managed to set rules for the IP accounting via ipfwadm (and
the kernel has IP-Accounting support), but *where* do I retrieve the
accounting information -- I haven't seen anything hinting towards that?


  Benedikt

signoff

  Hiroshima '45   Chernobyl '86   Windows '95


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


debian libc5-dev installation version problem - my crude? fix.

1997-05-22 Thread Joe Whitaker
1st of all I am not subscribed to this list cause the
subscription overwhelms me with it's huge number of 
postings. So if you reply be sure to reply to me
directly[EMAIL PROTECTED] and also to the list
debian-user@lists.debian.org. I like using the monthly
archive better than subscription. 
--
I have been trying to install Debian 1.3 from the ftp.debian.org
site. I get an error when dselect tries to install libc5-dev.
It depends on the previous installation of 
libc5 version 5.4.20-1 but version 5.4.23-3 is what 
was installed. Apparently the version test for the installation of
libc5-dev has the = sign instead of = sign for checking the version
of libc5. So the installation is rejected. 

So I got around this by editing the /var/lib/dpkg/status file.
I went to the point in the file where the libc5 version was
recorded. I edited the version number to 5.4.20-1. It worked!
OK, it worked so far cause I haven't seen a problem with it yet.

Had to do the same thing to get libreadline2-dev to install.

OK experts, did I do good or at the very least, good enough? 
Was there an easier or better way?
Are problems going to crop up in the future because of my
hack? Could I have gotten around this problem by using
dpkg commands directly instead of dselect? Was there a way in
dselect to force the installation anyway?

-joew


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


amd problem

1997-05-22 Thread Diz
i have a amd 5x86-133 cpu not a k5 when chip gets warmed up my floppy
drives go belly up. i checked it out by putting a amd 486dx4 120 cpu in and
the problem dis appered.i also have two fans, one on heat sink other blowing
over heat sink.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Fwd: amd problem

1997-05-22 Thread Diz
In a message dated 97-05-22 01:48:45 EDT, Diz writes:




-
Forwarded message:
Subj:amd problem
Date:97-05-22 01:48:45 EDT
From:Diz
To:  debian-user@lists.debian.org
CC:  Diz

i have a amd 5x86-133 cpu not a k5 when chip gets warmed up my floppy
drives go belly up. i checked it out by putting a amd 486dx4 120 cpu in and
the problem dis appered.i also have two fans, one on heat sink other blowing
over heat sink.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: iso9660 image?

1997-05-22 Thread Bruce Perens
I will upload 1.3 images created using the debian-cd package on June 2.
I'll probably use Novare as their distribution site - 1.2 GB is a bit
large to propogate to all of the mirrors.

The response to early prototypes at Pixar has been I love my Debian system.

Bruce
-- 
Bruce Perens K6BP   [EMAIL PROTECTED]   510-215-3502
Finger [EMAIL PROTECTED] for PGP public key.
PGP fingerprint = 88 6A 15 D0 65 D4 A3 A6  1F 89 6A 76 95 24 87 B3 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Fwd: amd problem

1997-05-22 Thread Craig Sampson


On Thu, 22 May 1997 [EMAIL PROTECTED] wrote:

 i have a amd 5x86-133 cpu not a k5 when chip gets warmed up my floppy
 drives go belly up. i checked it out by putting a amd 486dx4 120 cpu in and
 the problem dis appered.i also have two fans, one on heat sink other blowing
 over heat sink.

Make sure that you have heatsink paste between the heatsink  the CPU, it
makes a big difference.

Craig


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Recommended litterature

1997-05-22 Thread OLH





Ole B Hansen
22-05-97 04:10

Hi

Being new to Linux I'm looking for a good book on the Debian distribution.
I'm currently looking at Linux SA Survival Guide by Timothy Parker, and
Special Edition Using Linux 3rd. ed. from QUE, but none of those are
dealing with debian-specific ways to do stuff.

Does anyone on this list have any suggestions to a book worth reading ?

Any response will be appreciated.

regards

Ole Bjerregaard
[EMAIL PROTECTED]




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . Trouble? 
e-mail to [EMAIL PROTECTED] .


shadow.

1997-05-22 Thread A. M. Varon
hi, 

about the coming 1.3 debian release. Since it's with shadow password,
does it have MD5 support?

What other new things are in the 1.3 release? 

thanks.



 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Andre M. Varon Lasaltech, Incorported
 Technical Head Fax-Tel: (034)433-3520
 e-mail  : [EMAIL PROTECTED]
 web page: http://www.lasaltech.com/andre.html
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=





--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . Trouble? 
e-mail to [EMAIL PROTECTED] .


Re: IP-Accounting HOWTO?

1997-05-22 Thread Hamish Moffatt
On Thu, May 22, 1997 at 06:59:50AM +0200, Benedikt Eric Heinen wrote:
 
 Is there an IP-Accounting HOWTO available anywhere? (Or is there anyone
 who could supply a couple of good tips).
 
   So far, I've managed to set rules for the IP accounting via ipfwadm (and
 the kernel has IP-Accounting support), but *where* do I retrieve the
 accounting information -- I haven't seen anything hinting towards that?

They're in /proc/net/ip_acct; you might be able to get ipfwadm
to give you them in a nicer format. I just wrote a perl script
to clean it up, summarize and mail it out daily. But nothing
generic, it depends on the order of the items in the ip_acct
file, etc.


hamish
-- 
Hamish Moffatt, StudIEAust[EMAIL PROTECTED]
Student, computer science  computer systems engineering.3rd year, RMIT.
http://yallara.cs.rmit.edu.au/~moffatt (PGP key here) CPOM: [  ] 46%
The opposite of a profound truth may well be another profound truth.  --Bohr


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


News Server Configuration

1997-05-22 Thread Alex Monaghan
Hi,

I have a simple setup on my home network. A 386DX/40 running Debian 1.2 (with 
2.0.30 
kernel). I have a 486DX/66 dual booting between Slackware (will upgrade to 
Debian in 
time) and Win 95 and a 386SX/25 running Win 95.

I have got a ppp dialup on the Debian box and have got mail forwarding running 
OK so I 
can now read mail from the Win 95 machines and queue it back onto Linux for 
dispatch.

What I am trying to do is to run a simple news server so I can collect/post 
news when I 
do my mail collection and make this readable from the Win 95 machines.

I'm running inn as installed from the Debian 1.2 CD.

I can't seem to get news running OK, I've put my news details into the 
get-news.conf, and 
running get-news seems to connect to my ISP's news server and download 
messages, but they  
seem to then dissapear completely.

Is there a HOWTO or a FAQ that covers this configuration ? I've had a look 
through but 
not been able to find anything suitable.

-- 
--
Alex Monaghan   Network Support Analyst, Royal Mail Anglia
London Rd, Stevenage, SG1 1AA, UK
Email   [EMAIL PROTECTED] 
STD 01438 767081
Postline5811 7081
--


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Debian 1.3, kernel 2.1.39 and masquerading

1997-05-22 Thread Peter Iannarelli
Hi all:

I have a box which is currently functioning as an internet access point.
I have upgraded it to Debian 1.3 in hopes I could upgrade the kernel
as well. Currently this box is using kernel 2.1.2.

Every time I try to upgrade the kernel the masquerading does not function.
The network interfaces look OK. However when I enter route or netstat -r
I am missing my lo interface.

In a nut shell, when I boot from kernel 2.1.2 everything works well.
When I boot from kernel 2.1.38 (thats the last one I tried) my network
goes wacky. I have updated my modutils as well.

Has anyone else experienced this problem?

Are the configuration files (/etc/init.d/network, and ppp files)
interchangeable
between kernel versions?

Oh yea, all the kernel options to allow firewall, masquerading, arp, ip
accounting
have been selected in the kernel setup.


regards,


Peter


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


IMAP serer Debian package?

1997-05-22 Thread Eloy A. Paris
Hi,

is there a Debian package for an IMAP server?

Thanks,

E.-

-- 

Eloy A. Paris
Information Technology Department
Rockwell Automation de Venezuela
Telephone: +58-2-9432311 Fax: +58-2-9430323


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Segfault 11 with SVGALib Utils

1997-05-22 Thread Dan Everton
Every time I attempt to run a program that uses the SVGA lib it dies with 
a segfault 11. I'm running Debain 1.3, kernel 2.0.30, with the latest 
SVGA lib off the Debian ftp site, on a Cirrus Logic GLD5420 (or something 
close to that, it's old anyway) with 512k ram. Any clues welcome,

Thanks in advance

Dan (big)
--
[EMAIL PROTECTED]   Infinity welcomes careful drivers


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: debian libc5-dev installation version problem - my crude? fix.

1997-05-22 Thread joost witteveen
 I get an error when dselect tries to install libc5-dev.
 It depends on the previous installation of 
 libc5 version 5.4.20-1 but version 5.4.23-3 is what 
 was installed. Apparently the version test for the installation of
 libc5-dev has the = sign instead of = sign for checking the version
 of libc5. So the installation is rejected. 
 
 So I got around this by editing the /var/lib/dpkg/status file.
 I went to the point in the file where the libc5 version was
 recorded. I edited the version number to 5.4.20-1. It worked!

but now when you compile stuff, I'm afraid it will all be statically
linked (not realy sure, but I do *think* so). Anyway, the libc5 versions
on bo really are both 5.4.23, and you really should install the same
versions of each package. That's why it's got the = sign.

 OK experts, did I do good or at the very least, good enough? 
I think you'd better check the mirror -- it doesn't seem to be
up-to-date. My mirror has libc5 version 5.4.23-3 (that's the bo mirror)

[deleting other questions, most of which are answered above]


-- 
joost witteveen, [EMAIL PROTECTED]
#!/bin/perl -sp0777iX+d*lMLa^*lN%0]dsXx++lMlN/dsM0j]dsj
$/=unpack('H*',$_);$_=`echo 16dio\U$kSK$/SM$n\EsN0p[lN*1
lK[d2%Sa2/d0$^Ixp|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: IMAP serer Debian package?

1997-05-22 Thread Dale Scheetz
On 22 May 1997, Eloy A. Paris wrote:

 Hi,
 
 is there a Debian package for an IMAP server?
 
Yes. It's called imap-4 and you will find it in the mail section.

Luck,

Dwarf
-- 
_-_-_-_-_-_-  _-_-_-_-_-_-_-

aka   Dale Scheetz   Phone:   1 (904) 656-9769
  Flexible Software  11000 McCrackin Road
  e-mail:  [EMAIL PROTECTED] Tallahassee, FL  32308

_-_-_-_-_-_- If you don't see what you want, just ask _-_-_-_-_-_-_-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Conflict between Packages file and actual files

1997-05-22 Thread Bob Nielsen
In /frozen, the packages file shows:

procmail_3.10.4-1.deb
modconf-0.2.9.deb

The actual files are:

procmail-3.10.4-2.deb
modconf-0.2.10.deb


Bob


Bob Nielsen Internet: [EMAIL PROTECTED]
Tucson, AZ  AMPRnet:  [EMAIL PROTECTED]
AX.25:[EMAIL PROTECTED]
http://www.primenet.com/~nielsen


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Fwd: amd problem

1997-05-22 Thread Mike Schmitz
On May 22, Craig Sampson wrote
 
 
 On Thu, 22 May 1997 [EMAIL PROTECTED] wrote:
 
  i have a amd 5x86-133 cpu not a k5 when chip gets warmed up my floppy
  drives go belly up. i checked it out by putting a amd 486dx4 120 cpu in and
  the problem dis appered.i also have two fans, one on heat sink other blowing
  over heat sink.
 
 Make sure that you have heatsink paste between the heatsink  the CPU, it
 makes a big difference.
 
 Craig
 

You might also look at the voltage. Too much voltage can warm up a CPU.

HTH
-- 
-
  Mike Schmitz [EMAIL PROTECTED]http://www.bend-or.com/~mschmitz   
  Don't blame me - I voted libertarian!http://www.lp.org/ 
  Use Debian Linux - the free Gnu/Linuxhttp://www.debian.org/ 
-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: IMAP serer Debian package?

1997-05-22 Thread Dirk Herr-Hoyman
At 09:47 AM 5/22/97 -0400, Dale Scheetz wrote:
On 22 May 1997, Eloy A. Paris wrote:

 Hi,
 
 is there a Debian package for an IMAP server?
 
Yes. It's called imap-4 and you will find it in the mail section.


I hope it works better than the one I tried to install a few weeks ago.  I
didn't work out of the box.  I went and got the original from
washington.edu, instead.  

Is this in the stable or some other section, perhaps the new frozen 1.3
section?
--
Dirk Herr-Hoyman [EMAIL PROTECTED]
DANEnet, Connecting Dane County's Communities
http://danenet.wicip.org


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: News Server Configuration

1997-05-22 Thread George Bonser


INN is way too much of a resource hog to be using on anything but a
dedicated machine.  I would suggest that you use newsx or leafnode or
c-news.  INN is fine if you have a dedicated machine with a lot of RAM but
for a small network where a system must wear many hats, you are probably
much better off with batched news.


 
 I can't seem to get news running OK, I've put my news details into the 
 get-news.conf, and 
 running get-news seems to connect to my ISP's news server and download 
 messages, but they  
 seem to then dissapear completely.
 
 Is there a HOWTO or a FAQ that covers this configuration ? I've had a look 
 through but 
 not been able to find anything suitable.
 
 -- 
 --
 Alex Monaghan   Network Support Analyst, Royal Mail Anglia
 London Rd, Stevenage, SG1 1AA, UK
 Email   [EMAIL PROTECTED] 
 STD 01438 767081
 Postline5811 7081
 --
 
 
 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] . 
 Trouble?  e-mail to [EMAIL PROTECTED] .
 
 

George Bonser
[EMAIL PROTECTED], [EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Conflict between Packages file and actual files

1997-05-22 Thread Dale Scheetz
On Thu, 22 May 1997, Bob Nielsen wrote:

 In /frozen, the packages file shows:
 
 procmail_3.10.4-1.deb
 modconf-0.2.9.deb
 
 The actual files are:
 
 procmail-3.10.4-2.deb
 modconf-0.2.10.deb
 
This is a mirror sync problem. The packages file on master is correct.
Give the mirror you are using some time to catch up and try again, or, you
can crate your own, correct, Packages file using dpkg-scanpackages.

Luck,

Dwarf
-- 
_-_-_-_-_-_-  _-_-_-_-_-_-_-

aka   Dale Scheetz   Phone:   1 (904) 656-9769
  Flexible Software  11000 McCrackin Road
  e-mail:  [EMAIL PROTECTED] Tallahassee, FL  32308

_-_-_-_-_-_- If you don't see what you want, just ask _-_-_-_-_-_-_-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: amd problem

1997-05-22 Thread George Bonser

Go to Radio Shack and get a tube of silicone heatsink compound.  It is in
the section where they sell IC's and mounting hardware. Remove the fan
from the heatsink and smear a tiny bit on the heatskink where it contacts
the CPU. (This stuff is difficult to clean up so BE CAREFUL with it),
then put the fan back on the CPU.  THis aids heat transfer between chip
and fan and will help the CPU run much cooler (though the fan may FEEL
warmer as it is now transferring more heat away from the CPU).


On Thu, 22 May 1997 [EMAIL PROTECTED] wrote:

 i have a amd 5x86-133 cpu not a k5 when chip gets warmed up my floppy
 drives go belly up. i checked it out by putting a amd 486dx4 120 cpu in and
 the problem dis appered.i also have two fans, one on heat sink other blowing
 over heat sink.
 
 
 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] . 
 Trouble?  e-mail to [EMAIL PROTECTED] .
 
 

George Bonser
[EMAIL PROTECTED], [EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: IP-Accounting HOWTO?

1997-05-22 Thread Benedikt Eric Heinen
Hmm, I was looking towards something more specific, I just didn't know
yet, whether the kernel IP-Accounting was sufficient for my purposes;
which it unfortunately isn't...

  I'd need to get a finer split in traffic list, I'd need to get an
accounted list indicating each service and each new destination
separately. Is there a package to do that yet?

  I mean - if I understand it correctly, the only way to realize this,
would be to add zillions of IP-Accounting rules, one for each
service/destination combination,  right?


  Benedikt

signoff

  Hiroshima '45   Chernobyl '86   Windows '95


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: IMAP serer Debian package?

1997-05-22 Thread Dale Scheetz
On Thu, 22 May 1997, Dirk Herr-Hoyman wrote:

 At 09:47 AM 5/22/97 -0400, Dale Scheetz wrote:
 On 22 May 1997, Eloy A. Paris wrote:
 
  Hi,
  
  is there a Debian package for an IMAP server?
  
 Yes. It's called imap-4 and you will find it in the mail section.
 
 
 I hope it works better than the one I tried to install a few weeks ago.  I
 didn't work out of the box.  I went and got the original from
 washington.edu, instead.  
 
 Is this in the stable or some other section, perhaps the new frozen 1.3
 section?

It should be available in every distribution (stable, frozen, unstable).
I would appreciate your input on this package, as I am the maintainer, and
don't have a good way to test this package, so please tell me about
problems.

Luck,

Dwarf
-- 
_-_-_-_-_-_-  _-_-_-_-_-_-_-

aka   Dale Scheetz   Phone:   1 (904) 656-9769
  Flexible Software  11000 McCrackin Road
  e-mail:  [EMAIL PROTECTED] Tallahassee, FL  32308

_-_-_-_-_-_- If you don't see what you want, just ask _-_-_-_-_-_-_-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: IMAP serer Debian package?

1997-05-22 Thread Eloy A. Paris
Dale Scheetz ([EMAIL PROTECTED]) wrote:

: It should be available in every distribution (stable, frozen, unstable).
: I would appreciate your input on this package, as I am the maintainer, and
: don't have a good way to test this package, so please tell me about
: problems.

Well, I don't see IMAP in Rex's (stable) package list... I guess it is in
frozen and unstable...

E.-

-- 

Eloy A. Paris
Information Technology Department
Rockwell Automation de Venezuela
Telephone: +58-2-9432311 Fax: +58-2-9430323


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


elm/smail config problem

1997-05-22 Thread Lee Bradshaw
Hi Everyone,

Thanks for putting together a great system.  But I'm writing because I
have a problem setting up my first mail system.

My mailbox at the isp is lee.bradshaw, but the username on my network
is bradshaw.  I can get mail with popclient just fine, but I can't seem
to get the correct return address on my outgoing mail.  I've tried
-trusted, -trusted_user=bradshaw, -sender_env_variable=SENDER_NAME in
the smail config file, but the from line is From:
[EMAIL PROTECTED] instead of From:
[EMAIL PROTECTED].  Does anyone have any suggestions on how
to change this?

I've got three addresses which need to be changed (the usernames were
already used at the isp.)  The pine documention suggests ways to do this
with pine, but I prefer elm.  Also I would like all outgoing mail to
pass through smail so things can be fixed in one place.  Any
suggestions?

Thanks,
Lee Bradshaw
[EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Conflict between Packages file and actual files

1997-05-22 Thread Bob Nielsen
On Thu, 22 May 1997, Dale Scheetz wrote:

 On Thu, 22 May 1997, Bob Nielsen wrote:
 
  In /frozen, the packages file shows:
  
  procmail_3.10.4-1.deb
  modconf-0.2.9.deb
  
  The actual files are:
  
  procmail-3.10.4-2.deb
  modconf-0.2.10.deb
  
 This is a mirror sync problem. The packages file on master is correct.
 Give the mirror you are using some time to catch up and try again, or, you
 can crate your own, correct, Packages file using dpkg-scanpackages.

I thought that might be the case, so I checked ftp.debian.org and got the
same answer.  I ended up ftp'ing the two files and installing with dpkg
rather than worry about dselect not accepting the packages file. 

Bob


Bob Nielsen Internet: [EMAIL PROTECTED]
Tucson, AZ  AMPRnet:  [EMAIL PROTECTED]
AX.25:[EMAIL PROTECTED]
http://www.primenet.com/~nielsen


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Regarding bounced messages from debian-user-cr

1997-05-22 Thread Marcelo E. Magallon
Hi,

I have to apologize to all of you regarding a couple of bounced
messages from debian-user-cr. Those messages, as you could tell, are
announcements from Debian's Team, and appeared in Debian Announce. I
bounced them to debian-user-cr, and majordomo found an Approved field from
Bruce, which it didn't like, and sent them back to the sender address,
which happened to be, owner-debian-something, and they ended up in the
Debian User list. 

I promise I'll never bounce another message, I'll forward them.

Sorry for any inconvenience I have may caused to any of you,


Marcelo Magallon


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Unknown error when I plug cable into NE2000 NIC

1997-05-22 Thread Kevin Traas
 Yes I do have multiple ethernet cards on my machine... is there a place
 where I can look up error messages?

/var/log/messages, etc.

Have you looked at the Multiple Ethernet HOWTO?  This will be a great place
to start if you haven't.

Other than the usual IRQ  I/O conflict suggestions and running any
DOS-based NIC diagnostic software, I can't offer a lot of help with
multiple NIC's because I've never had occasion to do it under Linux.  Maybe
someone else can offer more help.

Later,
Kevn Traas
 
 On Wed, 21 May 1997, Kevin Traas wrote:
 
   When I plug an RJ45 cable into my NE2000 card I get the following
error
   over and over again until I remove the cable - eth1: Command unit
   stopped, status 4040, restarting.  Has anyone else seen this, and
were
   you able to fix it?  Scott.
  
  Do you have multiple ethernet cards in your machine?  I'm no expert on
  this, but the first thing that caught my eye is the eth1 device name.

  The first ethernet device is always eth0 - AFAIK  I can't provide
any
  help on the rest of the message
  
  Do you have any way to test the NE2K card under shudder DOS?  i.e. do
you
  have any diagnostics software available?
  
  Send the output of ifconfig.
  
  Later,
  
  Kevin Traas
  Systems Analyst
  Edmondson Roper CA
  http://www.eroper.bc.ca
  


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: where is xload?

1997-05-22 Thread Martin Schulze
Dirk Bernhardt writes:
 Hi,
 
 after upgrading to 1.3 I lost xload somewhere. Where is it?

finlandia!joey(tty7):/tmp zgrep xload /pub/Linux/debian/bo/Contents.gz
etc/X11/Xloadimage   xloadimage
usr/X11R6/bin/uufilter   xloadimage
usr/X11R6/bin/xload  xcontrib


Regards

Joey

-- 
  / Martin Schulze * [EMAIL PROTECTED] * 26129 Oldenburg /
 / Artis Studinetz Netzwerkverwaltung /


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: elm/smail config problem

1997-05-22 Thread Richard Morin
On Thu, 22 May 1997, Lee Bradshaw wrote:

 Date: Thu, 22 May 1997 11:12:40 -0400
 From: Lee Bradshaw [EMAIL PROTECTED]
 ^^
 To: debian-user@lists.debian.org
 Subject: elm/smail config problem
 Resent-Date: 22 May 1997 16:12:42 -
 Resent-From: debian-user@lists.debian.org
 Resent-cc: recipient list not shown: ;
 

I think you've already got it working

Rich M
[EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


HTML in email

1997-05-22 Thread Civ Kevin F. Havener
A sort of novice question:

I read my mail with pine.  Occasionally I get mail from this list and 
from others that has HTML markup embedded within it.  What causes this?  
Is it the sender's mail-enabled browser's problem or is it a pine problem 
on the receiving end?  I sometimes use a mail-enabled browser and I 
wouldn't want to unintentionally foist this PITA feature on anyone else.

Curiously, I tried to forward a recent example of this back to this 
list for comment and when pine entered its edit mode--the html markup 
disappeared!  I don't know what it would have looked like to the list 
recipients if I had actually forwarded it with my questions/comments.  
I'd appreciate anyone's insight as to what's going on.

  Kevin

PS to Pete Templin:  Lets see if this post makes it to the list--thanks 
for all your help by the way.




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Problem with telnetd ???

1997-05-22 Thread Kevin Traas
When trying to telnet into a Debian GNU/Linux system I set up, I get the
following:

sally# telnet ross
Trying x.y.z.193...
Connected to ross.
Escape character is '^]'.
there is a 10-15 second pause here then
Connection closed by foreign host.
sally#

This system is pretty much a default installation.  I don't remember having
done anything to refuse connections - at least not intentionally.  The only
way for me to administrate this system is remotely  The system is
locked in a tiny room about 30 miles away from my office.

Any ideas on why this might be happening?  What I should check?  Obviously,
I'm going to have to go onsite to fix it and I'd like to have a pretty good
idea on what to look for before I get there.

TIA for your help,

Kevin Traas
Systems Analyst
Edmondson Roper CA
http://www.eroper.bc.ca


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Problem with telnetd ???

1997-05-22 Thread Eloy A. Paris
Try putting an entry like this in ross's /etc/hosts:

IP addr. of the machine you are telneting from   name of that machine

Make sure ross's /etc/host.conf says order hosts,bind.

If this solves your problem it is because the TCP wrapper can not
find the name of the machine you are trying to telnet from (an intruder
is trying to get access to your system.)

Taking a look at /var/log/daemon.log would help too. You'll see there
why telnetd is failing.

Good luck.

E.-

Kevin Traas ([EMAIL PROTECTED]) wrote:
: When trying to telnet into a Debian GNU/Linux system I set up, I get the
: following:
: 
: sally# telnet ross
: Trying x.y.z.193...
: Connected to ross.
: Escape character is '^]'.
: there is a 10-15 second pause here then
: Connection closed by foreign host.
: sally#
: 
: This system is pretty much a default installation.  I don't remember having
: done anything to refuse connections - at least not intentionally.  The only
: way for me to administrate this system is remotely  The system is
: locked in a tiny room about 30 miles away from my office.
: 
: Any ideas on why this might be happening?  What I should check?  Obviously,
: I'm going to have to go onsite to fix it and I'd like to have a pretty good
: idea on what to look for before I get there.

-- 

Eloy A. Paris
Information Technology Department
Rockwell Automation de Venezuela
Telephone: +58-2-9432311 Fax: +58-2-9430323


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Conflict between Packages file and actual files

1997-05-22 Thread Robert D. Hilliard
 I can't locate documentation for dpkg-scanpackages.  How is it
used?  Does it use the dpkg-ftp variables that are set by dselect?
Where does it do with the Packages file it creates?
Bob


On Thu, 22 May 1997 10:33:28, Dale Scheetz [EMAIL PROTECTED] wrote:
 This is a mirror sync problem. The packages file on master is correct.
 Give the mirror you are using some time to catch up and try again, or, you
 can crate your own, correct, Packages file using dpkg-scanpackages.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Clarification of elm/smail config problem

1997-05-22 Thread Lee Bradshaw
Someone pointed out that the headers for my earlier post looked fine.  I
forgot to mention that I have been using Netscape for sending mail
because it generates the correct headers. This message (from elm) should
have the incorrect headers. If it doesn't, my problem is solved :^)

Thanks again,
Lee

[EMAIL PROTECTED]
replies to this message will go to the wrong user


Lee Bradshaw wrote:
 From POPmail Thu May 22 11:13:00 1997
 Sender: [EMAIL PROTECTED]
 Message-ID: [EMAIL PROTECTED]
 Date: Thu, 22 May 1997 11:12:40 -0400
 From: Lee Bradshaw [EMAIL PROTECTED]
 Organization: Next Level Communications
 X-Mailer: Mozilla 3.01 (X11; I; Linux 2.0.27 i486)
 MIME-Version: 1.0
 To: debian-user@lists.debian.org
 Subject: elm/smail config problem
 Content-Type: text/plain; charset=us-ascii
 Content-Transfer-Encoding: 7bit
 
 Hi Everyone,
 
 Thanks for putting together a great system.  But I'm writing because I
 have a problem setting up my first mail system.
 
 My mailbox at the isp is lee.bradshaw, but the username on my network
 is bradshaw.  I can get mail with popclient just fine, but I can't seem
 to get the correct return address on my outgoing mail.  I've tried
 -trusted, -trusted_user=bradshaw, -sender_env_variable=SENDER_NAME in
 the smail config file, but the from line is From:
 [EMAIL PROTECTED] instead of From:
 [EMAIL PROTECTED].  Does anyone have any suggestions on how
 to change this?
 
 I've got three addresses which need to be changed (the usernames were
 already used at the isp.)  The pine documention suggests ways to do this
 with pine, but I prefer elm.  Also I would like all outgoing mail to
 pass through smail so things can be fixed in one place.  Any
 suggestions?
 
 Thanks,
 Lee Bradshaw
 [EMAIL PROTECTED]
 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: IMAP serer Debian package?

1997-05-22 Thread Dale Scheetz
On 22 May 1997, Eloy A. Paris wrote:

 Dale Scheetz ([EMAIL PROTECTED]) wrote:
 
 : It should be available in every distribution (stable, frozen, unstable).
 : I would appreciate your input on this package, as I am the maintainer, and
 : don't have a good way to test this package, so please tell me about
 : problems.
 
 Well, I don't see IMAP in Rex's (stable) package list... I guess it is in
 frozen and unstable...
 
Sorry about that ;-) I had forgotten just how ancient rex really is at
this point.
Yes, you will find imap-4 in frozen and unstable.

Luck,

Dwarf
-- 
_-_-_-_-_-_-  _-_-_-_-_-_-_-

aka   Dale Scheetz   Phone:   1 (904) 656-9769
  Flexible Software  11000 McCrackin Road
  e-mail:  [EMAIL PROTECTED] Tallahassee, FL  32308

_-_-_-_-_-_- If you don't see what you want, just ask _-_-_-_-_-_-_-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Network device module doesn't load at bootup

1997-05-22 Thread Alexandre Lebrun
Hi !
I don't what I've broken, or if it comes from an upgrade, but my ne.o 
doesn't get loaded at boot time. Rather annoying. I have to modprobe it 
and to run /etc/init.d/network by hand each time.

I believe the is some error message at boot time, but even with 
verbose=no in boot it goes away too fast and I can't read it.

All I managed to see was :
'a module named /lib/modules-2.0.30/net/8390.o already exists'

/etc/conf.modules and /etc/modules both look fine.

I use 
kernel 2.0.30
debian 1.3
modutils 2.1.34-5

and a cheap isa ne2000 clone (driver is ne.o and depends on 8390.o)

any hint appreciated

Alexandre



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Conflict between Packages file and actual files

1997-05-22 Thread Dale Scheetz
On Thu, 22 May 1997, Bob Nielsen wrote:

 On Thu, 22 May 1997, Dale Scheetz wrote:
 
  On Thu, 22 May 1997, Bob Nielsen wrote:
  
   In /frozen, the packages file shows:
   
   procmail_3.10.4-1.deb
   modconf-0.2.9.deb
   
   The actual files are:
   
   procmail-3.10.4-2.deb
   modconf-0.2.10.deb
   
  This is a mirror sync problem. The packages file on master is correct.
  Give the mirror you are using some time to catch up and try again, or, you
  can crate your own, correct, Packages file using dpkg-scanpackages.
 
 I thought that might be the case, so I checked ftp.debian.org and got the
 same answer.  I ended up ftp'ing the two files and installing with dpkg
 rather than worry about dselect not accepting the packages file. 
 
This is a continuous problem. I don't know why ftp.debian.org takes so
long to get in sync with master, but the problem simply propogates from
there to all the additional mirrors. Debian is the only distribution I
know that depends so heavily on the accuracy of one file.

My solution to this problem has always been to build my own package files
before I use the current archive. This has kept me out of trouble. The
other advantage is that you can install a partial archive with dselect
when you build your own Packages files.

Luck,

Dwarf
-- 
_-_-_-_-_-_-  _-_-_-_-_-_-_-

aka   Dale Scheetz   Phone:   1 (904) 656-9769
  Flexible Software  11000 McCrackin Road
  e-mail:  [EMAIL PROTECTED] Tallahassee, FL  32308

_-_-_-_-_-_- If you don't see what you want, just ask _-_-_-_-_-_-_-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Debian Security packages?

1997-05-22 Thread Kendrick Myatt
Hello :)

I have looked but not found many Debian packages of popular security
programs such as crack, lsof, cops, iss, satan, swatch, etc.  I did find
tripwire on the debian site, though.

Are these kept somewhere else, or do they not exist?  Just wondering if I
should go ahead an install the non-package versions I already have... I'd
rather have the packages, of course :)

Many thanks,

Kendrick


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Clarification of elm/smail config problem

1997-05-22 Thread Eloy A. Paris
I haven't followed all the thread but if the problem is that you are
getting the wrong header when you use elm why don't you force a Reply-to
header? You can do that by creating a file called elmheaders in you ~/.elm
directory with a line like Reply-to: [EMAIL PROTECTED].
I don't recall all the details (like the file name and format) but I
have done it in the past. Look at the docs.

E.-

Lee Bradshaw ([EMAIL PROTECTED]) wrote:
: Someone pointed out that the headers for my earlier post looked fine.  I
: forgot to mention that I have been using Netscape for sending mail
: because it generates the correct headers. This message (from elm) should
: have the incorrect headers. If it doesn't, my problem is solved :^)
: 
: Thanks again,
: Lee
: 
: [EMAIL PROTECTED]
: replies to this message will go to the wrong user
: 
: 
: Lee Bradshaw wrote:
:  From POPmail Thu May 22 11:13:00 1997
:  Sender: [EMAIL PROTECTED]
:  Message-ID: [EMAIL PROTECTED]
:  Date: Thu, 22 May 1997 11:12:40 -0400
:  From: Lee Bradshaw [EMAIL PROTECTED]
:  Organization: Next Level Communications
:  X-Mailer: Mozilla 3.01 (X11; I; Linux 2.0.27 i486)
:  MIME-Version: 1.0
:  To: debian-user@lists.debian.org
:  Subject: elm/smail config problem
:  Content-Type: text/plain; charset=us-ascii
:  Content-Transfer-Encoding: 7bit
:  
:  Hi Everyone,
:  
:  Thanks for putting together a great system.  But I'm writing because I
:  have a problem setting up my first mail system.
:  
:  My mailbox at the isp is lee.bradshaw, but the username on my network
:  is bradshaw.  I can get mail with popclient just fine, but I can't seem
:  to get the correct return address on my outgoing mail.  I've tried
:  -trusted, -trusted_user=bradshaw, -sender_env_variable=SENDER_NAME in
:  the smail config file, but the from line is From:
:  [EMAIL PROTECTED] instead of From:
:  [EMAIL PROTECTED].  Does anyone have any suggestions on how
:  to change this?
:  
:  I've got three addresses which need to be changed (the usernames were
:  already used at the isp.)  The pine documention suggests ways to do this
:  with pine, but I prefer elm.  Also I would like all outgoing mail to
:  pass through smail so things can be fixed in one place.  Any
:  suggestions?
:  
:  Thanks,
:  Lee Bradshaw
:  [EMAIL PROTECTED]
:  
: 
: 
: --
: TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
: [EMAIL PROTECTED] . 
: Trouble?  e-mail to [EMAIL PROTECTED] .
: 

-- 

Eloy A. Paris
Information Technology Department
Rockwell Automation de Venezuela
Telephone: +58-2-9432311 Fax: +58-2-9430323


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Conflict between Packages file and actual files

1997-05-22 Thread Dale Scheetz
On Thu, 22 May 1997, Robert D. Hilliard wrote:

  I can't locate documentation for dpkg-scanpackages.  How is it
 used?  Does it use the dpkg-ftp variables that are set by dselect?
 Where does it do with the Packages file it creates?
 Bob
 
You will need the archive to be local before you can run scanpackages, so
it will not help with an ftp install :-(
Asside from the archive, you need the overrides.dist file from the
indices directory on the archive.
The command line looks like:

dpkg-scanpackages path to binary-i386 overrides.bo Packages

As the path to binary-i386 will go into the Packages file, you should
execute the command from the top of the archive tree, specifying the path
to binary with respect to that location.

Hope this helps,

Dwarf
-- 
_-_-_-_-_-_-  _-_-_-_-_-_-_-

aka   Dale Scheetz   Phone:   1 (904) 656-9769
  Flexible Software  11000 McCrackin Road
  e-mail:  [EMAIL PROTECTED] Tallahassee, FL  32308

_-_-_-_-_-_- If you don't see what you want, just ask _-_-_-_-_-_-_-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Network device module doesn't load at bootup [SOLVED]

1997-05-22 Thread Alexandre Lebrun

Fixed it myself. Perhaps I asked too early.
I stupidly added a '8390' line in /etc/modules, that cause ne to fail.
strange but my fault.
Thank you markus. I didn't know dmesg. Better than to decompress mp2 files 
during bootup to slow things down (what I did).

Alexandre

On Thu, 22 May 1997, Alexandre Lebrun wrote:

 Hi !
 I don't what I've broken, or if it comes from an upgrade, but my ne.o 
 doesn't get loaded at boot time. Rather annoying. I have to modprobe it 
 and to run /etc/init.d/network by hand each time.
 
 I believe the is some error message at boot time, but even with 
 verbose=no in boot it goes away too fast and I can't read it.
 
 All I managed to see was :
 'a module named /lib/modules-2.0.30/net/8390.o already exists'
 
 /etc/conf.modules and /etc/modules both look fine.
 
 I use 
 kernel 2.0.30
 debian 1.3
 modutils 2.1.34-5
 
 and a cheap isa ne2000 clone (driver is ne.o and depends on 8390.o)
 
 any hint appreciated
 
 Alexandre
 
 
 
 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] . 
 Trouble?  e-mail to [EMAIL PROTECTED] .
 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: How to configure dhcpcd?

1997-05-22 Thread Jens B. Jorgensen
Harmon Sequoya Nine wrote:
 
 Hi.  I've got a new cable modem that I am trying to configure for Linux.
 I've read the docs on dhcpcd, the daemon that fetches the IP address, etc.,
 from the cable company, but I can't determine how to use it from these docs
 (I'm a total newbie to cable modem configuration).
 
 What files do I need to edit and what should their contents be?  Is anyone
 using dhcpcd, and if so could you send me these files?  It would be GREATLY
 appreciated :-).
 

As I understand it, dhcpd is a DHCP server. Do you want your box to
use DHCP to configure its IP address etc. from the cable modem? That
would not be served by dhcpd. What you need is a DHCP (or BOOTP
would be fine, and would be compatible with their server) *client*.
I couldn't see any debian package which is available to do this.
I also don't know of any source out there which does this, although
I'm sure it exists. This would really be a major change/addition
since currently all this stuff is set in /etc/init.d/network.

--
Jens B. Jorgensen
[EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: seyon

1997-05-22 Thread Mike Miller
 ralph == Ralph Winslow [EMAIL PROTECTED] writes:
 [...] I also tried man seyon but no man entry was found.
 Anyone have a clue for me?? 

Take a look in /usr/doc - there is likely to be a seyon
sub-directory there.

Mike


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: How to configure dhcpcd?

1997-05-22 Thread Joey Hess
Jens B. Jorgensen:
 As I understand it, dhcpd is a DHCP server. Do you want your box to
 use DHCP to configure its IP address etc. from the cable modem? That
 would not be served by dhcpd. What you need is a DHCP (or BOOTP
 would be fine, and would be compatible with their server) *client*.
 I couldn't see any debian package which is available to do this.

It's named dhcpcd (stands for DHCP client daemon). It's a debian package.
(which I maintain)

-- 
See shy Jo.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Debian Security packages?

1997-05-22 Thread Christian Hudon
On May 22, Kendrick Myatt wrote
 Hello :)
 
 I have looked but not found many Debian packages of popular security
 programs such as crack, lsof, cops, iss, satan, swatch, etc.  I did find
 tripwire on the debian site, though.
 
 Are these kept somewhere else, or do they not exist?  Just wondering if I
 should go ahead an install the non-package versions I already have... I'd
 rather have the packages, of course :)

We have lsof, qcrack, courtney and tripwire... all in the main distribution
I think. As far as I know we don't have the others packaged up... It'd be
great if you could package a few of them for Debian, since you're
interested in them.

  Christian



pgp2s4WAKgjvN.pgp
Description: PGP signature


Re: How to configure dhcpcd?

1997-05-22 Thread Nathan E Norman
dhcpd is indeed the server.  However, Harmon is asking about dhcpcd,
which according to the docs is indeed a dhcp client.

I haven't used it yet but since I work for a cable company that is
rolling out cable modems I probably ought to learn it.  I think Jens is
correct in saying that a bootp client will work also.

I'll let you know what I find out - feel free to interrupt, anyone :)  I
won't feel bad if someone shares the secret before I discover it.

--
  Nathan Norman:Hostmaster CFNI:[EMAIL PROTECTED]
finger [EMAIL PROTECTED] for PGP public key and other stuff
Key fingerprint = CE 03 10 AF 32 81 18 58  9D 32 C2 AB 93 6D C4 72
--

On Thu, 22 May 1997, Jens B. Jorgensen wrote:

:Harmon Sequoya Nine wrote:
: 
: Hi.  I've got a new cable modem that I am trying to configure for Linux.
: I've read the docs on dhcpcd, the daemon that fetches the IP address, etc.,
: from the cable company, but I can't determine how to use it from these docs
: (I'm a total newbie to cable modem configuration).
: 
: What files do I need to edit and what should their contents be?  Is anyone
: using dhcpcd, and if so could you send me these files?  It would be GREATLY
: appreciated :-).
: 
:
:As I understand it, dhcpd is a DHCP server. Do you want your box to
:use DHCP to configure its IP address etc. from the cable modem? That
:would not be served by dhcpd. What you need is a DHCP (or BOOTP
:would be fine, and would be compatible with their server) *client*.
:I couldn't see any debian package which is available to do this.
:I also don't know of any source out there which does this, although
:I'm sure it exists. This would really be a major change/addition
:since currently all this stuff is set in /etc/init.d/network.
:
:--
:Jens B. Jorgensen
:[EMAIL PROTECTED]
:
:
:--
:TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
:[EMAIL PROTECTED] . 
:Trouble?  e-mail to [EMAIL PROTECTED] .
:


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


xload

1997-05-22 Thread Jamie Taylor
Just a quick query regarding xload - when attempting to run xload, I get
the error 'xload: can't load library 'libXaw.so.6''. This library exists
in /usr/X11R6/lib and is a link to libXaw.so.6.1 (in the same directory),
which also exists. Any idea?? 


Cheers

Jamie Taylor

Pembroke College, Cambridge
Tel: (01223) 314907




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: HTML in email

1997-05-22 Thread Dima
Civ Kevin F. Havener wrote:
  A sort of novice question:
  
  I read my mail with pine.  Occasionally I get mail from this list and 
  from others that has HTML markup embedded within it.  What causes this?  

Netscape, for one.  It sends mail/news as html by default (and of course it
won't tell you that.)

Dimitri




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: xload

1997-05-22 Thread Rick Macdonald
Mine works. Maybe the following will help. Does /usr/X11R6/lib/Xaw3d/
exist on your system?

timshel:/home/rickm$ ldd `which xload`
libXaw.so.6 = /usr/X11R6/lib/Xaw3d/libXaw.so.6
libXmu.so.6 = /usr/X11R6/lib/libXmu.so.6
libXt.so.6 = /usr/X11R6/lib/libXt.so.6
libSM.so.6 = /usr/X11R6/lib/libSM.so.6
libICE.so.6 = /usr/X11R6/lib/libICE.so.6
libXext.so.6 = /usr/X11R6/lib/libXext.so.6
libX11.so.6 = /usr/X11R6/lib/libX11.so.6
libproc.so.1.11 = /lib/libproc.so.1.11
libc.so.5 = /lib/libc.so.5

timshel:/home/rickm$ ls -al /usr/X11R6/lib/Xaw3d/
total 4
drwxr-xr-x   2 root root 1024 Feb 26 21:17 .
drwxr-xr-x   5 root root 3072 Feb 26 21:41 ..
lrwxrwxrwx   1 root root   18 Feb 26 21:17 libXaw.so.6 -
../libXaw3d.so.6.1


-- 
...RickM...


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: HTML in email

1997-05-22 Thread Greg Vence
Dima wrote:
 
 Civ Kevin F. Havener wrote:
   A sort of novice question:
   
   I read my mail with pine.  Occasionally I get mail from this list
 and
   from others that has HTML markup embedded within it.  What causes
 this?
 
 Netscape, for one.  It sends mail/news as html by default (and of
 course it
 won't tell you that.)
 
However, it does have a different display.  If you set it to Text
instead of HTML you loose the formatting toolbar.
--
Greg Vence  | Debian GNU Linux
KH2EA/4 | Diamond 2000 (7npw 4cpw)
[EMAIL PROTECTED]| There is time for what's important


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: How to configure dhcpcd?

1997-05-22 Thread Joey Hess
Harmon Sequoya Nine:
 Hi.  I've got a new cable modem that I am trying to configure for Linux.
 I've read the docs on dhcpcd, the daemon that fetches the IP address, etc.,
 from the cable company, but I can't determine how to use it from these docs 
 (I'm a total newbie to cable modem configuration).
 
 What files do I need to edit and what should their contents be?  Is anyone  
 using dhcpcd, and if so could you send me these files?  It would be GREATLY
 appreciated :-).

Are you using the debian dhcpcd package version 0.6-2 or higher? If so, it 
should have prompted you for configuration info when it was installed, and 
you shouldn't have to do anything else.

Anyway, all you really need to modify to configure the daemon if it's
already installed is to edit /etc/dhcpc/config, which specifies what network
interface to configure (typically eth0), and restart the daemon.

-- 
See shy Jo.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


fdisk having trouble with active linux drive

1997-05-22 Thread Brian K Servis

I was considering changing my Linux partition size to give my Win95
some more room to put it's fat programs on.  When I ran fdisk on
/dev/hdb which is my linux only drive I got the following errors.

%root%fdisk /dev/hdb
Warning: ignoring extra data in partition table 5
Warning: ignoring extra data in partition table 5
Warning: ignoring extra data in partition table 5

Command (m for help): p

Disk /dev/hdb: 64 heads, 63 sectors, 621 cylinders
Units = cylinders of 4032 * 512 bytes

   Device Boot   BeginStart  End   Blocks   Id  System
/dev/hdb1   25   25  621  1203552   83  Linux native
/dev/hdb211   2448352+   5  Extended
/dev/hdb511   2448321   82  Linux swap


I don't recall why the swap is setup the way it is, it has been a year
or so since I changed it.  

When I try and run cfdisk I get the following error.

%root%cfdisk /dev/hdb
FATAL ERROR: Bad logical partition
   Press any key to exit fdisk

/dev/hdb is my linux partition that I boot into with loadlin.  I did
have some bad blocks a month or so ago but those have been tagged.
Should I try and reconfigure the swap partion?  I am a little confused
on what is wrong here.

Thanks for any advice,
Brian 
-- 
Mechanical Engineering [EMAIL PROTECTED]
Purdue University   http://widget.ecn.purdue.edu/~servis


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


hda: dma_intr: error=0x01

1997-05-22 Thread Rick Jones
This is a posting concerning a post about a week ago.  We were discussing
this as a hard drive going TU or a problem with the e2fs operation.

I believe it was joost that mentioned he had this problem when he had a
dma conflict with a sound card.  I disabled dma on my hard drive a week
ago and haven't seen this error since.  

It had been rearing it's ugly head during cron.daily, most notably, along
with a few other tasks.  I have left my system up since the change so that
cron.daily has run every day and I haven't seen the problem once since.

Since I can't change the dma on my sound card (software configured) I
guess this is the fix.

Just an FYI for those involved in the earlier posting.

L8R,

--Rick

Unsolicited commercial/propaganda email subject to legal action.  Under US
Code Title 47, Sec.227(a)(2)(B), Sec.227(b)(1)(C), and Sec.227(b)(3)(C), a
State may impose a fine of NOT LESS than $500 per message.  Read the full
text of Title 47 Sec 227 at HTTP://www.law.cornell.edu/uscode/47/227.html



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: xload

1997-05-22 Thread Eloy A. Paris
Is /usr/X11R6/lib in your /etc/ld.so.conf file?

Jamie Taylor ([EMAIL PROTECTED]) wrote:
: Just a quick query regarding xload - when attempting to run xload, I get
: the error 'xload: can't load library 'libXaw.so.6''. This library exists
: in /usr/X11R6/lib and is a link to libXaw.so.6.1 (in the same directory),
: which also exists. Any idea?? 

E.-

-- 

Eloy A. Paris
Information Technology Department
Rockwell Automation de Venezuela
Telephone: +58-2-9432311 Fax: +58-2-9430323


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: What can I dump

1997-05-22 Thread Max HYRE
-BEGIN PGP SIGNED MESSAGE-

   Dear Mr. Livingston:

 OK, I'm a bit low on space and can't dump DOS/WIN due to other users.  
...
 /dev/hda6 103572   1028093292 10%   /e
 /dev/hda7  93512   6827825234 73%   /f
 /dev/hda8 128724  120528 8196 94%   /g

   I'm also not prepared to shuffle drive letters to get that 100M from 
 E:\ out to the end of /dev/hda so I can re-partition it efs2.

   You don't have to shuffle anything---you can plunk an ext2 partition down
right in the middle of things, and have it work.  It sounds reasonable to
split your current E: drive into a 15-meg DOS partition (/dev/hda6, still) and
an 85-meg Linux partition (/dev/hda7).  You'd have to tweak your fstab to
reflect /f - /dev/hda8 and /g - /dev/hda9, but DOS will ignore a partition
that it doesn't recognize, so your drive letters would be unchanged and you
get 85 Mbytes for Linux.

   The downside is that you'd have to move the E: data elsewhere while doing
the splitting, and restore it later, but you've got 10M available on / (and
thus, presumably, in /home), so just:

o tar it up (maybe gzip, too?) onto an ext2 partition
o use [c]fdisk to do the deed
o mod fstab
o boot DOS and format the new, slimmer E:
o back to Linux to untar and mke2fs

I've had no trouble doing this sort of thing a time or two, but it depends on
there being no funky stuff on E:, such as copy-protected files or such.

- -- 
Sincerely yours,

Max Hyre

- 
The Web has no reliable method of distinguishing vital from trivial
byte-streams, and my nightmare is that a million idiots will suddenly decide
to play multi-dungeons just as the surgeon is trying to download my X-rays.
--- Stan Kelly-Bootle, _Unix_Review_, May 1997, p. 83

-BEGIN PGP SIGNATURE-
Version: 2.6.2

iQCVAwUBM4S+ZvJa20+mce5pAQEUrAQAiW5ZcdfQNxmdDdZ2FSfggNIObZFrh/JW
wZ4koqSEAtOe9ZaMoP6qh5fk86Ikpi//0ssddhdJUsMSGEGE4NJ+0Ebs5KPpePDc
8+YxPMs/Fuy+NvTsxJrNX5f2ELFOCiiKMIyGKg8j6OjY7CkVNDRJ33BcMxp4M2hE
b1c8K9LTnxQ=
=3Iaj
-END PGP SIGNATURE-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


libc5_5.4.23-4 installation warnings

1997-05-22 Thread Nathan L. Cutler
I just upgraded to libc5_5.4.23-4 and when I installed it, dpkg gave me
the following warnings:

# dpkg -i libc5_5.4.23-4.deb
(Reading database ... 11654 files and directories currently installed.)
Preparing to replace libc5 5.4.20-1 (using libc5_5.4.23-4.deb) ...
Unpacking replacement libc5 ...
Setting up libc5 (5.4.23-4) ...
ldconfig: warning: can't open /usr/lib/libc.so (No such file or directory),
skipping
ldconfig: warning: can't open /usr/lib/libm.so (No such file or directory),
skipping
 
Is this something I can safely ignore?

TIA

-- 
Nathan L. CutlerT R A N S L A T I O N S
Livingston, s.r.o.Legal, Business  Marketing
E-mail: [EMAIL PROTECTED]  P Ř E K L A D Y


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Weierd afterstep-1.0-3 problem

1997-05-22 Thread Kevin Hilman
I'm trying to use afterstep-1.0-3 on my Debian box (recentely 
upgraded to bo)

It installs with no complaints, but i can't run it.  
I can run it if I download and compile the source myself, but I'd like
to get the .deb working to use on multiple machines.

Here's a little look at the bizarre behavior:

bunny# dpkg -l afterstep
Desired=Unknown/Install/Remove/Purge
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ NameVersionDescription
+++-===-==-
ii  afterstep   1.0-3  A window manager with the NEXTSTEP look and 
bunny# which afterstep
/usr/bin/X11/afterstep
bunny# afterstep
bash: /usr/bin/X11/afterstep: No such file or directory
bunny# file /usr/bin/X11/afterstep 
/usr/bin/X11/afterstep: ELF 32-bit LSB executable, Intel 386, version 1, 
stripped
bunny# ls -l /usr/bin/X11/afterstep
-rwxr-xr-x   1 root root   138676 May 18 06:42 /usr/bin/X11/afterstep
bunny#


What is going on here?  what file is missing here?  

-- 
Kevin Hilman -- [EMAIL PROTECTED]
Sysadmin - Image Computing Systems Lab - U of Washington
PGP public key at http://icsl.ee.washington.edu/~khilman/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Weierd afterstep-1.0-3 problem

1997-05-22 Thread Toens Bueker
On May 22, Kevin Hilman wrote

 It installs with no complaints, but i can't run it.  
 I can run it if I download and compile the source myself, but I'd like
 to get the .deb working to use on multiple machines.
 What is going on here?  what file is missing here?  

The package seems to require ld-linux.so.2 (try strings
afterstep). I already reported that one to the maintainer.

By
Töns
--
pgp fingerprint: 9B AC A5 CB C8 CC FC DC  25 B5 26 9A 5D 28 C0 3D


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Debian Security packages?

1997-05-22 Thread Kendrick Myatt
Be happy to make them... what all is involved?  Do I have to have permission
of the author or anything weird like that?  Please point me in the direction
oif whatever I need to get started.

Thanks,

Kendrick


At 02:58 PM 5/22/97 +, Christian Hudon wrote:
On May 22, Kendrick Myatt wrote
 Hello :)
 
 I have looked but not found many Debian packages of popular security
 programs such as crack, lsof, cops, iss, satan, swatch, etc.  I did find
 tripwire on the debian site, though.
 
 Are these kept somewhere else, or do they not exist?  Just wondering if I
 should go ahead an install the non-package versions I already have... I'd
 rather have the packages, of course :)

We have lsof, qcrack, courtney and tripwire... all in the main distribution
I think. As far as I know we don't have the others packaged up... It'd be
great if you could package a few of them for Debian, since you're
interested in them.

  Christian


Attachment Converted: D:\Users\myattk\Eudora\download\Re Debian Security
packages1



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .