Re: Debian 2.0 and Netscape 4.5

1998-08-03 Thread Erv Walter
Robert Lyonnais [EMAIL PROTECTED] wrote:
 I just finished installing Debian 2.0. I used to have RedHat 5.1 but I
 figured it was time to try something new :-).

 To make a long story short, I can no longer use Netscape 4.5. When
 attempting to start this beast, I now receive the error can't load
 library libXpm.so.4. Strange part is this file is located in
 /usr/X11R6/lib and that path is in my /etc/ld.so.conf file.

 Just for kicks, I did an ldd on netscape and I got this back;

 libc.so.5 = /lib/libc.so.5 (0x40128000)

You are tunning a libc5 version of netscape.  The libXpm in
/usr/X11R6/lib will be libc6 so it is not useful to this version of
netscape.  You need to either install the glibc2 version of netscape
or (simpler) install the libc5 version of libXpm with dselect.  xpm4g
is the libc6 version which gives you the library in /usr/X11R6/lib.
xpm4-7 (in the dists/stable/main/binary-i386/oldlibs directory) is the 
libc5 version and will work with this version of netscape.

Erv

-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]

On a clear disk you can seek forever. -Computerworld button
 -- tagline 1.00 by xopy


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: printing 2.0 beta

1998-07-24 Thread Erv Walter
Richard Sevenich [EMAIL PROTECTED] wrote:
   lpr filename - produces no printer activity, but does queue file.
   cat filename  /dev/lp1 - produces message
   /dev/lp1: Device not configured.
   dmesg reports
   lp: Driver configured but no interfaces found.

The kernel is not initializing your parallel port.

   There is a recognized iomega parallel port zip attached.

The kernel is initializing your zip drive?  You say these worked in
1.3, but had you compiled your own kernel back then?  a zip drive and
a printer can not be used at the same time with stock kernel.  It
requires one of the following solutions:

1) install the parport kernel patch (search www.linuxhq.com) and
recompile a custom kernel.  I don't think the debian kernel has this
addon installed by default.  It allows you to share the parallel port
between many devices.

2) Use modules for lp and ppa.  They can't bothe be loaded at the same 
time without the above parport patch to the kernel so you have to swap 
them in an out:
   a) Do it by hand everytime you want to switch from using your zip
  drive to your printer and vice versa (painfully)
   b) Don't load either at startup (check /etc/modules)
  and let kerneld load them only when they are
  needed automatically.  Each will be unloaded about 60 seconds
  after you stop using it.  Still can't use them both at the same
  time without the parport patch, but swapping is automatic this way.

Erv

-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]

* - Tribble ,*, - Tribble with legs showing
 -- tagline 1.00 by xopy


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: KDE Problem

1998-04-21 Thread Erv Walter
In article 0847151421041998/A06349/GCSSTF/[EMAIL PROTECTED] you wrote:
 
 
 On Mon, 20 Apr 1998, Oz Dror wrote:
 
  I have installed the latest version of kde from hamm
  
  when I type kde

 Why are you typeing this, KDE should be started from startx or xinit (maybe
 xdm/kdm even).

Maybe he, like me, decided that a good way to test new window
managers/desktop environments is to have .xinitrc start an xterm.
Then you type kde or startkde or even better the individual commands
found in startkde.  This way, I see exactly where problems occur (KDE
is still beta of course).

Erv

-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]

Borg Assimilation is the Best Cure for the Common Man.
 -- tagline 1.00 by xopy


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: gpm mouse with xemacs

1998-04-13 Thread Erv Walter
In article [EMAIL PROTECTED],
[EMAIL PROTECTED] (Carey Evans) writes:
 Erv Walter [EMAIL PROTECTED] writes:
 
 Can anyone tell me how to make my gpm mouse work the way I want it to
 in xemacs at the console?  Currently, xemacs takes over the gpm mouse
 cursor and it no longer works the way it does normally
 
 If you hold Shift while using gpm, any programs that take over the
 mouse should start acting like normal.

That's the first thing I tried.  It doesn't work with xemacs.

Erv

-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]

Do not handicap your children by making their lives easy.
 -- tagline 1.00 by xopy


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


gpm mouse with xemacs

1998-04-12 Thread Erv Walter
Can anyone tell me how to make my gpm mouse work the way I want it to
in xemacs at the console?  Currently, xemacs takes over the gpm mouse
cursor and it no longer works the way it does normally (ie, I can not
cut and paste from other programs into xemacs or from xemacs into
other programs).  Can I make xemacs just ignore the mouse so that gpm
handles it like normal or can I tell xemacs to use the mouse in the
standard way?  Any help is appreciated.

Thanks,
Erv

--  
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


mod_perl

1998-04-12 Thread Erv Walter
Is mod_perl included with the hamm version of apache?  If not is there
a .deb package I can get that will add this functionality?  If not,
what do I have to do to add this functionality myself.  If I understand
the changlog correctly, it looks like mod_perl was removed from apache
for some reason.

Thanks,
Erv
-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]

Two most common elements in the universe: Hydrogen  Stupidity.
 -- tagline 1.00 by xopy


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: diald with dynamically assigned IP?

1998-02-24 Thread Erv Walter
Thomas Lakofski [EMAIL PROTECTED] wrote:
 Hi,

 Has anyone got diald running with an ISP who does not give you a static
 IP?  From what I can see the slip proxy that diald uses requires you to
 know what address your localhost will be assigned beforehand -- which is
 tricky if it changes every time you dial up.  Has anyone experienced this
 problem?

The slip proxy can have any ip you want.  They are only used to trap
the network requests while the net is down anyway.  For example, I
ahve remote set to 127.0.0.2 and local set to 127.0.0.3 for the
proxy.  Diald will detect the new ip when you connect and make the
needed adjustments (assuming you have configured it right).

Erv

-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]

I am Luwaxana Troi of Borg, you will be assimil oohhh a man!
 -- tagline 1.00 by xopy


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


Re: ppp-on INVISIBLE

1998-01-22 Thread Erv Walter
In article [EMAIL PROTECTED],
[EMAIL PROTECTED] (Gerald Wann) writes:
 
 scripts, i get the message ppp-on: No such file or directory.
 

What is the first line of the file?  Is it:

#!/bin/sh

If it is something else, does the program listed in the first line of
the ppp-on script exist?  (ie. in the case above, does /bin/sh really
exist?)

This error (assuming that the ppp-on exists) usually means that the
first line of the script is wrong and points to something that isn't
there or it points to the wrong place for something (/bin/ instead of
/usr/bin?)

Good Luck,
Erv

-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]

MAC error message: Like, hey dude, something went wrong.
 -- tagline 1.00 by xopy


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


AWE64 Setup Solution...

1997-11-28 Thread Erv Walter
To those trying to get their AWE64 working:

1) Since the 64 is pnp, the card must be initiallized before the
kernel tries to initialize the driver.  This means you must use
something like isapnp to initialize the card and you must build the
sound driver as a _module_ so that you can initialize the card BEFORE
loading the driver

2) The dump from isapnp does not fully detect everything you need in
you isapnp.conf file.  Try modifying my config file.  Most important
is the IO 1 and IO 2 lines at the end.  They are not detected by
pnpdump.  This will allow the kernel to detect the AWE

--
# $Id: pnpdump.c,v 1.1.1.1 1997/09/14 15:27:30 fred Exp $
# This is free software, see the sources for details.
# This software has NO WARRANTY, use at your OWN RISK
#
# For details of this file format, see isapnp.conf(5)
#
# For latest information on isapnp and pnpdump see:
# http://www.roestock.demon.co.uk/isapnptools/
#
# Compiler flags:
#
# Trying port address 0203
# Board 1 has serial identifier 62 11 36 59 a4 c3 00 8c 0e

#(DEBUG)
(VERIFYLD N)
(READPORT 0x0203)
(ISOLATE)
#(IDENTIFY *)

# Card 1: (serial identifier 62 11 36 59 a4 c3 00 8c 0e)
# CTL00c3 Serial No 288774564 [checksum 62]
# Version 1.0, Vendor version 1.0
# ANSI string --Creative SB AWE64 PnP--
# Vendor defined tag:  73 02 45 00
#

(CONFIGURE CTL00c3/288774564 (LD 0
# ANSI string --Audio--
(INT 0 (IRQ 9 (MODE +E)))
(DMA 0 (CHANNEL 1))
(DMA 1 (CHANNEL 5))
(IO 0 (BASE 0x0220))
(IO 1 (BASE 0x0330))
(IO 2 (BASE 0x0388))
(ACT Y)
))

(CONFIGURE CTL00c3/288774564 (LD 1
# Compatible device id PNPb02f
# ANSI string --Game--
(IO 0 (BASE 0x0200))
(ACT Y)
))

(CONFIGURE CTL00c3/288774564 (LD 2
# ANSI string --WaveTable--
(IO 0 (BASE 0x0620))
(IO 1 (BASE 0x0A20))
(IO 2 (BASE 0x0E20))
(ACT Y)
))

(WAITFORKEY)

--

-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]

New Opcode #8: IPX - Increase Power and eXplode
 -- tagline 1.00 by xopy


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


Re: PCL printer cannot be accessed

1997-11-26 Thread Erv Walter
In article [EMAIL PROTECTED],
[EMAIL PROTECTED] (Charles Read) writes:
 Two questions:
 
 1. If I used dvihp to generate a PCL file, can I then
go to a DOS shell in Win95 and say:
c: copy PCL.file LPT1
 
I tried this, but first page was very messed up.
 
 2. I tried:
 # dvihp -Plp1 text.dvi
 
 But got some connection refused message.
 Ditto for the 'lpq' command.
 

Please show us your printcap.  Are you using lpr or lprng?
Can you print simple text files, etc?  We need more information than
what you have given to help...

Erv

-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]

Crashed? I wasn't even driving.
 -- tagline 1.00 by xopy


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


Re: zipdirve

1997-11-25 Thread Erv Walter
In article [EMAIL PROTECTED],
[EMAIL PROTECTED] (Keith Holler) writes: 

 One more thing that might be a bit confusing... The Parallel Zip
 Drive installs as a SCSI device under Linux and does not as of yet
 support port thru for a prin ter plugged into the Zip Drive. If you
 want to connect your Parallel Zip and a p rinter at the same
 time... you will need 2 Parallel ports. I recommend the SCSI type of
 Zip Drive because it is faster and doesn't screw with your printer.
 Keith

This is not true.  The parport patch to 2.0.x kernels provides the
ablility to use the printer on the passthrough port at the same time
as the zip (I can print a file on a zip disk).  It is quite stable
(never had a problem) and adds EPP support to the zip driver which
greatly increases the speed of the parallel driver.

This support is of course standard in the experimental series 2.1.

Good Luck,
Erv

-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]

Take my Worf, please! - Data (The Outrageous Okana)
 -- tagline 1.00 by xopy


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


Re: parallel zip and scsi-kontroller conflict

1997-11-25 Thread Erv Walter
In article [EMAIL PROTECTED],
[EMAIL PROTECTED] (Falk Hueffner) writes:

 Joerg Plate [EMAIL PROTECTED] writes: I had similar
 problems when having the zip driver as a module. After compiling it
 into the kernel, it worked fine. Probably the driver has to find the
 zip drive while booting. If you find a solution how to do it with
 modules, please notify me ;-)

I'm not sure about the scsi conflict, but I have a working solution
with the parport patch installed and lp, ppa, and parport as modules.
Everything works fine.  If the scsi problem is actually a problem with
unpatched ppa modules in general, the parport patch may be a
solution. 

Good Luck,
Erv

-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]

I am OLX of Borg. Your tagline will be assimilated.
 -- tagline 1.00 by xopy


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


Re: dosemu and Wordperfect 5.1

1997-10-27 Thread Erv Walter
Johann Spies [EMAIL PROTECTED] wrote:
 On Sat, 25 Oct 1997, Bob Nielsen wrote:

 On Sat, 25 Oct 1997, Johann Spies wrote:
 
 What sort of problems are you having?

 Instability to such an extend that I cannot us Wordperfect in Dosemu. I

What version of DOS is doesmu running.  I found wp to be unstable when
I used DOS 7.x (from Win95).  When I used DOS 5.0 or 6.x, WP is rock
solid.  I have used 5.1 and 6.1 for DOS without problems.  Printing
works great for me.

Good Luck,
Erv

-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]


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


Re: Netscape 4.03 new xlib6?

1997-09-30 Thread Erv Walter
In article [EMAIL PROTECTED],
[EMAIL PROTECTED] (Obi) writes:
 
 Hi all,
 
 yesterday I tried to upgrade to the unstable xlibc6 (3.3-6) and now netscape 
 dies with a bus error, after having complained about locales not supported by 
 the libraries and about a bunch of keys that it coudln't find.
 
 Is there some hope to run netscape  the new lbraries?
 
 thanks,
 graziano
 
 

I had to copy XKeysymDB and locale/ from /usr/X11R6/lib/X11/ to
/usr/i486-linuxlibc1/lib/X11/ 

Motif programs are now looking under the libc5 tree for these files.
By the way, I made duplicate copies instead of symlinks so that, in
the event of a debian package installing files here to solve the
problem, the files in /usr/X11R6/lib/X11 won't be damaged.

Good Luck,
Erv

-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]


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


Re: Where is libjpegg6a?

1997-09-29 Thread Erv Walter
[Posted and mailed]

In article [EMAIL PROTECTED],
[EMAIL PROTECTED] (Victor Torrico) writes:
 Where is libjpegg6a to be found?  Several other packages depend upon it but
 I can't find it.
 
 Thanks,
 
 Victor
 

Several packages in _unstable_ depend on this.  The libjpeg packages
are in Incoming.  Get them there or wait a few days for them to get
appear in the unstable tree.

Good Luck,
Erv

-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]


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


Re: debian ftp - why there is no unstable

1997-09-22 Thread Erv Walter
Darin Johnson [EMAIL PROTECTED] wrote:
   The structure of the ftp site changed slightly, making the old method of
   specifying file locations incorrect.  Feed dpkg-ftp '/debian' for the
   directory and 'dists/unstable/main dists/unstable/non-free
   dists/unstable/contrib' for the sections. 

 But what do you feed to dselect?

debian directory: /debian/

space seperated list of distributions:
dists/unstable/main dists/unstable/non-free dists/unstable/contrib

Good Luck,
Erv

-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]


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


dosemu w/ graphics mode in X

1997-08-05 Thread Erv Walter
Does anyone know how to get graphics mode to work in X with dosemu.  I
have seen screenshots of windows 3.1 running under X in a xdos box.  I
don't want to do anything that exotic.  I want graphics mode in an
xdos box.

Any hints?

Thanks,
Erv



-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]


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


Re: innxmit for Debian Gnu/Linux?

1997-06-25 Thread Erv Walter
Carl Fink [EMAIL PROTECTED] wrote:
 Question:  in the Suck manpage, reference is made to using innxmit
 to pass transferred articles to innd.

 However, innxmit doesn't exist on my Debian 1.2 box, whereis reports
 only a man page, and a search on www.debian.org indicates that there's
 no innxmit package.

try /usr/lib/news/bin/innxmit.  That's where it is in my hamm box.  

Suck works quite well with inn on my machine.

In general, when looking for files, try locate instead of whereis.  I
believe whereis only searches the path (could be wrong).

For files installed from a adebian packages check
/var/lib/dpkg/info/packagename.list for a list of everything installed
by packagename (and the full path)

Good Luck,
Erv

-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]


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


Re: Smail and .forward file or pipe to procmail?

1997-06-22 Thread Erv Walter
Johannes Martinez [EMAIL PROTECTED] wrote:

   How can i set up smail so that it pipes messages to procmail?  I
 have a small userbase and would like to set up fetchmail to pull
 everybodys mail and deliver it filtered through procmail.  However doing
 this as root it uses roots .procmailrc to filter it.  Where in smails
 config could i set this up properly?

 TIA,

Well, I think you can setup smail to use procmail as the default local
delivery agent.  Then have fetchmail pass mail off to smail.  Each
user has there own .procmailrc and you're all set.

I have done this with exim and since it is based on smail to some
extent (config files are similar), you should be able to do something
similar to the following (in smail's config file):

procmail_pipe:
  driver = pipe;
  command = /usr/bin/procmail -d ${local_part},
  user = root

# director
procmail:
  driver = localuser,
  transport = procmail_pipe;


These are from my /etc/exim.conf
You may have to modify them slightly for syntax.

Erv

-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]


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


recent duplicate messages -- My Fault

1997-06-22 Thread Erv Walter
The recent duplicate messages that appeared on debian-user and
debian-devel were my fault.  An error in my procmail script was
resending things out, and I didnt catch it until several messages
slipped out.  

I guess I should have tested it better before I unlocked the mail
queue.

Please forgive me,
Erv Walter

-- 
Graduate Student[EMAIL PROTECTED]
Department of Chemistry   [EMAIL PROTECTED]
Univ of Wisconsin-Madison   [EMAIL PROTECTED]
   PGP Public Key: finger [EMAIL PROTECTED]


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


Re: BIG NetScape Bug!!!!!!!!!!!!!!!!1 (fwd)

1997-06-20 Thread Erv Walter
On Thu, 19 Jun 1997, George Bonser wrote:

 
 My concern was for someone running Netscape as root.
 

Well, I assumed this was common sense, but people shouldnt really be
using netscape as root (at least not to surf the web).  Just off the
top of my head, I cant think of any reason one would *need* to.  Maybe
I overlooked some use?

Root should really only be used to do specific administration tasks.
Unprivilaged users should be used for day to day stuff.

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]
 \_\/  



pgpZxsCbIfQYJ.pgp
Description: PGP signature


Re: BIG NetScape Bug!!!!!!!!!!!!!!!!1 (fwd)

1997-06-20 Thread Erv Walter
On Fri, 20 Jun 1997, John Foster wrote:

  Well, I assumed this was common sense, but people shouldnt really be
  using netscape as root (at least not to surf the web).  Just off the
  top of my head, I cant think of any reason one would *need* to.  Maybe
  I overlooked some use?
 
 I use a browser as root to check whats happening with my router, using
 mrtg (which isn't a debian package). But I'm **very** careful!
 

I agree that this is extremely impoartant use (along with other
administration uses where you are talking to admin cgi's, manpages,
dwww? or others).  In these cases, you are (theoretically) completely
safe as long as you trust the program you are talking to with
netscape.  Just dont take a break from work and check a couple of your
favorite web pages :)

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]
 \_\/  



pgpXsXp6CgHUZ.pgp
Description: PGP signature


Re: PDF Writer

1997-06-18 Thread Erv Walter
On 18 Jun 1997, Eloy A. Paris wrote:

 Carlo U. Segre ([EMAIL PROTECTED]) wrote:
 
 : Does anyone know of a program which writes PDF files under Linux?
 
 For free I don't know. May be Adobe sells a version for Linux. I downloaded
 from their Web site Acrobat Reader for Linux. It works great and installed
 with no problems under Debian.
 

Aladdin Ghostscript comes with a script called ps2pdf that converts a
postscript file to pdf.

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]
 \_\/  


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


Re: ELF -- a.out ?

1997-06-16 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+OWlrfUr2Um1b/Te
D9d+P4ufNm+8sPXOJ1PncPDH6fu+f2Dz8BsfLNcnVs65yQ+3Pj61/rP/yt0bWw9f
PL2xcfmL2mf3vLWWu/ntyWNXr7249O6ZjVPH/7j53G8Pnf9o73pzn/LHxwvFYnGE
6miEJ5Moi8IUHk8iFGZmSllU41WssEDzGGksNZ/NZDJHZU85QNhHwJRGyJVibY62
1FCtmKfcQ9IjwGM85mMKaYdpLBGMRRpaQrH+AZKZx+6GXsJiT6Iu+yziatt1HvSf
J8kgkFn7ujQW0qbQImobVaa6ED50h0whFBgqvCkYyTqTiHnAmeK0S60kimQJh+qR
GnwZh/QtZoZo9iMwRyYaLPKMXp+rLFoyCTwoGXIZcTQ5vaIrCMCUse5JQckMiRYh
Jyp83YMSeujYYQNDESnNggCeUF1lRJbQInCHrRIJcRJFJoxpS/WV5uEhG/SZlKxk
qjBpkxxPRGwDkPAgbdNa8sAf0hxLe4qydNGXCdmCeassavEHqezmYJ7DCZn2mpxH
1rlJc6KsgtA0ugKG0MUOb3Vtxo7Wvdl8Pk1Tx7N8R8ZtM0eKEAi6D9JHKOJYxubo
TX+mB8pJKm2udxmEGTWtY22Q8fYm00JGzsC9LqWHI0mra46erqT5SpXLZUaB5foy
lpNmIFo4zPuz8GmI5rraW/uoL0+cENxpdWguqVAth3tJZkCqWWAvptObRXkK5QVM
TKFUQamMWgXFCmpVYKGKiQKKJUyPY3wRlUVMlzBTJY3/KZcqgxzV3FwuB3dXUJ5+
aPyztHgDzx10H3FdI2J17MsQnm+gMXq7Sg7cG+YVEQsprgyNlFUyHBcNegy41tLo
uGa1w9wKDWVum9egsTlTRHLzhulm3YGESwJ519a/cjsaUjrxeKTVzun/RzXc7aJG
kfkb
=MEcz
-END PGP MESSAGE-


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


Re: ELF -- a.out ?

1997-06-16 Thread Erv Walter

Damn.  twice my mail got messed up.  Third times the charm:

 On Sun, 15 Jun 1997, Erv Walter wrote:
 
 
 Oops.  my last message got screwed up.  Here's what I meant to say:
 
  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?
   Xwindows 3.3 requires that there be an elf system.
   Thank you in advance
   
  
  Debian has been ELF based since 1.1  
  
  Check out http://www.debian.org for a list of mirrors where you can
  get the install disks and start your installation.
  
  Good Luck,
  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]
 \_\/  


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


Re: Is there a Debian 1.3 Unleashed available?

1997-06-16 Thread Erv Walter
-BEGIN PGP SIGNED MESSAGE-

On Mon, 16 Jun 1997, Daniel J. Mashao wrote:


 Will they include all the .deb packages? or just a selected few as they
 currently do. I hope they include all the stuff one finds at master in
 stable, non-free, etc. I don't have a fast connection from home so I
 prefer to download as little stuff as possible
 

I have a copy of the Offical CD for 1.3.0.  It includes everything on
master for 1.3.0 in main and contrib, but not non-free.  non-free is
called non-free because the packages in there have restrictions on
distribution via CD etc.

The Official CD for 1.3.1 will be the same way.  The Official CD is
made with the debian-cd package that simply creates 2 CDs (binary and
source) from a mirror of master.  It leaves out non-free.

Good Luck,
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

iQCVAwUBM6WG1bkbWT/F2aV1AQEkQwP/XAw3xb0I6MLqKYy+YFMgGQgE7ZWN5VNE
ReLO/N6oJmF6cjBSjo2IRJpTl603Ys1qPdfa8I5TU9xZKia0jVP3q9lTEfbaU3+C
4mgrL3ZeO5RVNFMmFCiQWY51EMvFN7qWmiiUOATU1rkdS6QPpXPAzlOdFC5NKaao
xPGvsEYbIcI=
=Kyce
-END PGP SIGNATURE-


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


Re: Is there a Debian 1.3 Unleashed available?

1997-06-16 Thread Erv Walter
-BEGIN PGP SIGNED MESSAGE-

On Mon, 16 Jun 1997, Erv Walter wrote:


 
  Will they include all the .deb packages? or just a selected few as they
  currently do. I hope they include all the stuff one finds at master in
  stable, non-free, etc. I don't have a fast connection from home so I
  prefer to download as little stuff as possible
 
 
 I have a copy of the Offical CD for 1.3.0.  It includes everything on
 master for 1.3.0 in main and contrib, but not non-free.  non-free is
 called non-free because the packages in there have restrictions on
 distribution via CD etc.
 

Let me clairfy.  non-free contains packages that have some sort of
restriction either on use or on distribution or on modification.  Not
all of the packages in non-free can be put on the Official CD although
some of them can.  debian-cd leaves out non-free completely from the
Official CD because it (aparently) was easier than manualloy deciding
which packages to include and which packages not to include.

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

iQCVAwUBM6WIW7kbWT/F2aV1AQHhegP/Ur1dvEEz8NRxlrfigur9nSpdGfoK/sSs
ymYTWGUzocHw81pgih7PhCDcO1exnCrLDGnNLTglVMshQGj6pDpbBeANAqXzaFbS
MSxCy/GNOVUgG3sOfG5kDMa1V/M1UfreeXVeSLDJOg+ZDDZ0F3i2KSQAHdPVJEk0
F18V8PcRx18=
=Jpo5
-END PGP SIGNATURE-


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


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/C68NZc+v
rdyefzL0zezj/Nq//uTsxuGN3z//859HweKgvzrw5c1PZ+QPm9d/nd+1/tM7Vx7t
27X54MLdje8Pr713o3Duxv6fJ+7fyd/+7M72vdXdpp7LjYwWcn1UsxIfJTKD4QI+
TCSGR0eLGZSjhOlIYVp1mOQGba0sH/O8EzjD41hlaHF2sEXHwgq5BKvATBOiDtvg
mkMYMJR4VTASDPLQPObMcLplFokhQcKhPDOFutItOtPMEd29BAtUYsFk5PQ63GRQ
U0kcwagWV5KjymmJpiAAM856WQlp4Ui0aXGiom6XYYTtOTZY11BIY1kcIxKmaZzI
WdQI3GArRIJOpHRhXFumYyxvnaSY820yUm2DfJrj40TotH2S7WatpoY8rvdIAZEu
UI4mOiohS7BohckaP0JFV57Xm4trqsq5TP2qNB1KKAhHAxsGwSYbvNZMUzWsXR7L
ZtvtdhCl3EDpJTc5ajoWhqLX0RJaK00PlfbknCmZt8TtG4K70dJeW4fTLy6ZFUoG
njetVISZpNbMeGW94nm+7w0Ac9NzmEuqsajhHO+MoU6Togdrs9hyfaquLl0SPKg1
KH5bmFrAo8TrkqZS4LKmJxrDRAETp3GsgGIJxQlMlXC8hKkycLqMY8M4XsRIDrlJ
lCYxUsRomTT+p0IqDz7V+LjvI3wjKEsfKi+3Kd7B/aHw/TB0IqlOuujBsxVUBl5X
8cGjXl4hWYviqpaTSpUcJ0SFfl1uaul0QrfbYp4K9WRem1e3sXFXRAqzjhlmwq5E
SALZMK1XclsaMjaJuLRm6/TfUpXwRVGj8J4D
=SpEf
-END PGP MESSAGE-


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


Re: Screen grabbers?

1997-06-14 Thread Erv Walter
-BEGIN PGP SIGNED MESSAGE-

On Sat, 14 Jun 1997, Dale Scheetz wrote:

 
 Works great, but seems to have some limits. I can't quite get the whole
 screen in the selection box and get an image. Once I shrink the size of
 the selection box sufficiently it creates an image. What determins the
 size limitation?
 

As i recall, you can tell xv to grab an entire window and not do a
selection.  This is on the window after pressing GRAB?  Anyway, choose
entire window and click on the root window somewhere (background).  It
grabs the entire screen.  I have used it several times.

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

iQCVAwUBM6LWV7kbWT/F2aV1AQEc5AP/RAvykm392yv7EXChlvu4+32mvVpWqCJ1
//cgkceq+yRxwmGasqsJ4pv21bftr+5aP1NqRs0s+ff2tFdKz6b7sZjiABNmiTWw
HulJ8AJmJK16jUhoAlAp1nGcRpibq2C9VehgTKSnemxWyejBNEob8RKEA68GndG5
pALlRxlB0/4=
=bP14
-END PGP SIGNATURE-


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


Re: How to un-write-protect jaz disk from Linux?

1997-06-11 Thread Erv Walter
-BEGIN PGP SIGNED MESSAGE-

On Tue, 10 Jun 1997, Bruce Perens wrote:

 I have a write-protected jaz disk. There's a software command to
 un-write-protect it under the supported operating systems. How does
 one do this under Linux?
 
 Other than that, the jaz works fine. I did a backup to it yesterday.
 
   Thanks
 
   Bruce

Check out http://www.cnct.com/~bwillmot/jaztool/ 

It's a linux program to fo ejection and writeprotection stuff.

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

iQCVAwUBM53nFLkbWT/F2aV1AQGvrAP9EFFQ1JuWCLUkV7BeqIVdBCGXTgp3e7sw
nTXz+vAwmCSHcMvPT/CXOGTL7N1OJaFayuF13vtu0DU65KHR+aNiyxO+izcijo/J
bKdO0ErunP3qfbeHXyhGTvaRqhDrer7ehV5AdL421ytnmJd6PmfR9Iavs2Gpk+6x
vM+9b29S1bc=
=RzvU
-END PGP SIGNATURE-


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


Re: zip ECP/EPP driver?

1997-06-11 Thread Erv Walter
-BEGIN PGP SIGNED MESSAGE-

On Wed, 11 Jun 1997, Steffen R. Mueller wrote:

 Thus spake Karl M. Hegbloom ([EMAIL PROTECTED]):
 
 Hi,
 
  Bruce Perens writes:
If I'm not mistaken, the ZIP parallel driver is in the main kernel source
now, and the Debian rescue floppy is zip-enabled.
  
  The parport and ECP/EPP ppa drivers are in the 2.1.xx kernels now.
  I've been using 2.1.36 for a few weeks with no problems.  2.0.30 has
  the older slower ppa driver.  It works well, but is very slow.
 
 Maybe the ppa.c and ppa.h from kernel 2.1.42 can be used in 2.0.30. I'll
 give it a try tonight and will report what happened.
 
 The old driver is really extremely slow but nevertheless we were happy to
 get it running on our Debian Linux boxes.
 

An easy way to get the EPP support in 2.0 kernels is to use the
parport patch at http://www.cyberelk.demon.co.uk/parport.html for
2.0.30.  It goes on without problems had no problems compiling.  It
includes the modifications to the ppa driver to use 32 bit EPP.  I
originally installed this patch just so I could use my zip drive and
my printer at the *same time*.  Now linux actually shares the 2 better
than Win95 ever did (not a big surprise). The extra speed was an
unexpected bonus.

Anyway, try it out.  You'll probably like it.

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

iQCVAwUBM562CrkbWT/F2aV1AQH/cAQAp4U3NJBa6gVw2vXQRq/7ffutT58zQ0Qh
FvwfLEYvXxpcLCaJ1ib/MyyaV2mmvGjc0+V3ido0Jt81VypznaT9nftNFrWMbSNM
P/Gvt7i10J5lA14pxOPiwYMk51LjY1+Mi2Iil0NwQLZMtedOr/amBJlnxZz4ndMZ
Syi4gzH0rXs=
=eFXy
-END PGP SIGNATURE-


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