Programaci^3n de nuevos dispositivos (fwd)

1998-10-09 Thread treacy
This time the mail I'm forwarding does not appear to be spam. If only
I'd paid more attention in Spanish class those many years ago...

Anyway, could someone on this list help him out?

Jay Treacy

- Forwarded message from Enrique Marcote Peña -

From [EMAIL PROTECTED]  Thu Oct  8 23:07:34 1998
Delivered-To: [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
Date: Fri, 09 Oct 1998 03:51:24 +0100
From: Enrique Marcote Peña [EMAIL PROTECTED]
X-Mailer: Mozilla 4.03 [es] (Win95; I)
To: [EMAIL PROTECTED]
Subject: Programación de nuevos dispositivos
X-UIDL: 7ac980be41881fa3d352e6044d9486a4

[Charset iso-8859-1 unsupported, filtering to ASCII...]
Estiamdos amigos de Debian:

Somos dos estudiantes y amantes de Linux que tenemos en mente
desarrollar una aplicaci_n para Quickcams y nos encontramos con el
problema de que no sabemos donde obtener la documentaci_n necesaria para
seguir adelante.  En el caso de tratar con la UART, es f_cil encontrar
libros donde digan qu_ registros deben tener qu_ bit, incluso sabemos de
libros sobre la soundblaster ..., pero a la hora de tratar con
Quickcams, (quien dice Quickcams, scaners o lo que sea) d_nde se puede
encontrar este tipo de documentaci_n.  _Existen alguna especie de RFCs
(como en el mundo de las redes) que dicten la normativa que han de
seguir estos dispositivos?  En definitiva:  _D_nde podemos acudir para
que se nos proporcione la documentaci_n necesaria para programar
dispositvos de este estilo?

 Gracias por vuestra
atenci_n y un saludo.





- End of forwarded message from Enrique Marcote Peña -


Re: Programaci^3n de nuevos dispositivos (fwd)

1998-10-09 Thread Marcelo E. Magallon
 Somos dos estudiantes y amantes de Linux que tenemos en mente
 desarrollar una aplicaci_n para Quickcams y nos encontramos con el
 problema de que no sabemos donde obtener la documentaci_n necesaria para
 seguir adelante.  En el caso de tratar con la UART, es f_cil encontrar
 libros donde digan qu_ registros deben tener qu_ bit, incluso sabemos de
 libros sobre la soundblaster ..., pero a la hora de tratar con
 Quickcams, (quien dice Quickcams, scaners o lo que sea) d_nde se puede
 encontrar este tipo de documentaci_n.

Bueno, para scanners vean el código fuente de SANE; y para la QuickCam vean
el de qcam. Ambos programas están en main en Debian así que me imagnino que
-- respetanto la licencia que tengan -- pueden reusar el código de ambos.


Marcelo


Re: Perfiles de instalación

1998-10-09 Thread Enrique Zanardi
On Thu, Oct 08, 1998 at 03:45:16PM +0200, Petrus wrote:
 Una vez que se ha instalado la Debian 2.0 con la elección de un perfil
 determinado, ¿cómo se puede volver a instalar mediante el mismo sistema
 para el caso de que se desee cambiar de perfil o simplemente repetir la
 misma instalación?

No se puede. Lamentablemente lo de los perfiles de instalación es una
opción que sólo está presente en la primera instalación (de momento). 

Saludos,
--
Enrique Zanardi[EMAIL PROTECTED]


magicfilterconfig

1998-10-09 Thread Miguel Camstra
En el magicfilterconfig tras escribir los datos de la impresora y el filtro
adecuado ¿cómo se sale para que no siga pidiendo los datos de más
impresoras?.


Re: magicfilterconfig

1998-10-09 Thread Santiago Vila
On Thu, 8 Oct 1998, Miguel Camstra wrote:

 En el magicfilterconfig tras escribir los datos de la impresora y el filtro
 adecuado ¿cómo se sale para que no siga pidiendo los datos de más
 impresoras?.

`done' when done

que significa:

escriba `done' cuando haya terminado.

[ Sí, algún día esto también habrá que traducirlo, pero para eso falta
  mucho... ]

-- 
 93527a484afdf5c859e4e890c00aabe1 (a truly random sig)


Re: Debianizar software

1998-10-09 Thread Javier Fdz-Sanguino Pen~a


Si, se trata del paquete debhelper. Y el conjunto de utilidades que
tiene son útiles para hacer tareas tediosas, que de otra forma habría que
hacer a mano. Por ejemplo, si quiero en mi paquete decir que ciertos
programas no están documentados en una página de manual pongo en
debian/rules

dh_undocumented x.seccion

De esta forma el genera el ficherito y lo coloca en debian/tmp en la
sección correspondiente de usr/man para que al desempaquetarlo cuando haga
'man x' me diga que no está documentado (mejor esto que que diga que no
encuentra la página de manual :)

Un saludo

Javi 

On Thu, Oct 08, 1998 at 10:56:40PM +0200, Jesus Rodrigo wrote:
 Javier Fdz-Sanguino Pen~a [EMAIL PROTECTED] writes:
 
  Otras posibilidades son la traducción que tengo de un documento que
  hay en el servidor de www de Debian (en el Rincón del Desarrollador), aunque
  habla sobre debmake y éste ya no se usa mucho (de hecho no se recomienda
  su uso).
 
 ¿Y qué se usa ahora? ¿los dh_noseque?
 
 -- 
 
 Jesús Rodrigo e-mail: [EMAIL PROTECTED]
 
 
 -- 
 Para DARSE de BAJA, enviar un mensaje que diga unsubscribe en el Subject
 a [EMAIL PROTECTED] En caso de problema,
 escribir a [EMAIL PROTECTED]
 


xrdb no carga las opciones por defecto de usuario

1998-10-09 Thread Antonio Calvo Rodriguez
Si alguien se acuerda, hace un tiempo escribi con un problema que tenia al
configurar xterm.
Pues bueno, el problema ya lo he localizado y no tiene nada que ver con xterm.
es xrdb y en concreto xrdb cuando lo llama xsession
-- trozo de codigo de /etc/X11/Xsession

if grep -q ^allow-user-resources /etc/X11/config; then
  if [ -f $usrresources ]; then
xrdb -merge $usrresources
  fi
fi
-- fin codigo
el xrdb que se ve no carga los recursos de usuario.
he comprobado que si se ejecuta la linea, pero no hace nada
tampoco va si lo incluyo en .xsession
solo si lo ejecuto interactivamente desde una shell 
curioso ¿no?
he pasado un bug.
Le pasa a alguien mas??
--
Antonio Calvo Rodriguez
[EMAIL PROTECTED]
Vigo/Galicia/España
--


Bases de datos

1998-10-09 Thread Horacio Menezo Ganau
echo Reply-To: Horacio [EMAIL PROTECTED]X-Mailer: ELM [version 2.4ME+ PL39 
(25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=UNKNOWN-8BIT
Content-Transfer-Encoding: quoted-printable
Content-Length: 1264  

Hola,

necesito montar una base de datos con Debian2.0.
Lo que necesitar=EDa en un principio ser=EDa lo siguiente:
que pueda sacar datos por caracter=EDsticas predefinidas, y a ser posible, =
que
pudiera especificar b=FAsquedas exactas o no;  facilidad para construir,
personalizar, ... y de uso... y si fuera posible, que pudiera usarse en el
entorno gr=E1fico de X-windows;  que pudieran se pudieran a=F1adir archivos
gr=E1ficos (.jpg) o enlazar los datos a una base con gr=E1ficos, o algo por=
 el
estilo.
M=E1s adelante, es posible que necesitara usarla en una red (aunque para el=
lo
tendr=EDa que ser capaz de montar una red), e incluso en internet.

Por lo que he visto hasta ahora, algunas de las bases de datos son
comerciales y bastante caras, aunque imagino que las habr=E1 libres o con
precios no demasiado altos.  =BFQu=E9 me recomendar=EDais?

Gracias.

PD.  en caso de responder a mi direcci=F3n, por favor, hacedlo a la que
aparece en la firma, la que aparece en Reply-To: o From: es incorrecta
(todav=EDa no he conseguido configurar el smail para que aparezca la direcc=
i=F3n
correcta - homega en lugar de horacio, que es mi nombre de usuario).


--=20
Un saludo,

Horacio

[EMAIL PROTECTED]



Re: problemas con infovia en Debian2

1998-10-09 Thread Ignacio Arenaza
 amiguel == A de Miguel [EMAIL PROTECTED] writes:

amiguel Resulta que como resultado de la actualización a debian2
amiguel borré mi /etc/ppp y ahora al intentar rehacerlo segun la
amiguel spanish infobia How-to me al procesar mi /etc/ppp/options
amiguel me da un error raro:

amiguel unrecognized option +ua con lo que no puedo conectarme

amiguel la linea del options dice:

amiguel +ua /etc/ppp/infoviappp

Resulta que las nuevas versiones del pppd ya no soportan esa
opcion. Ahora lo que tienes que hacer es añadir la linea:

user [EMAIL PROTECTED]   (sin el .es y esas cosas)

en el fichero /etc/ppp/options y en el fichero /etc/ppp/pap-secrets
una linea del tipo:

[EMAIL PROTECTED]  *  contraseña

donde [EMAIL PROTECTED] tiene que se igual que en la linea user ...

Saludos. Iñaki.

-- 
[EMAIL PROTECTED]
http://web.jet.es/inaki.arenaza/
PGP Key available at http://web.jet.es/inaki.arenaza/pgpkey.html


Apt detrás de un firewall, por ftp

1998-10-09 Thread Tomás Bautista
Hola!

Ya sé que hace tiempo hice esta pregunta. Pero no sé qué habré hecho estos
días que de repente me ha dejado de funcionar. Y sigo teniendo instalado
el libnet-perl y el libmd5-perl. Y también he ejecutado el
libnet-perl-config (que el del CDROM de Linux Actual lo ejecuta
directamente al instalarse y antes por ftp ni de coña!!!). Pero no hay
forma. No sé qué se me esta escapando. Ni siquiera me funciona el wget,
que ya es decir. Y el FTP_FIREWALL definido, y después sin definir... y
que nada de nada.

¿Alguien sabrá de algún URL sobre esto? 

Gracias de antemano,

   Tomás.


  _ Tomas Bautista.  Phone: +34 928 451275 -- Fax: +34 928 451243 
 /  ___)_   E-mail address:  [EMAIL PROTECTED]
|  (___  \  Home page URL:   http://www.cma.ulpgc.es/users/bautista
 \_)  |Centre for Applied Microelectronics, CAD Division.
   (_/  University of Las Palmas de G.C.
Campus de Tafira, pab. A. E-35017 Las Palmas, Canary Is.



Re: IP Masq and debian

1998-10-09 Thread Dimitri P.
Hi there... I stumbled on the same problem and I am now running it with the
scipt in /etc/rc.boot/ipmasq disabled, 
and a startup file similar to what you are using. 
It seems to be the simplest way to run IP masq. 
I ahaven't tried deciphering the script that uses /etc/ipmasq.conf to see
what it does different from th 2 simple lines that seem to work just fine. 

I believe there is some fine line between setting up masqarading and
protecting the system from the outside world, as setup in
/etc/init.d/netbase spoofing section... I need to read some more and try to
figure out how these itnerellate to each other. I think i have spoofing
protection disabled on my machine; I commented out all the  deny lines :)

I hope some of this makes sense...helpful comments are always welcomed :)

Dimitri 




At 06:31 PM 10/08/1998 -0400, Lee Bradshaw wrote:
Hi,

How am I supposed to use the ipmasq package with ppp? Is it possible?
I tried using 0.0.0.0 as the external ip address, but I received a
few error messages when booting and I couldn't telnet to the machine
anymore. I couldn't find any documentation in /usr/doc/ipmasq and the
man pages just said that there were no useful man pages. After removing
ipmasq and rebooting telnet to the machine worked fine again.

I executed the following commands to get masquerading to work manually:

  ipfwadm -F -p deny
  ipfwadm -F -a m -S 192.168.1.0/24 -D 0.0.0.0/0

After changing the default route on another system I was able to bring
up web pages through the masquerading system.

Does anyone have any suggestions on how to use the ipmasq package with ppp
and
dynamic addresses (I assume it works ok with static addresses)? How about
suggestions on where to put ipfwadm filtering commands in the initialization
directories?

-- 
Lee Bradshaw [EMAIL PROTECTED] (preferred)
Alantro Communications   [EMAIL PROTECTED]


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




RE: X Windows: Installation questions

1998-10-09 Thread Christian Lavoie
  My relevant system specs are:
 
  Logitech FirstMouse 3buttons

 Logitech mice rule ;)

There is something else? =)


  S3 ViRGE 325 PCI video card
  Canopus Pure3D 3Dfx accelerator 3D card
  Azura JEN0B00 monitor
 
  Here are my questions:
 
  1) Running xf86config, How can I find what to answer to the
 RAMDAC question?

 Um do you NEED to?
 Generally I leave that one unanswered (answer Q I believe)

I don't know if I need to, so I asked anyway. And yes, the answer's Q.

  3) After goign through the entire xf86config process, (and
 givin no answer
  to the RAMDAC question), the config file is broken, and the
 xserver does not
  recognize the line Viewport0 0. What does that line mean,
 and what is
  the problem?

 can you do this...

Nice trick... Is there something like DOS's prn to send to the printer in
Debian?

 startx 2 err
 This will log the errors into a new file err...then post the contents
 of it so we can see the error?
 the relevant lines from the XF86Config file woul dbe apreciated
 also.


Both files are disponible at the following addresses (for a *whopping* 30k):

http://free.prohosting.com/~themoose/ERR
http://free.prohosting.com/~themoose/XF86CONF

Sorry, I should have done that the fisrt time.


  4) What X client is favorable, I mean, is there one in
 particular gaining
  attention and support, or is it just personnal taste?

 I am not sure what you are asking? Man progrmas could be considered
 X Clients in fact... every program which uses X is an X Client
 (since the screen itself is the Server).

 What specifically do you have in mind when you say X Client?

What would be the most like the Windows' Shell. (Or LiteStep. See following
question)

 Can you elaborate?

Sure, see previous comment. =)


  5) Since I'm using Litestep (http://www.litestep.net) in Win95, I'll
  probably be using AfterStep in Xwindows, Where can I find the
 wharfs/*.app
  things?


Christian Lavoie
[EMAIL PROTECTED]


Sound Card

1998-10-09 Thread Collin Rose
How do I configure my sound card in linux? io=220 i=5


Simple Installation?

1998-10-09 Thread Adrian Gudas
I'm on a conservative disk space budget, and I want to know which packages I
have to get to get the base XFree86 system running (after a floppy
installation of Debian). Only the ones I have to get. I'll use the standard
SVGA server.

Adrian


Re: slink: pppd libcrack problem with last night's download?

1998-10-09 Thread john
Art Lemasters writes:
 /usr/sbin/pppd: error in loading shared libraries libcrack.so.2 cannot
 open shared object file: no such file or directory

PAM is hosed.  Downgrade ppp, if possible.
-- 
John HaslerThis posting is in the public domain.
[EMAIL PROTECTED]  Do with it what you will.
Dancing Horse Hill Make money from it if you can; I don't mind.
Elmwood, Wisconsin Do not send email advertisements to this address.


Netware server to Linux server

1998-10-09 Thread Matt Leese
This is semi-off topic.  I help administer a LAN at my school that is
currently running on an underpowered Netware 3.12 server.  We plan to
replace the server with an extra PII 266 we have laying around.  I
personally would prefere to install Linux on the server instead of
Netware (I have more experience with Linux).  The computers running on
the network a combination of Win95 machines and Win 3.11 machines.  The
server is used to store files and as a print server only. First of all,
is there any software package that emulates a netware server for Linux? 
If not, would Samba then be the best route to go? Also, some of the
teachers in charge of the network are not sure that Linux would be the
best upgrade route, are there any arguments that I can use (they aren't
the most computer literate people in the world, i.e. they would not be
able to run the network with out students help)?  TIA.
-- 
Matt Leese
http://www.bcpl.lib.md.us/~mleese/graphics/websurf.html


Re: IP Masq and debian

1998-10-09 Thread Wayne Cuddy
I think for the second line you don't need to specify the -D, if you
only specify -S x.x.x.x/x then -D defaults to anywhere.

   ipfwadm -F -p deny
   ipfwadm -F -a m -S 192.168.1.0/2

I am not using dynamic addressing but I did write some custom scripts
that setup my ipmasq system, as the ones that came with the
distribution are not so great.

My suggestion to you is read the docs for PPP.  /etc/ppp/ip.up and
/etc/ppp/ip.down are executed when a ppp connection is
connected/disconnected.  The arguments to these scripts are the
addresses negotiated during the connection so you could setup your
ipmasq using this information easily.

Hope this helps man..

 At 06:31 PM 10/08/1998 -0400, Lee Bradshaw wrote:
 Hi,
 
 How am I supposed to use the ipmasq package with ppp? Is it possible?
 I tried using 0.0.0.0 as the external ip address, but I received a
 few error messages when booting and I couldn't telnet to the machine
 anymore. I couldn't find any documentation in /usr/doc/ipmasq and the
 man pages just said that there were no useful man pages. After removing
 ipmasq and rebooting telnet to the machine worked fine again.
 
 I executed the following commands to get masquerading to work manually:
 
   ipfwadm -F -p deny
   ipfwadm -F -a m -S 192.168.1.0/24 -D 0.0.0.0/0
 
 After changing the default route on another system I was able to bring
 up web pages through the masquerading system.
 
 Does anyone have any suggestions on how to use the ipmasq package with ppp
 and
 dynamic addresses (I assume it works ok with static addresses)? How about
 suggestions on where to put ipfwadm filtering commands in the initialization
 directories?
 
 -- 
 Lee Bradshaw [EMAIL PROTECTED] (preferred)
 Alantro Communications   [EMAIL PROTECTED]
 
 
 --  
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
 /dev/null
 
 
 
 
 --  
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 

Wayne Cuddy
CRB-WEB (C  H Consulting)
http://www.crb-web.com
[EMAIL PROTECTED]


goldstar cdrom driver

1998-10-09 Thread Steve Ball
Could someone please point me to where to get the driver for a
Goldstar CDROM
Model CRD8160B
Rom ver. 1.04D

Brief directions on install would be appreciated.  I have BO ver OS
installed on HDD via floppy method; rest of distribution on CD ROM--thus
the driver problem.

Thanks!
Steve Ball


Linux install error

1998-10-09 Thread Shane S.








 

 

I 
am trying to install debian linux on this laptop i have.


 


When I bootup with boot disk, i get the following 
error.


 


Parition check:


hda:


attemtp to access beyond end of device


03:01: rw=0, want=2, limit=0


EXT2-fs: unable to read superblock


attempt to access beyond end of device


03:01 rw=0, want=2, limit=0


MINIX-fs: unable to read superblock


attempt to access beyond end of device


03:01 rw=0, want=1, limit=0


FAT bread failed


attempt to access beyond end of device


03:01: rw=0, want=33, limit=0


isofs_read_super: bread failed, dev 03:01 iso_blknum 16 block 
32


Kernel panic: VFS: Unable to mount root fs on 03:01


 


And it sits there forever.


 


Can someone help?


thanks


shane


Re: network

1998-10-09 Thread Zheng Wang
Hi, David, Thanks for you mail. I just got my CD. Actually it is 2.0.34.
But I don't know why it works. In the network configure step, the Vortex
did not stack as it used to be. But I have further more question for you
or other users that can help me.

1. When I tried to install other packages from dselect, I select CD as the
source. But it ask for block device name. I don't know what's that mean?
Could you let me know.

2. I tried to install through ftp. But the dselect can not get those *.deb
file. I tried all kind of set, all failed.

Thanks.

Zheng Wang, Ph. D
Department of Statistics and Applied Probability 
University of California, Santa Barbara
E-mail: [EMAIL PROTECTED]; http://www.pstat.ucsb.edu/~zwang





Unidentified subject!

1998-10-09 Thread Nebu John Mathai
Hello,
I was wondering whether anyone here uses openlook and whether they have
ported the many interesting xview/openlook applications that exist (or
know of Debian compatible ports). I've found a site at
http://step.polymtl.ca/~coyote/xview_main.html

which has libc5 binaries but some of them don't seem to work under
Debian (even with the oldlib xview libs and the new xvlibs installed).

I'm also having little luck in compiling the source (I'm not familiar
with this whole process either...).

If someone has already done this, or can give me suggestions on
recompiling properly, I'd appreciate it.

Thanks very much,
Nebu

Please cc: to my address as I can not sub to this list yet.

Thanks again


XFree86 3.3.1

1998-10-09 Thread Justin Liu
Hi -

I was wondering where I can find a Debian package (if it exists) for
XFree86 version 3.3.1.  Apparently there is a bug with 3.3.2 that won't
work with my display.  Or do I just download the appropriate Xserver
from XFree86.org?

I'm not on the list, so email is appreciated.

Thanks,

- justin


X and keymaps

1998-10-09 Thread Gossamer

I've got my system set up to use a personalized keymap via 'loadkeys'
but when I start up X, inside X only recognizes the qwerty keys.

I thought the latest X installations generally pulled the keymaps
directly from whatever loadkeys had put there - is there a specific
reason Debian's different?

And how do I fix it?


Gossamer

-- 
: --Neophilic-Hacker-Grrl-Geek-Eclectic-Gay-Disabled-Boychick--
: [EMAIL PROTECTED]  http://www.tertius.net.au/~gossamer/
: Two things fill the mind with ever-increasing wonder and awe,
: the more often and the more intensely the mind of thought is
: drawn to them: the starry heavens above me and the moral law
: within me.  -- Immanuel Kant


Suck/get-news problem

1998-10-09 Thread Gossamer

My Debian install's -almost- making sense now!

Just a few tiny things ... when I run get-news to download
Usenet via suck, I get this:

[snip]
Total articles to download: 929
1836135 Bytes received in 62 mins 54.05 secs, BPS = 486.5
Closed connection to news.mel.aone.net.au
Building INN Batch File
Downloaded Articles
You can hang up the modem now
Nothing sent -- leaving batchfile alone.
Local posting error

... and none of the articles appear in the local spool.

Local posting error isn't very informative!  I've checked
/etc/suck/get-news.conf and it looks right.  I'm not an innd guru
though, is there anything there I have to alter to let suck post my
news locally?


Gossamer

-- 
: --Neophilic-Hacker-Grrl-Geek-Eclectic-Gay-Disabled-Boychick--
: [EMAIL PROTECTED]  http://www.tertius.net.au/~gossamer/
: Two things fill the mind with ever-increasing wonder and awe,
: the more often and the more intensely the mind of thought is
: drawn to them: the starry heavens above me and the moral law
: within me.  -- Immanuel Kant


Re: goldstar cdrom driver

1998-10-09 Thread Mike Schmitz
On Thu, Oct 08, 1998 at 05:47:19PM -0700, Steve Ball wrote:
 Could someone please point me to where to get the driver for a
 Goldstar CDROM
 Model CRD8160B
 Rom ver. 1.04D

This seems to be an IDE cdrom, so the driver should be already in the 
kernel.  All you have to do is mount it. I.E.

mount -t iso9660 /dev/hd[abcd] /cdrom
 |
you'll need to pick one, probably c or d

-- 
  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/
  ---
 If encryption is outlawed, only outlaws will have encryption 


lowmem installation trouble

1998-10-09 Thread Larry Fletcher
On Oct 06 1998, [EMAIL PROTECTED] wrote:
 I am trying to install Debian on my 386 w/ 4Megs of RAM and
 hercules video.  Using the lowmem.bin image, here is what
 happens...  

I've been trying the same thing.  So far I have been able to install
Debian Hamm from 1.44 disks using the Installing Debian Linux 2.0
For X86 instructions on the Debian site.  But after the installation
is finished the boot disk fails right after it says No mail.

The last two lines on boot-up read:

  Bash: Fork:  Cannot allocate memory
  #   (at this point the HD sounds like its writing and no commands
   are accepted)

I've tried installing it three times with the same result.  I assume
its a memory problem and I can't add more RAM.

Does anyone know if there is an older version of Debian or another
version that will work with a 386 and 4Megs of RAM?  (Something I can
get via FTP.)

Thanks,

   Larry


 boot: [I hit Enter.]
 Loading lowmemrd.bin ...

 That's as far as she goes.  It hangs there, all night.  I
 have to hard reboot.  Using the resc1440.bin image I get...

 SYSLINUX 1.40-2.1 [etc...]
 Boot failed

 Using the lowmemrd.bin image I get...

 [beep]

 Nothing at all, no error, and I have to hard reboot.  Using
 the root.bin image gets me the same result.

 Ok, obviously I don't know a whole lot about what I am
 doing.  Can anyone help me out?  I've installed FreeBSD and
 Linux before, but always on more modern systems with CDROMs.

 Thanks,
 Nathan Hendler


Perl/CPAN.pm/Zlib

1998-10-09 Thread Gossamer

This new Debian install's broken something ... when I run
the CPAN shell I get this:

cpan shell -- CPAN exploration and modules installation (v1.40)
ReadLine support enabled

cpan i /imap/
Going to read /usr/local/src/CPAN/sources/authors/01mailrc.txt.gz
perl: error in loading shared libraries
/usr/lib/perl5/i386-linux/5.004/auto/Compress/Zlib/Zlib.so: undefined symbol: 
zlibVersion
[EMAIL PROTECTED] /tmp#

Has somebody built things with the wrong Zlib version?  All my
Perl and Zlib is straight from the Hamm distrib ...


Gossamer

-- 
: --Neophilic-Hacker-Grrl-Geek-Eclectic-Gay-Disabled-Boychick--
: [EMAIL PROTECTED]  http://www.tertius.net.au/~gossamer/
: Two things fill the mind with ever-increasing wonder and awe,
: the more often and the more intensely the mind of thought is
: drawn to them: the starry heavens above me and the moral law
: within me.  -- Immanuel Kant


Re: ATI Xpert98 x setup

1998-10-09 Thread Damir J. Naden
Hi M.C. Vernon; unless Mutt is confused, you wrote:
 Dear all,
 
   I'm trying to get this setup properly, with only limited success
 ATM. Here is the devices section:
 
 Section Device
Identifier  Primary Card
VendorName  Unknown
BoardName   ATI Pro Turbo+PC2TV, 3D Rage II+DVD
VideoRam8192
 
 Is this right for the ATI XPert98? 
 
 I get a display, but it's not very good (rather tall and thin) - so if the
 above is correct then It's probably that I'm having to guess at the
 monitor settings.
 
 Matthew

I.m not sure about 98 version, but mine is plain old [EMAIL PROTECTED] and I use
following (and am happy with results):
Identifier  ATI [EMAIL PROTECTED], 3D Rage Pro
VendorName  Unknown
BoardName   Unknown
#VideoRam4096

HTH,
damir
 


upgrade to hamm/ emacs and awk problems

1998-10-09 Thread CHUCK
Hi
  I have just run autoup and dselect and my 1.1/1.3 seems to be 2.0 but
not perfect.
  dselect reported auctex and hyperlatex not installed.
  emacs reports cannot open tex-site when it begins, and cannot find
/usr/local/../site-lisp. emacs is 19.34.
  Something made me think of looking at awk; it seems not to have been
upgraded at all. When I looked for an awk .deb package on my 2.0 cd I
could not find one. I don't know if that's related to the other problems.
  I had auctex running fine under emacs before the upgrade.
  The boot message still says 1.1. Is that supposed to change?
  Thanks for any advice.
Chuck Kaufman


Re: slink: ppp pamlibs hosed

1998-10-09 Thread Art Lemasters
 Thanks, John.  Sorry I couldn't quote the earlier
messages (other partition, OS), but I downloaded ppp
and pam files from /hamm to downgrade for now, and that
worked.  ...good thing, too, my Win OS gets rebooted 
every time it's online...takes too long to get anything
done with it.

Is the bug report in, yet?

Art



Re: Help need on man pages

1998-10-09 Thread LUK ShunTim
H C Pumphrey wrote:
 
 On Thu, 8 Oct 1998, Wilson Tuma wrote:
 
  Plase could you give the the files I have to download to be able to install
  linux man  pages so I can get help by typing say
  man  rm  or man  cp
 
 You need the manpages  package (manpages_1.19-1.deb) ,
  the man-dbpackage (man-db_2.3.10-65.deb),
  the libc6 package (libc6_2.0.7t-1.deb), [1]
  the libdb2package (libdb2_2.3.16-7.deb),
  the groff package (groff_1.11a-2.deb),
   andthe libg++272 package (libg++272_2.7.2.8-0.1.deb)
 
 Now you begin to see why the slightly counter-intuitive decision to not
 have the man pages in the base distribution was taken: it would have made
 it bigger by several floppies.
 

To get some help before you install the man pages, you can try, for
example,
rm --help

Regards,
ST
--


Re: IP Masq and debian

1998-10-09 Thread John Forest
Lee Bradshaw wrote:
 Hi,
 
 How am I supposed to use the ipmasq package with ppp? Is it possible?
 I tried using 0.0.0.0 as the external ip address, but I received a
 few error messages when booting and I couldn't telnet to the machine
 anymore. I couldn't find any documentation in /usr/doc/ipmasq and the
 man pages just said that there were no useful man pages. After removing
 ipmasq and rebooting telnet to the machine worked fine again.
 
 I executed the following commands to get masquerading to work manually:
 
   ipfwadm -F -p deny
   ipfwadm -F -a m -S 192.168.1.0/24 -D 0.0.0.0/0
 
 After changing the default route on another system I was able to bring
 up web pages through the masquerading system.
 
 Does anyone have any suggestions on how to use the ipmasq package with ppp and
 dynamic addresses (I assume it works ok with static addresses)? How about
 suggestions on where to put ipfwadm filtering commands in the initialization
 directories?
 
 -- 
 Lee Bradshaw [EMAIL PROTECTED] (preferred)
 Alantro Communications   [EMAIL PROTECTED]
 
 
I put the 'ipfwadm' commands in a file called localrc and used the update-rc.d
command to put it as S91 in the startup sequence.
(see /etc/init.d/README for more information)

As far as dynamic ip addressing.  I use the option -W ppp0 to indicate the
dynamic port.  eg:
   ipfwadm -I -a deny -S 192.168.0.0/16 -W ppp0 -o
Will prevent anything from coming over the dialup line pretending to be one of
the private ip numbers, with logging (-o).
Doesn't matter what ip number I received from my ISP.

John.


Re: completely strange system time....

1998-10-09 Thread John Forest
Rene Hojbjerg Larsen wrote:
 Bruno Boettcher wrote:
  i recently installed a debian system, and since then have a completely 
  strange
  system time: my clock reports: 
  09:13:43 yoda:~$ date
  Thu Oct  8 09:14:23 MST 1998
  and a correctly working host:
  16:17:21 erm6:~$ date
  Thu Oct  8 16:17:29 CEST 1998
  
  that's a bit strange how do i get it corrected? theoretically i thought
  that the xntpd should take car of this, or am i wrong?
 
 Your time zone is wrong.  Run tzconfig (as root) on the misbehaveing host
 to specify the correct time zone.
 -- 
/'`\  zzzZ  | My PGP Public Key is available at:
   ( - - )   | http://home1.inet.tele.dk/renehl/
 --oooO--(_)--Oooo-- 
  Don't ya just hate it when there's not enough room to fin 
 
 
Also, check your logfiles.  Xntpd cannot make large adjustments and refuses to
synchronise when that is the case.  It does report this in the logfiles, at
least it does in mine.

John.


I need a the package

1998-10-09 Thread Michael Stone
hi, all

I just want to install linux, I cannot find the whole package of debian to
download,because I am under the proxy, i have no authority to access the ftp
site, I need a package that all files are bulided in, so I can use some
other tools to download it.

I will appreciate for your guide.

-
Best Regard

Michael Stone

Mailto: [EMAIL PROTECTED]




Re: Sound Card

1998-10-09 Thread Michael Beattie
On Thu, 8 Oct 1998, Collin Rose wrote:

 How do I configure my sound card in linux? io=220 i=5
 


You have to recompile your kernel, and enable sound support, either as a
module, or built-in.


   Michael Beattie ([EMAIL PROTECTED])

   PGP Key available, reply with pgpkey as subject.
 -
OFFLINE 1.50  Virus check complete.  All viruses functioning normally
 -
Debian GNU/Linux  Ooohh You are missing out!



How to mount UFS file systems?

1998-10-09 Thread Sanzo Miyazawa



Could you please teach me how to mount SUN UFS file systems 
in linux? (How can I specify a partition of ufs disk in the mount command?)

Sanzo Miyazawa
[EMAIL PROTECTED]


-- System Information
Debian Release: 2.0
Kernel Version: Linux smp6m 2.0.34 #1 Sat Jul 11 18:07:08 JST 1998 i686 unknown

smp6m cat /proc/file*
ext2
minix
nodev   proc
iso9660
nodev   autofs
nodev   nfs
xenix
sysv
coherent
ufs
msdos
vfat
 


telnet localhost

1998-10-09 Thread Eugene Sevinian
Hi,

After uprgating to hamm it is immposiible to telnet,talk to local host.
All services are allowed via hosts.allow/hosts.deny but nevetheless I am
getting:
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused

What is wrong? As I remeber it was ok on bo :(

TIA,

Eugene Sevinian


CRD, YerPhI, 375036, Armenia
URL: http://crdlx5.yerphi.am/
Phone: 374-2-344873


Re: How to mount UFS file systems?

1998-10-09 Thread Sanzo Miyazawa
From [EMAIL PROTECTED] Fri Oct  9 14:15:50 1998


If the UFS drive is, for example, SCSI target 3, it looks from the docs
like you would use the following:

mount /dev/sda3 /mount-dir -t ufs

Note that ufs is READ ONLY! 


Thank you very much for a quick reply.

I get the following error message.

% mount /dev/sdc3 /mnt -t ufs -o ro
mount: wrong fs type, bad option, bad superblock on /dev/sdc3,
   or too many mounted file systems

On the Sun, this disk (MO) was created to have 
partitions whose sizes are

partition   a   0
partition   b   0
partition   c   all 
partition   g   all







On Fri, 9 Oct 1998, Sanzo Miyazawa wrote:

 
 
 
 Could you please teach me how to mount SUN UFS file systems 
 in linux? (How can I specify a partition of ufs disk in the mount command?)
 
  Sanzo Miyazawa
  [EMAIL PROTECTED]
 
 
 -- System Information
 Debian Release: 2.0
 Kernel Version: Linux smp6m 2.0.34 #1 Sat Jul 11 18:07:08 JST 1998 i686 
 unknown
 
 smp6m cat /proc/file*
 ext2
 minix
 nodev   proc
 iso9660
 nodev   autofs
 nodev   nfs
 xenix
 sysv
 coherent
 ufs
 msdos
 vfat
  
 
 
 --  
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 
 
 

George Bonser

The Linux We're never going out of business sale at an FTP site near you!




Re: telnet localhost

1998-10-09 Thread Default Debian Reader
Have you tried to telnet to your machine from a remote machine?  If not
check inetd.conf and make sure telnetd is running there.  If it isn't put
it in and then kill -HUP inetd's pid.  If you have a default host.allow it
should allow anyone so that is the problem and default hosts.deny is no
problem either.

On Fri, 9 Oct 1998, Eugene Sevinian wrote:

 Hi,
 
 After uprgating to hamm it is immposiible to telnet,talk to local host.
 All services are allowed via hosts.allow/hosts.deny but nevetheless I am
 getting:
 Trying 127.0.0.1...
 telnet: Unable to connect to remote host: Connection refused
 
 What is wrong? As I remeber it was ok on bo :(
 
 TIA,
 
 Eugene Sevinian
 
 
 CRD, YerPhI, 375036, Armenia
 URL: http://crdlx5.yerphi.am/
 Phone: 374-2-344873
 
 
 --  
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 
 


.xsession and xdm

1998-10-09 Thread Chris Hoover
I have linked my working .xinitrc file to .xsession so that I could run
xdm.  However, every time I log in, xdm does not seem to execute the
.xsession file as stated in the man pages.  Could someone tell me what
is going on, and how to fix it?

Thanks,

chris


Quake2/3dfx

1998-10-09 Thread Michael Beattie


After just acquiring a 3dfx card from a friend, Using Quake2 is much more
attractive.. :)  My problem is the mouse. Since Quake2 does not use
svgalib in 3dfx mode, I have no mouse. This upsets me.. Who else uses 3dfx
with Quake2, and if so, Can you use your mouse? Do you? How can I?


   Michael Beattie ([EMAIL PROTECTED])

   PGP Key available, reply with pgpkey as subject.
 -
With code like Microsoft's, who needs viruses???
 -
Debian GNU/Linux  Ooohh You are missing out!



Re: How to mount UFS file systems?

1998-10-09 Thread Sanzo Miyazawa
From [EMAIL PROTECTED] Fri Oct  9 14:45:03 1998


But it is INCORRECT!

mount /dev/sddslice /mount-dir -t ufs

sda = target 0
sdb =target 1
sdc =target 2
sdd =target 3

sdd0 = target 3 slice 0
sdd1 = target 3 slice 1

etc



The following is the output from dmesg, when I typed
# mount /dev/sdc3 /mnt -t ufs -o ro
mount: wrong fs type, bad option, bad superblock on /dev/sdc3,
or too many mounted file systems


VFS: Disk change detected on device 08:20
SCSI device sdc: hdwr sector= 512 bytes. Sectors= 446325 [217 MB] [0.2 GB]
sdc: Write Protect is on
 sdc: sdc1 sdc2 sdc3 sdc4 sdc5 sdc6 sdc7 sdc8
ufs_read_super: can't grok byteswapped fs on dev 8/35


The scsi id of MO drive is 2.




On Fri, 9 Oct 1998, Sanzo Miyazawa wrote:

 From [EMAIL PROTECTED] Fri Oct  9 14:15:50 1998
 
 
 If the UFS drive is, for example, SCSI target 3, it looks from the docs
 like you would use the following:
 
 mount /dev/sda3 /mount-dir -t ufs
 
 Note that ufs is READ ONLY! 
 
 
 Thank you very much for a quick reply.
 
 I get the following error message.
 
 % mount /dev/sdc3 /mnt -t ufs -o ro
 mount: wrong fs type, bad option, bad superblock on /dev/sdc3,
or too many mounted file systems
 
 On the Sun, this disk (MO) was created to have 
  partitions whose sizes are
 
  partition   a   0
  partition   b   0
  partition   c   all 
  partition   g   all
 
 
 
 
 
 
 
 On Fri, 9 Oct 1998, Sanzo Miyazawa wrote:
 
  
  
  
  Could you please teach me how to mount SUN UFS file systems 
  in linux? (How can I specify a partition of ufs disk in the mount 
  command?)
  
Sanzo Miyazawa
[EMAIL PROTECTED]
  
  
  -- System Information
  Debian Release: 2.0
  Kernel Version: Linux smp6m 2.0.34 #1 Sat Jul 11 18:07:08 JST 1998 i686 
  unknown
  
  smp6m cat /proc/file*
  ext2
  minix
  nodev   proc
  iso9660
  nodev   autofs
  nodev   nfs
  xenix
  sysv
  coherent
  ufs
  msdos
  vfat
   
  
  
  --  
  Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
  
  
  
 
 George Bonser
 
 The Linux We're never going out of business sale at an FTP site near you!
 
 
 
 

George Bonser

The Linux We're never going out of business sale at an FTP site near you!




Re: rawrite2 NT

1998-10-09 Thread Damon Muller

On Wed, 07 Oct 1998 09:52:57 -0400
Greg Vence [EMAIL PROTECTED] wrote:

 It appears that rawrite2 doesn't work with NT.  Is there one that does? 
 I didn't see it going 0-1-0-1-... on side.  Is there something I'm
 missing?

I'm pretty sure I have used it on NT machines, but it's possibly that it
would have problems, as NT is a little picky about what it lets have
direct access to hardware.

If you can't get it running, just make a DOS boot disk (eg. use OpenDOS
from caldera), and boot with that. Should work then.

HTH,

damon

--
Damon Muller  | Did a large procession wave their torches
([EMAIL PROTECTED]) | As my head fell in the basket,
Network Administrator | And was everyone dancing on the casket...
EmpireNET |  - TBMG, Dead


LEased line problems again

1998-10-09 Thread fantomas
Hello,
some time ago I asked fore help about leased line; 
I got some info, got it nearly to work - there's still a problem somewhere
I turned on debug and kdebug but i still don't understand it :-S
There's cisco on the other side.

Oct  9 00:54:47 home pppd[842]: pppd 2.3.5 started by root, uid 0
Oct  9 00:54:59 home kernel: ppp_dev_stats called6ppp_dev_stats 
called6ppp_dev_stats called6ppp_dev_stats called6ppp_dev_stats 
called6ppp_dev_stats called6ppp_dev_stats called6ppp_dev_stats 
called6ppp_dev_stats called6ppp_dev_stats called6ppp_dev_stats 
called6ppp_dev_stats called6ppp_tty_ioctl: set flags to 7 
Oct  9 00:54:59 home pppd[842]: Using interface ppp0
Oct  9 00:54:59 home pppd[842]: Connect: ppp0 -- /dev/ttyS1
Oct  9 00:54:59 home kernel: ppp_tty_ioctl: get flags: addr bb9c flags 0 
Oct  9 00:54:59 home kernel: ppp_tty_ioctl: set flags to 7 
Oct  9 00:54:59 home kernel: ppp_tty_ioctl: set xasyncmap 
Oct  9 00:54:59 home kernel: ppp_tty_ioctl: set xmit asyncmap  
Oct  9 00:54:59 home kernel: ppp_tty_ioctl: get flags: addr bb34 flags 0 
Oct  9 00:54:59 home kernel: ppp_tty_ioctl: set flags to 7 
Oct  9 00:54:59 home kernel: ppp_tty_ioctl: set mru to 5dc 
Oct  9 00:54:59 home kernel: ppp_tty_ioctl: set rcv asyncmap  
Oct  9 00:54:59 home pppd[842]: sent [LCP ConfReq id=0x1 mru 296 magic 
0x03c1 pcomp accomp]
Oct  9 00:54:59 home kernel: ppp_tty_ioctl: get flags: addr bb48 flags 0 
Oct  9 00:54:59 home kernel: ppp_tty_ioctl: set flags to 7 
Oct  9 00:54:59 home kernel: ppp: write frame, count = 22 
Oct  9 00:54:59 home kernel: FF 03 C0 21 01 01 00 12 ...! 
Oct  9 00:54:59 home kernel: 01 04 01 28 05 06 FF FF ...( 
Oct  9 00:54:59 home kernel: 03 C1 07 02 08 02   .. 
Oct  9 00:54:59 home kernel: ppp_dev_xmit_lower: fcs is 5022 
Oct  9 00:54:59 home kernel: ppp_dev_xmit: writing 41 chars 
Oct  9 00:55:01 home kernel: ppp: receive frame, count = 24 
Oct  9 00:55:01 home kernel: FF 03 C0 21 01 02 00 14 ...! 
Oct  9 00:55:01 home kernel: 02 06 00 0A 00 00 05 06  
Oct  9 00:55:01 home kernel: 92 73 BC 1A 07 02 08 02 .s.. 
Oct  9 00:55:01 home kernel: ppp: successfully queued 22 bytes, flags = f07 
Oct  9 00:55:01 home pppd[842]: rcvd [LCP ConfReq id=0x2 asyncmap 0xa 
magic 0x9273bc1a pcomp accomp]
Oct  9 00:55:01 home pppd[842]: sent [LCP ConfAck id=0x2 asyncmap 0xa 
magic 0x9273bc1a pcomp accomp]
Oct  9 00:55:01 home kernel: ppp_tty_read: called buf=080645c0 nr=1504 
Oct  9 00:55:01 home kernel: ppp_tty_read: len = 22 
Oct  9 00:55:01 home kernel: ppp_tty_read: passing 24 bytes up 
Oct  9 00:55:01 home kernel: ppp: write frame, count = 24 
Oct  9 00:55:01 home kernel: FF 03 C0 21 02 02 00 14 ...! 
Oct  9 00:55:01 home kernel: 02 06 00 0A 00 00 05 06  
Oct  9 00:55:01 home kernel: 92 73 BC 1A 07 02 08 02 .s.. 
Oct  9 00:55:01 home kernel: ppp_dev_xmit_lower: fcs is ca85 
Oct  9 00:55:01 home kernel: ppp_dev_xmit: writing 46 chars 
Oct  9 00:55:03 home kernel: ppp: receive frame, count = 24 
Oct  9 00:55:03 home kernel: FF 03 C0 21 01 03 00 14 ...! 
Oct  9 00:55:03 home kernel: 02 06 00 0A 00 00 05 06  
Oct  9 00:55:03 home kernel: 92 73 BC 1A 07 02 08 02 .s.. 
Oct  9 00:55:03 home kernel: ppp: successfully queued 22 bytes, flags = f07 
Oct  9 00:55:03 home pppd[842]: rcvd [LCP ConfReq id=0x3 asyncmap 0xa 
magic 0x9273bc1a pcomp accomp]
Oct  9 00:55:03 home pppd[842]: sent [LCP ConfAck id=0x3 asyncmap 0xa 
magic 0x9273bc1a pcomp accomp]
Oct  9 00:55:03 home kernel: ppp_tty_read: called buf=080645c0 nr=1504 
Oct  9 00:55:03 home kernel: ppp_tty_read: len = 22 
Oct  9 00:55:03 home kernel: ppp_tty_read: passing 24 bytes up 
Oct  9 00:55:03 home kernel: ppp: write frame, count = 24 
Oct  9 00:55:03 home kernel: FF 03 C0 21 02 03 00 14 ...! 
Oct  9 00:55:03 home kernel: 02 06 00 0A 00 00 05 06  
Oct  9 00:55:03 home kernel: 92 73 BC 1A 07 02 08 02 .s.. 
Oct  9 00:55:03 home kernel: ppp_dev_xmit_lower: fcs is 59cc 
Oct  9 00:55:03 home kernel: ppp_dev_xmit: writing 46 chars 
Oct  9 00:55:04 home pppd[842]: sent [LCP ConfReq id=0x1 mru 296 magic 
0x03c1 pcomp accomp]
Oct  9 00:55:04 home kernel: ppp: write frame, count = 22 
Oct  9 00:55:04 home kernel: FF 03 C0 21 01 01 00 12 ...! 
Oct  9 00:55:04 home kernel: 01 04 01 28 05 06 FF FF ...( 
Oct  9 00:55:04 home kernel: 03 C1 07 02 08 02   .. 
Oct  9 00:55:04 home kernel: ppp_dev_xmit_lower: fcs is 5022 
Oct  9 00:55:04 home kernel: ppp_dev_xmit: writing 41 chars 
Oct  9 00:55:04 home kernel: ppp_tty_read: called buf=080645c0 nr=1504 
Oct  9 00:55:04 home kernel: ppp_tty_read: no data (EAGAIN) 
Oct  9 00:55:04 home kernel: ppp: receive frame, count = 12 
Oct  9 00:55:04 home kernel: FF 03 C0 21 03 01 00 08 ...! 
Oct  9 00:55:04 home kernel: 01 04 05 DC  
Oct  9 00:55:04 home kernel: ppp: successfully queued 10 bytes, flags = f07 
Oct  9 00:55:04 home pppd[842]: rcvd [LCP 

Re: Suck/get-news problem

1998-10-09 Thread W. Paul Mills
   X-Envelope-Sender: [EMAIL PROTECTED]
   From: [EMAIL PROTECTED] (Gossamer)
   Newsgroups: lists.debian
   Date: 9 Oct 1998 01:41:55 GMT
   Organization: None
   Reply-To: [EMAIL PROTECTED]
   X-Server-Date: 9 Oct 1998 01:41:55 GMT
   User-Agent: slrn/0.9.5.3 (UNIX)
   Resent-From: debian-user@lists.debian.org
   X-Mailing-List: debian-user@lists.debian.org archive/latest/21212
   X-Loop: debian-user@lists.debian.org
   Precedence: list
   Resent-Sender: [EMAIL PROTECTED]
   X-UIDL: 2d0a8a0658b5d945e56b414e1fbc3e44

Your server in /etc/suck/get-news.conf must equal the server
name in /etc/news/hosts.nntp. Put localhost both of thes places
and it should work.

   My Debian install's -almost- making sense now!

   Just a few tiny things ... when I run get-news to download
   Usenet via suck, I get this:

   [snip]
   Total articles to download: 929
   1836135 Bytes received in 62 mins 54.05 secs, BPS = 486.5
   Closed connection to news.mel.aone.net.au
   Building INN Batch File
   Downloaded Articles
   You can hang up the modem now
   Nothing sent -- leaving batchfile alone.
   Local posting error

   ... and none of the articles appear in the local spool.

   Local posting error isn't very informative!  I've checked
   /etc/suck/get-news.conf and it looks right.  I'm not an innd guru
   though, is there anything there I have to alter to let suck post my
   news locally?


   Gossamer

   -- 
   : --Neophilic-Hacker-Grrl-Geek-Eclectic-Gay-Disabled-Boychick--
   : [EMAIL PROTECTED]  http://www.tertius.net.au/~gossamer/
   : Two things fill the mind with ever-increasing wonder and awe,
   : the more often and the more intensely the mind of thought is
   : drawn to them: the starry heavens above me and the moral law
   : within me.  -- Immanuel Kant


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



-- 
/*** Running Debian Linux ***
*   For God so loved the world that He gave his only begotten Son,  *
*   that whoever believes in Him should not perish...John 3:16  *
* W. Paul Mills  *  Topeka, Kansas, U.S.A.  *
* EMAIL= [EMAIL PROTECTED]  *  WWW= http://Mills-USA.com/  *
* Bill, I was there several years ago, why would I want to go back? *
 pgp public key emailto: [EMAIL PROTECTED] */


Wordperfect 7.0 on Debian 2.0

1998-10-09 Thread Bostjan JERKO

 
libXpm.so.4 = /usr/lib/libc5-compat/libXpm.so.4 (0x400eb000)
  
I seem to be missing this library. Can anybody tell me in which package it is 
included.

Bostjan



Re: Wordperfect 7.0 on Debian 2.0

1998-10-09 Thread J.H.M.Dassen
On Fri, Oct 09, 1998 at 09:12:11AM +0200, Bostjan JERKO wrote:
 libXpm.so.4 = /usr/lib/libc5-compat/libXpm.so.4 (0x400eb000)
   
 I seem to be missing this library. Can anybody tell me in which package it
 is included.

The libc5 xpm libraries are in
stable/main/binary-i386/oldlibs/xpm4.7_3.4j-0.6.deb

HTH,
Ray
-- 
Cyberspace, a final frontier. These are the voyages of my messages, 
on a lightspeed mission to explore strange new systems and to boldly go
where no data has gone before. 


Re: completely strange system time....

1998-10-09 Thread Bruno Boettcher
  Your time zone is wrong.  Run tzconfig (as root) on the misbehaveing host
ok set it to Europe/Paris (i am in Strasbourg...)

 Also, check your logfiles.  Xntpd cannot make large adjustments and refuses to
i stop/started the daemon, and it reports no failures:
Oct  9 11:46:50 yoda xntpd[25663]: xntpd 3-5.93a Mon Jun 15 23:56:10 MDT 1998
(1
)
Oct  9 11:46:50 yoda xntpd[25663]: tickadj = 5, tick = 1, tvu_maxslew =
495,
 est. hz = 100
Oct  9 11:46:51 yoda xntpd[25663]: precision = 12 usec

but:
the system reports 
 date
Fri Oct  9 11:49:27 CEST 1998
while my nearby dcf77 clock claims 09:49.
so something is still wrong...

ciao
bboett
==
acount at earthling net 
http://erm6.u-strasbg.fr/~bboett
===
Unsolicited commercial email is NOT welcome at this email address
To contact me replace acount by bboett in above addresses


Re: .xsession and xdm

1998-10-09 Thread E.L. Meijer \(Eric\)
 
 I have linked my working .xinitrc file to .xsession so that I could run
 xdm.  However, every time I log in, xdm does not seem to execute the
 .xsession file as stated in the man pages.  Could someone tell me what
 is going on, and how to fix it?

Things to check:

- is your .xinitrc executable as .xsession should be?
- do you get any clues written in ~/.xsession-errors?
- do you have a line 'allow-user-xsession' in /etc/X11/config?

HTH,
Eric

-- 
 E.L. Meijer ([EMAIL PROTECTED])  | tel. office +31 40 2472189
 Eindhoven Univ. of Technology | tel. lab.   +31 40 2475032
 Lab. for Catalysis and Inorg. Chem. (TAK) | tel. fax+31 40 2455054


running X windows

1998-10-09 Thread Bostjan JERKO
 Are you sure an X server isn't already running ? What does 'ps aux' say ?

I tried 'ps aux', here is result:

USER   PID %CPU %MEM  SIZE   RSS TTY STAT START   TIME COMMAND
daemon 121  0.0  0.5   796   348  ?  S16:45   0:00 /sbin/portmap 
daemon 170  0.0  0.7   852   452  ?  S16:45   0:00 /usr/sbin/atd 
jerko  197  0.6  1.8  1852  1168   1 S16:48   0:00 -sh 
jerko  202  0.0  0.8   920   532   1 R16:48   0:00 ps aux
lp 139  0.0  1.4  1576   888  ?  S16:45   0:00 lpd MAIN 
postgres   151  0.0  1.4  3536   928  ?  S16:45   0:00 /usr/lib/postgresql/b
root 1  1.2  0.6   772   396  ?  S16:45   0:02 init 
root 2  0.0  0.0 0 0  ?  SW   16:45   0:00 (kflushd)
root 3  0.0  0.0 0 0  ?  SW  16:45   0:00 (kswapd)
root12  0.0  0.3   736   236  ?  S16:45   0:00 update 
root   108  0.0  0.8   900   524  ?  S16:45   0:00 /sbin/syslogd
root   110  0.2  0.9  1012   608  ?  S16:45   0:00 /sbin/klogd 
root   117  0.0  0.5   756   364  ?  S16:45   0:00 /sbin/kerneld 
root   123  0.0  0.7   872   456  ?  S16:45   0:00 /usr/sbin/inetd 
root   129  0.0  0.6   780   440  ?  S16:45   0:00 anacron -s 
root   134  0.0  0.5   764   360  ?  S16:45   0:00 /usr/sbin/gpm -m /dev
root   141  0.0  1.4  1692   948  ?  S16:45   0:00 /usr/bin/omniNames 
root   149  0.0  1.4  1692   948  ?  S16:45   0:00 /usr/bin/omniNames 
root   150  0.0  1.4  1692   948  ?  S16:45   0:00 /usr/bin/omniNames 
root   162  0.0  1.4  1008   944  ?  S16:45   0:00 /usr/sbin/xntpd 
root   167  0.0  0.7   912   448  ?  S16:45   0:00 /usr/sbin/junkbuster
root   173  0.0  0.7   864   504  ?  S16:45   0:00 /usr/sbin/cron
root   183  0.0  0.6   848   432   2 S16:45   0:00 /sbin/getty 38400 tty
root   184  0.0  0.6   848   432   3 S16:45   0:00 /sbin/getty 38400 tty
root   185  0.0  0.6   848   432   4 S16:45   0:00 /sbin/getty 38400 tty
root   186  0.0  0.6   848   432   5 S16:45   0:00 /sbin/getty 38400 tty
root   187  0.0  0.6   848   432   6 S16:45   0:00 /sbin/getty 38400 tty

As it seems X windows is not running, any ideas ?

Bostjan


Assigning IP addresses

1998-10-09 Thread Vincent Murphy
I want to have a bunch of Debian Hamm machines get their IP addresses at
boot time based on their ethernet address. These IP addresses are permanent
for every machine i.e. each machine will be assigned the same IP address
every time it boots. I would like to use another Debian Hamm machine to
allocate these IP addresses. How can I do this?

Any advice would be much appreciated.

Kind Regards,
Vincent Murphy


Re: Simple Installation?

1998-10-09 Thread Ole J. Tetlie
*-Adrian Gudas [EMAIL PROTECTED]
|
| I'm on a conservative disk space budget, and I want to know which packages I
| have to get to get the base XFree86 system running (after a floppy
| installation of Debian). Only the ones I have to get. I'll use the standard
| SVGA server.

Well, you need quite a few:

xbase
xlib6g
xserver-svga
xfnt75 (for example - xfnt100 would also do)
xserver-vga16 (I don't know if you really need this, but it contains
   the config program. Perhaps you can remove it after
   configuration?)

...and every package that these depend on.

-- 
...Unix, MS-DOS, and MS Windows (also known as the Good, the Bad,
and the Ugly).   (Matt Welsh)
[EMAIL PROTECTED]   [-: .elOle. :-]   [EMAIL PROTECTED]


Re: .xsession and xdm

1998-10-09 Thread Chris Hoover
Eric,

  Thanks for the help.  It turned out that my .xinitrc file did not have the
executable bit set.

Thanks,

chris
E.L. Meijer (Eric) wrote:

 
  I have linked my working .xinitrc file to .xsession so that I could run
  xdm.  However, every time I log in, xdm does not seem to execute the
  .xsession file as stated in the man pages.  Could someone tell me what
  is going on, and how to fix it?

 Things to check:

 - is your .xinitrc executable as .xsession should be?
 - do you get any clues written in ~/.xsession-errors?
 - do you have a line 'allow-user-xsession' in /etc/X11/config?

 HTH,
 Eric

 --
  E.L. Meijer ([EMAIL PROTECTED])  | tel. office +31 40 2472189
  Eindhoven Univ. of Technology | tel. lab.   +31 40 2475032
  Lab. for Catalysis and Inorg. Chem. (TAK) | tel. fax+31 40 2455054

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


Configuring Network Cards

1998-10-09 Thread Wilson Tuma
Hi

I just bought a new network card. But it is not include in the modconfig
program. The card is a 3com905B-TX. Could your please tell me how I could
inlcude the drivers in may shell.

I don't have to packages to make a new shell. If you could outline the files
and the process for recompiling the shell I will be very grateful.

Thanks

Wilson Tuma


Re: 2 ether, problems routing

1998-10-09 Thread Nils Rennebarth
On Tue, Oct 06, 1998 at 09:37:11AM +, Pere Camps wrote:
   First question: can I make an eth behave as a point-to-point if
 there are only two eth cards in the network?
I don't know. Never tried. But it won't help you much. You'll need the proxy
arp anyway.

  Example: Assume Adresses 147.83.61.192-207 are still free (the start IP must
  be divisible by 16)
  ifconfig eth1 147.83.61.193 netmask 255.255.255.240 broadcast 147.83.61.207
  route add -net 147.83.61.192 dev eth1
  arp -s 147.83.61.192 '00:A0:24:52:32:41' netmask 255.255.255.240 pub
  # Note that this is the hardware address of your first network card,
  # providing eth0
 
   Not working. I can access eth0 (.17) from the w95 machine but
 I can not access any other part of the eth0 network.
Try to ping the win95 box from some host on your eth0 network and watch
with tcpdump on eth0 and eth1 what packets are sent. Sent me the output if
you can't interpret it.

   If I have understood correctly subnetting with the netmask of 240
 divides the network into 16 subnets... as my primary net has a netmask of
 255.255.255.0 then the machine addresses are 0.0.0.* which is incompatible
 with puting a netmask of .240 on the eth1.
No, your 147.83.61.* still remains a net with netmask 255.255.255.0
A 4 bit subnet is then cut from this and routed elsewhere. TCP/IP will obey
the most specific rule, i.e. if an address fits two routing rules, it will
obey the one with the smallest subnet.

Every PC on eth0 except your linux box will think, the win95 box is directly
on it's wire. To send a packet there, it will make a broadcast, asking for
the hardware address. Your linux box answers with it's own hardware address
and gets the packet. This is the part the arp command is for.

No the linux box has a packet from e.g. 147.83.61.7 to 147.83.61.194, i.e.
not for itself. So it should route the packet. Where to? It fits the
255.255.255.0 netmask on eth0 and the 255.255.255.240 netmaks on eth1, so
the smallest subnet is chosen, i.e. eth1. The rule for eth1 says, it should
be accessible directly, so your linux box will broadcast on eth1 asking for
the hardware address of 147.83.61.194. The win95 box should answer and get
the packet.

Now backwards: win95 sends out a packet with target 147.83.61.7. This is not
on it's wire (netmask to small), so it is sent to the default gateway, the
linux box. The linux box forwards it on eth0 because it's the only interface
that fits.

So much for the theory. tcpdump should reveal why it is not working.

Nils

--
*-*
| Quotes from the net:  L Linus Torvalds, W Winfried Truemper   |
| Lthis is the special easter release of linux, more mundanely called 1.3.84 |
| WUmh, oh. What do you mean by special easter release?. Will it quit  |
* Wworking today and rise on easter? *


pgp3rwyLrBxnq.pgp
Description: PGP signature


Re: mc - tioctl - problem

1998-10-09 Thread Norbert Nemec
On Thu, 8 Oct 1998 17:36:55 + (GMT), Pere Camps wrote:

Hi!

   Whenever I return from a subshell of 'mc' I get the following
error:

TIOCLINUX (0/8/9) ioctl is gone - use /dev/vcs

   And then mc hangs.

   I'm using Debian 2.0 with the latests packages installed. Any help
will be greatly appreciated. 

I see the same problem everytime I try to start mc in Single User mode.
(Just in case this helps identifying the problem. I've no clue what the
real problem might be.



Norbert Nobbi Nemec
Paul-Gerhardt-Str. 4
90765 Fuerth

Tel: 0911-761206
Fax: 0911-7658329
Email: [EMAIL PROTECTED]



getting KDE packages?

1998-10-09 Thread Vincent Murphy
Given that KDE is no longer available from the debian ftp archive, where
should one go to get good packages for hamm/slink? The packages on 
ftp.kde.org seem to be for bo, which presumably means libc5.

--vinny


Re: Netware server to Linux server

1998-10-09 Thread Hamish Moffatt
On Thu, Oct 08, 1998 at 08:01:49PM -0400, Matt Leese wrote:
 This is semi-off topic.  I help administer a LAN at my school that is
 currently running on an underpowered Netware 3.12 server.  We plan to
 replace the server with an extra PII 266 we have laying around.  I
 personally would prefere to install Linux on the server instead of
 Netware (I have more experience with Linux).  The computers running on
 the network a combination of Win95 machines and Win 3.11 machines.  The
 server is used to store files and as a print server only. First of all,
 is there any software package that emulates a netware server for Linux? 
 If not, would Samba then be the best route to go? Also, some of the
 teachers in charge of the network are not sure that Linux would be the
 best upgrade route, are there any arguments that I can use (they aren't
 the most computer literate people in the world, i.e. they would not be
 able to run the network with out students help)?  TIA.

Yes, there is software to emulate Netware on linux, but you would still
be better off with samba. In my opinion (only), samba emulates Windows
networking very well, and Windows is much more comfortable with its
native networking than it is with Netware servers.

For 95 it will just work; for 3.11, you need to install the Microsoft
TCP/IP stack; it's ftp://ftp.microsoft.com/softlib/mslfiles/TCP32B.EXE

For an experimental package of mars-nwe, the netware server, see
ftp://ftp.rising.com.au/pub/hamish


Hamish
-- 
Hamish Moffatt VK3TYD  [EMAIL PROTECTED], [EMAIL PROTECTED]
Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5
CCs of replies from mailing lists are welcome.   http://hamish.home.ml.org


CD Writer Recommendation

1998-10-09 Thread David Warnock
Hi,

I need to add a CD Writer to my system. Can anyone give me a
recommendation for a very reliable and fast writer (I only need
writeable not re-writeable). I am only interested in a SCSI interface
and would prefer an internal unit.

What software do I need? Is it included in Hamm?

For the record (in case it affects anything) I have 2 adaptec scsi cards
both 2940's one is scsi 2 and the other scsi 3. The scsi 2 has a jaz
drive on it and the scsi 3 my hard disk.

I will be using the cd writer for archive backups and also for creating
installation cd-roms for our applications.

Thanks

Dave


Re: goldstar cdrom driver

1998-10-09 Thread H C Pumphrey
On Thu, 8 Oct 1998, Mike Schmitz wrote:

 On Thu, Oct 08, 1998 at 05:47:19PM -0700, Steve Ball wrote:
  Could someone please point me to where to get the driver for a
  Goldstar CDROM, Model CRD8160B, Rom ver. 1.04D
 
 This seems to be an IDE cdrom, so the driver should be already in the 
 kernel.  All you have to do is mount it. I.E.
 
   mount -t iso9660 /dev/hd[abcd] /cdrom
|
   you'll need to pick one, probably c or d

On some hardware, IDE cd-roms are not auto-dectected properly when you
boot the machine. It is just possible that this is your problem (it
certainly was mine!) You can fix this by using the boot-prompt argument
hd[abcd]=cdrom when you boot linux. (You can do this from the rescue
disc: rescue root=/dev/yourrootpartition hdc=cdrom. Alternatively you can
do it with loadlin or put it in your lilo.conf)

HTH!

Hugh

==
Hugh C. Pumphrey, Dept. of -| Tel. 0131-650-6026,Fax:0131-650-5780
Meteorology, Univ. of Edinburgh | Replace 0131 with +44-131 if outside U.K
EDINBURGH EH9 3JZ, Scotland | Email [EMAIL PROTECTED]
==P=l=e=a=s=e==N=o=t=e==t=h=e==N=e=w==F=A=X==N=u=m=b=e=r==



Re: CD Writer Recommendation

1998-10-09 Thread Helge Hafting
In [EMAIL PROTECTED], on 10/09/98 
   at 09:47 AM, David Warnock [EMAIL PROTECTED] said:

Hi,

I need to add a CD Writer to my system. Can anyone give me a
recommendation for a very reliable and fast writer (I only need writeable
not re-writeable). I am only interested in a SCSI interface and would
prefer an internal unit.
SCSI is a good idea.  I have heard of timing problems with other
interfaces.

What software do I need? Is it included in Hamm?
Yes.  The cdrecord package provides cd-recording software.
And there's xcdroast if you want a gui version.
Make sure your kernel is compiled with scsi generic support. Read the
CD-Writing HOWTO in /usr/doc/HOWTO

For the record (in case it affects anything) I have 2 adaptec scsi cards
both 2940's one is scsi 2 and the other scsi 3. The scsi 2 has a jaz
drive on it and the scsi 3 my hard disk.
Whatever card you connect the writer to, make sure all other devices on
the same bus support scsi disconnect.  A device that doesn't support
disconnect can block the scsi bus for a long time, possibly ruining the
burn.  The same goes for the device you read from  (typically the
harddisk).  For 2940-adapters have bios settings where you may check up on
the disconnect settings.  Most devices support disconnect, but some old
cd-roms and possibly others doesn't.

Helge Hafting


I Cannot upgrade with apt!

1998-10-09 Thread Paulo Henrique Baptista de Oliveira
Hi Debian users,
yesterday, a perl package had an error, because data-dumper. I tried to 
remove data-dumper and all packages that dependes on it. I removed all 
lg-issues.
Today, the perl package is good and I cannot either install the 
lg-issues or remove them.

The error when installing them is:
=
Preparing to replace lg-issue29 1-1 (using lg-issue29_1-1.deb) ...
Unpacking replacement lg-issue29 ...
Can't locate HTML/Parser.pm in @INC (@INC contains: 
/usr/lib/perl5/i386-linux/5.005 /usr/lib/perl5/5.005 
/usr/local/lib/site_perl/i386-linux /usr/local/lib/site_perl .) at 
/usr/lib/lg/fixlinks line 25.
BEGIN failed--compilation aborted at /usr/lib/lg/fixlinks line 25.
dpkg: warning - old post-removal script returned error exit status 2
dpkg - trying script from the new package instead ...
Can't locate HTML/Parser.pm in @INC (@INC contains: 
/usr/lib/perl5/i386-linux/5.005 /usr/lib/perl5/5.005 
/usr/local/lib/site_perl/i386-linux /usr/local/lib/site_perl .) at 
/usr/lib/lg/fixlinks line 25.
BEGIN failed--compilation aborted at /usr/lib/lg/fixlinks line 25.
dpkg: error processing lg-issue29_1-1.deb (--unpack):
 subprocess new post-removal script returned error exit status 2

And when I try to remove them, dpkg complies that the package is in a 
very inconsistent state and I have to reinstall it.

And now, I cant upgrade the other news packages.
What I have to do?
Have a nice day,Paulo Henrique


Re: I Cannot upgrade with apt!

1998-10-09 Thread J.H.M. Dassen \(Ray\)
On Fri, Oct 09, 1998 at 07:43:34AM -0200, Paulo Henrique Baptista de
Oliveira wrote:
yesterday, a perl package had an error, because data-dumper. I tried to
remove data-dumper and all packages that dependes on it. I removed all
lg-issues. Today, the perl package is good and I cannot either install the
lg-issues or remove them.

perl 5.005's module search path has changed, breaking many packages. Install
the perl from stable by hand, put in on hold, and upgrading using apt should
work again.

HTH,
Ray
-- 
POPULATION EXPLOSION  Unique in human experience, an event which happened 
yesterday but which everyone swears won't happen until tomorrow.  
- The Hipcrime Vocab by Chad C. Mulligan 


Re: Strange replies to postings to this list

1998-10-09 Thread Andy Spiegl
Hi Joey,

  Hi Martin,
 s/Martin/Joey/
Sorry, that was too easy to overlook. :-)

I don't know about you, but I got this mail from [EMAIL PROTECTED]
again.  Here it is:

From [EMAIL PROTECTED]  Thu Oct  8 22:36:51 1998
Received: from ziele.de ([EMAIL PROTECTED] [194.77.138.21])
by falke.appl-math.tu-muenchen.de (8.8.8/8.8.8) with ESMTP id VAA10043
for [EMAIL PROTECTED]; Thu, 8 Oct 1998 21:42:44 +0200 (MET DST)
Resent-From: [EMAIL PROTECTED]
Received: by kira.ziele.de
via sendmail with stdio
id [EMAIL PROTECTED] (Debian Smail3.2.0.100)
for [EMAIL PROTECTED]; Thu, 8 Oct 1998 21:42:00 +0200 (CEST) 
X-MailServer: KasCada-Mail 2.02 www.Ziele.de   1998(c)KasCada  (16:19:50)
Received: from vmail.vemail.net (really [209.102.96.14]) by kira.ziele.de
via in.smtpd with esmtp
id [EMAIL PROTECTED] (Debian Smail3.2.0.100)
for [EMAIL PROTECTED]; Thu, 8 Oct 1998 21:41:47 +0200 (CEST) 
Received: from fax03 (nat032.kallback.com [209.102.99.32])
by vmail.vemail.net (8.8.8/8.8.8) with SMTP id MAA00168
for [EMAIL PROTECTED]; Thu, 8 Oct 1998 12:42:15 -0700
Message-Id: [EMAIL PROTECTED]
Date: Thu, 8 Oct 1998 12:42:57 -0700
From: [EMAIL PROTECTED]
Subject: REJECTED: Re: Strange replies to postings to this list
To: [EMAIL PROTECTED]
X-UIDL: 78377bd157d0c0c525468332151f779a
Status: RO
Content-Length: 1185
Lines: 31

Your email message was received today but was not processed 
because you must sign up with our service in order to use 
the remainder of your $5 credit. To sign up for 
faxaway.com, fax your credit card info to 1-206-301-7500, 
or call us at 1-206-301-7000--or toll-free in the US at 
(800) 906-4329--or send the information to 
[EMAIL PROTECTED], or sign-up online at 
http://www.faxaway.com. Alternatively, you can simply fill 
out the form at the end of this message and reply back. 
After you have signed up, your credit card will be charged 
an initial $10 prepayment amount and you can use the 
remainder of your $5 credit. Then you will be billed for a 
prepayment amount of your choice whenever your balance 
becomes positive, unless cancelled in writing. In the 
following form, fill out all fields, and change the default 
values to whatever you want, the minimum prepayment amount 
is $10.
  
Email Address: [EMAIL PROTECTED]
Card Type:
Card Number  :
Expiration Date  :
Card Holder Name :
Prepayment Amount: $10
Monthly Limit: none
Phone Number :
Fax Number   :
  
List any additional email addresses to include in this account, one per line:
 

Bye,
 Andy.

-- 
 Andy Spiegl, University of Technology, Muenchen, Germany
 E-Mail: [EMAIL PROTECTED] URL: http://www.spiegl.de
 Finger [EMAIL PROTECTED] for my PGP key
o  _ _ _
  - __o   __o  /\_   _ \\o  (_)\__/o  (_)
  --- _`\,__`\,__(_) (_)/_\_| \   _|/' \/
  -- (_)/ (_)  (_)/ (_)  (_)(_)   (_)(_)'  _\o_
 ~~~
  There is nothing wrong with America, that cannot be cured
   by what is RIGHT with America   ---President Bill Jefferson Clinton


Re: Suck/get-news problem

1998-10-09 Thread John Forest
Gossamer wrote:
 
 My Debian install's -almost- making sense now!
 
 Just a few tiny things ... when I run get-news to download
 Usenet via suck, I get this:
 
 [snip]
 Total articles to download: 929
 1836135 Bytes received in 62 mins 54.05 secs, BPS = 486.5
 Closed connection to news.mel.aone.net.au
 Building INN Batch File
 Downloaded Articles
 You can hang up the modem now
 Nothing sent -- leaving batchfile alone.
 Local posting error
 
 ... and none of the articles appear in the local spool.
 
 Local posting error isn't very informative!  I've checked
 /etc/suck/get-news.conf and it looks right.  I'm not an innd guru
 though, is there anything there I have to alter to let suck post my
 news locally?
 
 
 Gossamer
 
Just spent about 4 hours trying to figure that out too.  I had localhost in
/etc/news/hosts.nntp.nolimit which is supposed to give localhost access.  But
is doesn't.  I had to add localhost to /etc/news/hosts.nntp in order to make
it work.
I'm sure somebody allready filed a bug report on that.  (I'll check later)

John.


Re: Wordperfect 7.0 on Debian 2.0

1998-10-09 Thread Bob Nielsen
On 9 Oct 1998, Bostjan JERKO wrote:

 libXpm.so.4 = /usr/lib/libc5-compat/libXpm.so.4 (0x400eb000)
   I seem to be missing this library. Can anybody tell me in which
 package it is included.

For WP, you will need the libc5 version, which is in xpm4.7.

Bob


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


Re: Configuring Network Cards

1998-10-09 Thread Wilson Tuma
Hello George

You don't understand my situation. I can't  just go out of my office and buy
a book on linux because there is non around here. I am located in Douala -
Cameroon where there a terrible lacking of technical information.

Even my connection is not too good so I have to make the best of a bad
situation. I have just configured linux to do a ppp connection. On the linux
computer I have just the base files. So I absolutely need the files since I
want to download them and make linux to see my network card and do the same
for my remaining network.

Thanks for understanding

Wilson Tuma
-Original Message-
From: George Bonser [EMAIL PROTECTED]
To: Wilson Tuma [EMAIL PROTECTED]
Cc: debian-user@lists.debian.org debian-user@lists.debian.org
Date: Friday, October 09, 1998 10:45 AM
Subject: Re: Configuring Network Cards



Most new 3Com network cards default to IO=0x300 and IRQ=10



On Fri, 9 Oct 1998, Wilson Tuma wrote:

 Hi

 I just bought a new network card. But it is not include in the modconfig
 program. The card is a 3com905B-TX. Could your please tell me how I could
 inlcude the drivers in may shell.

 I don't have to packages to make a new shell. If you could outline the
files
 and the process for recompiling the shell I will be very grateful.

 Thanks

 Wilson Tuma


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




George Bonser

The Linux We're never going out of business sale at an FTP site near you!




kdm

1998-10-09 Thread Michael Beattie

Who can get kdm to display a background picture/colour? No matter what I
do, It wont work...

kdebase Version: 2:980710-1.0-1 (slink)


   Michael Beattie ([EMAIL PROTECTED])

   PGP Key available, reply with pgpkey as subject.
 -
 WinErr: 006 Malicious error - Desqview found on drive
 -
Debian GNU/Linux  Ooohh You are missing out!



PGP 5 and Netscape Mail: How To?

1998-10-09 Thread Michael Laing
-BEGIN PGP SIGNED MESSAGE-

I have a PGP 2.63/premail/Netscape 3.04 combination working OK.

Is there a way to use PGP 5 with Netscape mail?

Is there another email client that is well integrated with PGP 5?

Thanks,
Michael Laing

-BEGIN PGP SIGNATURE-
Version: 2.6.3ia
Charset: noconv

iQCVAwUBNh36v9gnqhW4Cj7FAQH+CQP/doDJW3pGDQ0tQbi6qLzMEPIIRrWHcdXU
CFRTPy/+5OfsJdi8lLsBFZZ+xcrloiwqH5WNUCsC8hj/S+bMTX/ALNrLbJ6cfSR+
LqelAKkHW+xSLaijrz4hRD/EwF6TW0BWwy5gWWIpvTChGEUMFGIFxwAfLzpeWCSz
94k+gYPIio8=
=chhv
-END PGP SIGNATURE-


RE: Telnet and dselect seg fault

1998-10-09 Thread pat
Le 03-Oct-98, David Boisvert a pris ses électrons pour écrire::
 Hello!
...
 So, that's the problem, dselect and telnet crash and and don't know
 why.  
 
 So, if someone have this problem with or without a solution, mail me.

I had once a similar problem after some hard disk corruption, that some apps
were just dumping core (Seg Fault)

How i resolved the problem:
1)ulimit -c unlimited
2)run the apps, seg fault = core file present in directory
3)gdb nameofapp core
4)found where the apps has seg fault'd 
i've seen then that all my apps where failing when using the same library
(libnss_dns)
so i just copied back that library from install disks, a little ldconfig and
then everything was running again !!!

Try doing so to find if there is a common point of failure for all your apps.

Patrick


Suddenly problems starting X

1998-10-09 Thread Familien Bolding
At work today I had problems restarting X.

I tried both woth xdm (which I use as default) and startx.
xdm hang and the screen blinked every now and then.
Using startx I was able to diagnose the problem to somthing like


unable to use/open default font fixed
errno -2

Sorry for the incomplete description but now I'm home and don't have
the error messages here.

I checked in /usr/X11R6/lib/X11/fonts and found nothing like fixed
fonts.

Please reply to this address as well as debian-user.


Karsten

PS: Is there an easy and safe way to allow a user to use shutdown.


-- 
***
Familien Bolding  Phone:  +39 0332 225090
Via Adda 31   E-mail: [EMAIL PROTECTED]
I-21100 VareseE-mail: [EMAIL PROTECTED]
Italien
***


Re: KDM behaving very funny...

1998-10-09 Thread Norbert Nemec
On Thu, 08 Oct 1998 14:20:03 +0200, I myself wrote:

Hi guys,

I had my system perfectly up and running for yuite a while, but
suddenly my KDM doesn't want to start up any more and even crashes my
sytem everytime I try to run it. It keeps on switching between
graphics- and text-mode every 2 seconds, I can't even switch consoles.
[Ctlr][Alt][Del] is still working, though.

It might be a Plug'n'Play problem, since I just recently changed the
driver under Win95 (ATI-Mach 64, PCI-Card), but startx still works
fine, and I've no idea where to start searching for the error.

Ouch, what a stupid mistake I made...

Several days ago I changed something in my X-configuration but I
somehow never started it since then. Well I now I found the mistake
myself, and I on't even want to tell you what it was...


Norbert Nobbi Nemec
Paul-Gerhardt-Str. 4
90765 Fuerth

Tel: 0911-761206
Fax: 0911-7658329
Email: [EMAIL PROTECTED]



Re: CD Writer Recommendation

1998-10-09 Thread Hannu Koivisto
David Warnock [EMAIL PROTECTED] writes:

| I need to add a CD Writer to my system. Can anyone give me a
| recommendation for a very reliable and fast writer (I only need
| writeable not re-writeable). I am only interested in a SCSI interface
| and would prefer an internal unit.

Well, our company has Yamaha CRW4260t (under Traxdata label) and
it has worked fine (no single failed CD). The SCSI controller is
Adaptec 2940UW. The downside for your case is that this writer
is RW and I guess you'll pay extra for it (that is, you probably
get pure CD-R writers for less money).

Normal writing speed is 4x (2x for RW) and 6x reading. This is
CDDA capable, packet writing capable, can be jumpered to handle
Sun sector sizes and what is most important, cdrecord supports
it (IIRC, Yamaha loaned/donated some writer and specs for the
cdrecord author for development, so this is one reason why I'm
supporting this drive).

| What software do I need? Is it included in Hamm?

You need mkisofs or mkhybrid for creating data images and
cdrecord for burning those images. At least mkhybrid and
cdrecord are available in hamm.

Whatever writer you decide to buy, first _make sure_ cdrecord
supports it. You might want to check out these www pages:
http://www.guug.de:8080/cgi-bin/winni/lsc.pl
http://www.fokus.gmd.de/nthp/employees/schilling/cdrecord.html

| I will be using the cd writer for archive backups and also for creating
| installation cd-roms for our applications.

Do you already have some backup scripts that are able to make
backups to CDs? Or are you simply going to use CDs for permanent
archiving? I'm asking because I have been thinking about making
some scripts for making (incremental) backups to CDs with
tar. This is because practically no existing backup software
seems to support CDs but instead they practically require tape
drive.

HTH,
//Hannu


Re: Configuring Network Cards

1998-10-09 Thread E.L. Meijer \(Eric\)
 
 Hi
 
 I just bought a new network card. But it is not include in the modconfig
 program. The card is a 3com905B-TX. Could your please tell me how I could
 inlcude the drivers in may shell.

This card is quite new.  I needed to recompile the kernel with the file
3c59x.c replaced with the latest test drivers to get it working.  See
the discussions about this on the debian mailing list archives of this
month (october 1998).  To recompile a kernel, you will need at least
the following packages:

cpp
gcc
libc6-dev
binutils
bin86
make
kernel-source-2.0.34 or kernel-source-2.0.35

and a good idea would be kernel-package.  Then start reading the docs in
/usr/doc/kernel-package/.  I hope this is enough information for now.
Please ask on this list if there are more specific things you want to
know.

HTH,
Eric

-- 
 E.L. Meijer ([EMAIL PROTECTED])  | tel. office +31 40 2472189
 Eindhoven Univ. of Technology | tel. lab.   +31 40 2475032
 Lab. for Catalysis and Inorg. Chem. (TAK) | tel. fax+31 40 2455054


X11: HELP for ATI 3DChar 4MB RageIIC AGP

1998-10-09 Thread jörg bode
Who can tell us please any applicable XF86-settings
for this Card (7'1998)?  The best result we could get was 2 or
more time repeated windows.  The README.Mach64 file was
helpful, but not to the end.

  ChipID: 0x475a   (not recognized)
  Chip Revision:   58  (??!)

 Is there any one out there who has this card up and
running?

 thanks.
Joerg Bode.

-- 
(signature under construction)


Re: HELP for ATI 3DChar 4MB RageIIC AGP

1998-10-09 Thread Peter Iannarelli
Hello j?rg:

I believe #27 or 28 in xf86config should meet your requirements.

Peter

-Original Message-
From: j?rg bode [EMAIL PROTECTED]
Newsgroups: muc.lists.debian.user
To: [EMAIL PROTECTED]
[EMAIL PROTECTED]
Date: Friday, October 09, 1998 7:24 AM
Subject: X11: HELP for ATI 3DChar 4MB RageIIC AGP


Who can tell us please any applicable XF86-settings
for this Card (7'1998)?  The best result we could get was 2 or
more time repeated windows.  The README.Mach64 file was
helpful, but not to the end.

  ChipID: 0x475a   (not recognized)
  Chip Revision:   58  (??!)

 Is there any one out there who has this card up and
running?

 thanks.
Joerg Bode.

--
(signature under construction)


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




Dutch Debian 2.0 Manual - Nederlandse Debian 2.0 Handleiding

1998-10-09 Thread J.A. Bezemer

[English translation below]


In de afgelopen zomervakantie ben ik flink aan het schrijven geweest. Het
resultaat is een behoorlijk complete

  Handleiding Debian GNU/Linux 2.0

Achtergronden, Installatie en Gebruik

De onderdelen die aan de orde komen, zijn grofweg:

   * Basiskennis
o Operating systems
o Linux
o Devices
o Netwerken
   * Installatie van Debian GNU/Linux 2.0
o Zeer uitgebreide stap-voor-stap handleiding
o Inclusief low-memory systemen (4 - 6 MB werkgeheugen)
   * Gebruik van Linux en Debian
o Basiscommando's
o Systeembeheerder-zaken
o Installatie en gebruik van het X Window System
o Diverse andere interessante/ingewikkelde zaken, zoals
  diskette-gebruik, shell scripts, PPP en het opzetten van een
  nameserver

De Handleiding mag gebruikt/verspeid worden volgens de GNU GPL. De
Handleiding is online beschikbaar in diverse formaten, op

http://panic.et.tudelft.nl/debian/handleiding

Binnen Nederland kunnen ook papieren versies (en Debian 2.0 CD's) geleverd
worden, tegen een zeer gunstig tarief, kijk daarvoor op

http://panic.et.tudelft.nl/debian/cd


Ik wil meteen ook vragen of er iemand (of -en) is die de Handleiding in
het Engels wil vertalen - het kan een waardevolle toevoeging worden bij de
Debian documentatie.

Je kunt de auteur (mij dus) bereiken met vragen, opmerkingen, suggesties,
vertaal-aanbiedingen enzovoort, als

[EMAIL PROTECTED]

___

[English translation:]

In the past summer holidays, I've been writing a reasonably complete
Dutch Debian 2.0 manual. Subjects covered are:

   * Basic knowledge
o Operating systems
o Linux
o Devices
o Networks
   * Installation of Debian GNU/Linux 2.0
o Very extensive step-by-step manual
o Including low-memory systems (4 - 6 MB memory)
   * Usage of Linux and Debian
o Basic commands
o Basic system administration
o Installation and usage of the X Window System
o Various other interesting/complex matters, like floppy-usage,
  shell scripts, PPP and setting up a nameserver.

The Manual may be used/distributed under the GNU GPL. The Manual is
available online in various formats (in Dutch!) at

http://panic.et.tudelft.nl/debian/handleiding

Within The Netherlands, hardcopies (and Debian 2.0 CD's) are available,
check

http://panic.et.tudelft.nl/debian/cd


If the Dutch Manual is translated into English, it might be a valuable
addition to the Debian documentation. If you are willing to translate, or
if you have questions, comments or suggestions, you can reach the author
(that's me) as

[EMAIL PROTECTED]




Re: Magicfilter setup

1998-10-09 Thread H C Pumphrey
On Wed, 7 Oct 1998, mwb wrote:

 On Wed, 7 Oct 1998, M.C. Vernon wrote:
  I have an HP Deskjet 670c printer - what line do I need to give
  magicfilterconfig (the man pages don't seem to have such helpful
  information)?
  
 You'll need to get ghostscript from the slink distribution.  This has
 support for the 'generic' hpdj drivers, (which seams to be a better
 driver than the dj500 driver).  Set up your printer for a dj500, then
 edit the /etc/printcap file and dj500-filter file.  Create a
 hp670c-filter file that uses the hpdj driver with gs instead of the
 dj500 driver.

I have one of these printers too. If you don't want to mess with slink at
this stage, you can just tell magicfilterconfig that the printer is a
deskjet 550c. This seems to work OK for many purposes. It is also what the
printer manual suggests if you are using old DOS programs that don't
support newer printers (HP don't acknowledge the existence of Linux, of 
course). 

When you run magicfilterconfig it asks you for three names that it gives
the printer and then presents you with a list of available devices to
which you answer cdj550. That's it!

I did this last night and was amazed at how easy and trouble-free it was. 
I wasted quite a bit if ink and paper sending different sorts of files to
the printer and seeing them all print out correctly. Having lpr do what I
expect is *so* comforting to an old SunOS user.  The print button in
things like xfig works too, now. Cool -- even windows users would be able
to use it. 

ramble
Ah, if only scanners were as easy -- I feel a kernel compile lurking in
the offing -- many thanks are due to posters on this list for pointing me
in the right direction.. Maybe once cheap scanners have been
around as long as chep inkjet printers we will have magicscannerconfig...
/ramble

Hugh
==
Hugh C. Pumphrey, Dept. of -| Tel. 0131-650-6026,Fax:0131-650-5780
Meteorology, Univ. of Edinburgh | Replace 0131 with +44-131 if outside U.K
EDINBURGH EH9 3JZ, Scotland | Email [EMAIL PROTECTED]
==P=l=e=a=s=e==N=o=t=e==t=h=e==N=e=w==F=A=X==N=u=m=b=e=r==


Debian KDE philosophy

1998-10-09 Thread Gernot Bauer
As I read in some postings (slashdot.org and several other mailing
lists) debian is planning not to distribute KDE (and qt) anymore. 

Could anyone tell me the reason why kde should not be distributed via
the non-free-tree (ftp)... Netscape is available as well (and this is
software what I call NONFREE in terms of GPL). What about a
kde-installer.deb-package?

What annoyes (sp?) me is that people say Linux needs a nice workspace
- and for me, kde is one - and then say, well, kde is nice, but not
free and therefore we dont want to distribute it. I dont want to start
a flamewar here, maybe somebody could explain technical or legal-reasons
to me.

Thank you, Gernot

P.S.: I dont know if this is the right place to ask - if not, maybe we
could solve this via email and not via the debian-user-list. And, sorry
for my bad english.
-- 
-
Wolfgang Gernot Bauer
SKWB Schoellerbank Aktiengesellschaft
Sterneckstrasse 5, A-5024 Salzburg
Tel.:  ++43-662-8684-364
Fax.:  ++43-662-8684-44364
email: [EMAIL PROTECTED]


dselect not updating.

1998-10-09 Thread Brent McMillan
dselect does not seem to want to update packages for me.  Previously, I
had set [A]ccess method to CD-ROM that had only contrib packages.  that
went fine.  But now, when I try to switch back to ftp access, everything
seems to go well, but dselect thinks only contrib packages are available.
So the only packages showing up in dselect were the contrib, and ones I
already installed.  Here's what I do:

Enter ftp site [ftp.debian.org]:
Use passive mode [y]:
Enter username [anonymous]:
If you are using anonymous ftp to retrieve files, enter your email
address for use as a password.  Otherwise enter your password,
or ? if you want dpkg-ftp to prompt you each time.
Enter password [EMAIL PROTECTED]:
Enter debian directory [/debian]:
Go through an authenticated FTP proxy [n]:
Note: order here is important.  Package files are scanned in order so
later distributions will override earlier ones.
So put stable before unstable.
Enter space seperated list of distributions to get
[dists/stable/main dists/stable/non-free dists/stable/contrib]:
Enter directory to download binary package files to
(relative to /var/lib/dpkg/methods/ftp/)
[debian]:
Using FTP to check directories...(stop with ^C)


and then when I run update

Getting Packages files...(stop with ^C)

Connecting to ftp.debian.org...
Login as anonymous...
Setting transfer mode to binary...
Cd to `/debian'...

Checking for Packages file... dists/stable/main/binary-i386/Packages.gz
 Already up-to-date; skipping.

Checking for Packages file...
dists/stable/non-free/binary-i386/Packages.gz
 Already up-to-date; skipping.

Checking for Packages file... dists/stable/contrib/binary-i386/Packages.gz
 Already up-to-date; skipping.
No Packages files was updated.



Any ideas?


Re: Ne module forgot its parameters

1998-10-09 Thread Norbert Nemec
On Thu, 8 Oct 1998 15:15:30 +0200 (CET), Ulisses Alonso Camaro wrote:

-BEGIN PGP SIGNED MESSAGE-

Hi again Matthew

On Thu, 8 Oct 1998, M.C. Vernon wrote:

 snippety
 
 Hmmm...as a crude hack, I edited /etc/modules:
 
 ne io=0x300
 
 Is this OK (it seems to have worked), or have I planted a timebomb?

This trick may work now, but as it is not documented in the /etc/modules
file it _may_ cause problems in the future... I suggest to use correct way

regards,

   Ulisses

There's a big difference between those two ways, at least thats what I
figured out:

*  /etc/modules describes which modules should be loaded at boot time,
and which parameters they should get.

* in /etc/modules.conf (on my system a link into /etc/modconf/..)
you can give parameters for modules that should be used once they are
loaded, maybe automatically.

Therefore the way Ulisses describes is *far* cleaner.

Nobbi



Norbert Nobbi Nemec
Paul-Gerhardt-Str. 4
90765 Fuerth

Tel: 0911-761206
Fax: 0911-7658329
Email: [EMAIL PROTECTED]



Re: Suddenly problems starting X

1998-10-09 Thread Norbert Nemec
On Fri, 09 Oct 1998 14:12:24 +0200, Familien Bolding wrote:

At work today I had problems restarting X.

I tried both woth xdm (which I use as default) and startx.
xdm hang and the screen blinked every now and then.
Using startx I was able to diagnose the problem to somthing like


unable to use/open default font fixed
errno -2

Sorry for the incomplete description but now I'm home and don't have
the error messages here.

I checked in /usr/X11R6/lib/X11/fonts and found nothing like fixed
fonts.

Please reply to this address as well as debian-user.


Karsten

fixed is just one of the fonts in /usr/X11R6/lib/X11/fonts/misc (see
fonts.alias there) which is very important (its the default font) The
problem might be in /etc/X11/XF98Config where there is a line for every
font directory. Anyway - check /var/log/xsession-log (or something like
it) for the exact error report.

The blinking of the screen you saw when starting xdm is caused by the
X-server being restarted over and over again. (xdm automatically
restarts this X-server as soon as it stops, so a X-server bailing out
at startup causes an endless circle...)

Hope i could help at least a little bit...



PS: Is there an easy and safe way to allow a user to use shutdown.

I have no idea, but perhaps you should post this question again in a
seperate mail. PSes might not be read if they have a completely
different topic to the mail.




Norbert Nobbi Nemec
Paul-Gerhardt-Str. 4
90765 Fuerth

Tel: 0911-761206
Fax: 0911-7658329
Email: [EMAIL PROTECTED]



Re: Debian KDE philosophy

1998-10-09 Thread J.H.M. Dassen \(Ray\)
On Fri, Oct 09, 1998 at 02:55:20PM +0100, Gernot Bauer wrote:
 As I read in some postings (slashdot.org and several other mailing
 lists) debian is planning not to distribute KDE (and qt) anymore. 

Please read the original announcment as posted on the debian-announce
mailing list and the website (http://www.debian.org/News/1998/19981008).
There are no plans to stop making Qt available via the Debian FTP sites.

 Could anyone tell me the reason why kde should not be distributed via the
 non-free-tree (ftp)... Netscape is available as well (and this is software
 what I call NONFREE in terms of GPL).

The announcment explains why distributing KDE binaries by anyone except the
KDE copyright holders is a violation of KDE's license.

 What about a kde-installer.deb-package?

We expect the KDE project to continue to distribute KDE in .deb format from
their FTP servers, so an installer package is not necessary.

 What annoyes (sp?) me is that people say Linux needs a nice workspace -
 and for me, kde is one - and then say, well, kde is nice, but not free
 and therefore we dont want to distribute it. I dont want to start a
 flamewar here, maybe somebody could explain technical or legal-reasons to
 me.

Read the original announcement. This isn't about Debian not wanting to
distribute KDE, this is about Debian not being allowed to distribute KDE
binaries.

Ray
-- 
ART  A friend of mine in Tulsa, Okla., when I was about eleven years old. 
I'd be interested to hear from him. There are so many pseudos around taking 
his name in vain. 
- The Hipcrime Vocab by Chad C. Mulligan 


Re: Debian KDE philosophy

1998-10-09 Thread E.L. Meijer \(Eric\)
 
 As I read in some postings (slashdot.org and several other mailing
 lists) debian is planning not to distribute KDE (and qt) anymore. 
 
 Could anyone tell me the reason why kde should not be distributed via
 the non-free-tree (ftp)... Netscape is available as well (and this is
 software what I call NONFREE in terms of GPL). What about a
 kde-installer.deb-package?

The problem is not that it is not free, but that the licenses it uses
conflict.  The requirements of the GPL and the Qt-license cannot be
applied consistently to KDE with the Qt library, if Debian distributes
the binaries.  For the KDE code, this could be resolved using a modified
version of the GPL.  A bigger problem is that the KDE code uses and
includes other GPL-ed software, for which the respective copyright
holders should give their permission to change the license.  What it
boils down to is that debian could be sued for distributing KDE binaries
with the current licenses.

 What annoyes (sp?) me is that people say Linux needs a nice workspace
 - and for me, kde is one - and then say, well, kde is nice, but not
 free and therefore we dont want to distribute it. I dont want to start
 a flamewar here, maybe somebody could explain technical or legal-reasons
 to me.

Debian is about creating a free (in the GPL sense) operating system.  I
fail to see how that can annoy anyone.  If you don't care for this, it
is OK.  But don't flame debian for trying to do just that.  There are
plenty non-free solutions around to choose from.

HTH,
Eric

-- 
 E.L. Meijer ([EMAIL PROTECTED])  | tel. office +31 40 2472189
 Eindhoven Univ. of Technology | tel. lab.   +31 40 2475032
 Lab. for Catalysis and Inorg. Chem. (TAK) | tel. fax+31 40 2455054


Issues in switching to Debian

1998-10-09 Thread Rob Collins
I currently run RH 5 on my P-Pro sys, and I want to switch to Debian. 
While I'm doing that, I figure I should also get a few cool programs I've
seen, like KDE, Eterm, the GIMP (the install that comes in RH makes a very
minimally useful program ... but I've seen great things with it, so there
must be better versions), and Linux Explorer. 

There are issues I want to feel comfortable on b4 I bring my machine into
work and try the ftp install (I've a 80lb. monitor, so I ain't gonna just 
take 'er in and try it):

I have some components that are fairly unique (I've 2 sound cards, only
one could be supported (SB64), a 12*12 Wacom drawing tablet I use as my
only pointing device, and a Jaz).  Should I get these drivers again, and
backup the config files I had to use? 

...and a fairly larger problem: I've discovered I have a virus on my
machine. I figure I can get rid of the virus by loading up and
disinfecting it in Windows95 (blech)  -- but it may or may not be
infecting my Linux installation (it -appears- to load as a child process
to xdm on init)... b4 I do any install I want to know that I've
disinfected my system, but don't know how to go about that in Linux.  

Any help is greatly appreciated. :)

--
quiet rob
---
Just keep telling yourself you are immortal  --Albert Hofmann



Re: backup programs

1998-10-09 Thread Lee Bradshaw
On Thu, Oct 08, 1998 at 12:33:53PM -0700, Max wrote:
 I just set up my system to use Amanda only to discover that it cannot
 append to tapes, thus wasting a ton of space on every run (imagine
 putting a 90MB incremental backup on a tape that can store 24GB and
 then using a brand new tape the next night).  Is there another package
 with a similar level of sophistication and features as Amanda that can
 append to tapes?  How does afbackup stack up?  Any others?
 
 Thanks,
 Max

Yeah, I ran into the appending problem trying amanda at work. We
have a 6 tape jukebox, so we make system backups periodically
:^) and just back up our data to one tape each night. BURT
http://www.cs.wisc.edu/~jmelski/burt/ seems to be another tool
designed for network backups, but I haven't tried it.

After trying a few programs, I decided I liked tob the best for home
use. It's a front-end to afio. I compiled afio for libc5 and added it
to Tom's Root/Boot disk http://www.toms.net/~toehser/rb/ so I could
recover my system with just a floppy. I have cron use mt to go to the
end of the tape and then append incremental backups with tob -inc.

Make sure you test the recovery procedures of whatever program you
decide to use and that you have everything you need for a recovery on
a floppy (or something you can access when your old hard disk is a
paperweight.)

-- 
Lee Bradshaw [EMAIL PROTECTED] (preferred)
Alantro Communications   [EMAIL PROTECTED]


How to get into an ftp site

1998-10-09 Thread Wilson Tuma

Hi

I finally configures ppp on my linux system to dail my isp. I even
configured as a dns server and it is working find.  I tried to do  ftp
ftp.debian.org   I got connected only I am being asked for a users name and
password.

Please what is the user name and password you need to connect to the debian
fpt site and download application packages.

Thanks

Wilson T




2.0 X still won't work

1998-10-09 Thread MJ Watson
After installing Debian 2.0 onto a clean system, X11 will not run.
XF86Setup seems to go fine, my mouse appears to be configured properly,
and all the software seems to be correctly installed.   Of course, if
something is missing, it wouldn't be obvious to me, either.  Executing
startx results in the getting-very-familiar error:

_X11TransSocketUNIXConnect: Can't connect: errno = 2

However, the error number changes to 111 when my $DISPLAY variable
is changed from unix:0 to :0.  Localhost:0 was also tried.  This is a
standalone system, though it does call the ISP using ppp.  My localhost
shows up in netstat -r output, and looks like my ISP's, which is also 2.0.
The default manager is fvwm2, pretty much at random, though twm was
substituted once with no change.  Anybody can run X11, and most of my
efforts have been run from my non-root userid.

.xinitrc and .xsession are pretty much by the documentation, but they're
not available to copy here.

Presumably the problem is something simple, but since X11 is not
something I've worked with much, it's not obvious to me.

Suggestions, please?

Thanks,
Michael

==

===
Michael Watson   Unix Systems Administrator
U.S. Coast Guard Aircraft Repair and Support Center
CGAS Elizabeth City, NC252.334.5269
[EMAIL PROTECTED][EMAIL PROTECTED]
===


motif debian

1998-10-09 Thread HAMDOUNI El bachir
hi,
 did any body tried to install motif 2 ( thoses who had the opportunity
to have it ! ) rpm format in a Debian machine , i guess one have first
to use Alien ... but did any body succeed ?
 
NB:please don't respond by telling me that i'm damned by daring speak
about such an no- freesoftware ;-)

Thanks


Re: How to get into an ftp site

1998-10-09 Thread Rodrigo Moya
Hi

I finally configures ppp on my linux system to dail my isp. I even
configured as a dns server and it is working find.  I tried to do  ftp
ftp.debian.org   I got connected only I am being asked for a users name and
password.

Please what is the user name and password you need to connect to the debian
fpt site and download application packages.

Thanks

Wilson T


Try:
user name - anonymous
password - your email address

Cheers


Re: Debian KDE philosophy

1998-10-09 Thread Ted Harding
Independently of the KDE issue, there's a question I've wondered about
for some time.

Has the GPL ever been tested in court (i.e. has there ever been a case
that turned on it)?

Best wishes,
Ted.


E-Mail: (Ted Harding) [EMAIL PROTECTED]
Date: 09-Oct-98   Time: 15:04:58



Re: Simple Installation?

1998-10-09 Thread Ed Cogburn
Ole J. Tetlie wrote:
 
 *-Adrian Gudas [EMAIL PROTECTED]
 |
 | I'm on a conservative disk space budget, and I want to know which packages I
 | have to get to get the base XFree86 system running (after a floppy
 | installation of Debian). Only the ones I have to get. I'll use the standard
 | SVGA server.
 
 Well, you need quite a few:
 
 xbase
 xlib6g
 xserver-svga
 xfnt75 (for example - xfnt100 would also do)
 xserver-vga16 (I don't know if you really need this, but it contains
the config program. Perhaps you can remove it after
configuration?)
 
 ...and every package that these depend on.
 


About the font packages:

xfnt75 and the others are optional.  'xfntbase' is *required*.


-- 
Ed C.


configuration of network card

1998-10-09 Thread Wilson Tuma
Hi

I have asked this question b4 and did not get any satisfactory answer. So I
will ask it in way that might make you people understand it better.

I just bought a  Network Card  3com905B-TX.  This card model is not listed
under modconf.  What can I do to make my linux system see and use this card.

The card showup under pci devices. but uses the same interrupt 11 like my
vga card.


Thanks

Wilson Tuma


Re: X11: HELP for ATI 3DChar 4MB RageIIC AGP

1998-10-09 Thread Martin Waller
Hi,

I also have had problems with an 'ATI 3D Rage II (DirectDraw)' card.  
It's on baord and I get odd mach64ProgramClkMach64CT: Warning: Q  16 
messages, and the screen is garbled.

Here's the output when I run X:

XFree86 Version 3.3 / X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release Date: Jun  2 1997
If the server is older than 6-12 months, or if your card is newer
than the above date, look for a newer version before reporting
problems.  (see http://www.XFree86.Org/FAQ)
Operating System: Linux 2.0.21 i486 [ELF] 
Configured drivers:
 Mach64: accelerated server for ATI Mach64 graphics adaptors (Patchlevel 
0)
(using VT number 7)
XF86Config: /etc/X11/XF86Config
(**) stands for supplied, (--) stands for probed/default values
(**) XKB: keycodes: xfree86
(**) XKB: types: default
(**) XKB: compat: default
(**) XKB: symbols: en_US(pc102)+gb
(**) XKB: geometry: pc
(**) Mouse: type: PS/2, device: /dev/psmouse, baudrate: 1200,
  3 button emulation (timeout: 50ms)
(**) Mach64: Graphics device ID: ATI Rage III
(**) Mach64: Monitor ID: Dell
(--) Mach64: Mode 1024x768 needs hsync freq of 70.24 kHz. Deleted.
(--) Mach64: Mode 1152x864 needs hsync freq of 70.88 kHz. Deleted.
(--) Mach64: Mode 1280x1024 needs hsync freq of 74.59 kHz. Deleted.
(--) Mach64: Mode 1600x1200 needs hsync freq of 75.00 kHz. Deleted.
(--) Mach64: Mode 1152x864 needs hsync freq of 76.01 kHz. Deleted.
(--) Mach64: Mode 1280x1024 needs hsync freq of 78.86 kHz. Deleted.
(--) Mach64: Mode 1024x768 needs hsync freq of 80.21 kHz. Deleted.
(--) Mach64: Mode 1280x1024 needs hsync freq of 81.13 kHz. Deleted.
(--) Mach64: Mode 1600x1200 needs hsync freq of 87.50 kHz. Deleted.
(--) Mach64: Mode 1152x864 needs hsync freq of 89.62 kHz. Deleted.
(--) Mach64: Mode 1280x1024 needs hsync freq of 91.15 kHz. Deleted.
(--) Mach64: Mode 1600x1200 needs hsync freq of 93.75 kHz. Deleted.
(--) Mach64: Mode 1600x1200 needs hsync freq of 105.77 kHz. Deleted.
(--) Mach64: Mode 1280x1024 needs hsync freq of 107.16 kHz. Deleted.
(--) Mach64: Mode 1800X1440 needs hsync freq of 96.15 kHz. Deleted.
(--) Mach64: Mode 1800X1440 needs hsync freq of 104.52 kHz. Deleted.  


(**) FontPath set to 
/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/
(--) Mach64: PCI: unknown ATI (82304x) rev 154, Aperture @ 0xfd00, 
Block I/O @ 0xf800
(--) Mach64: card type: PCI
(--) Mach64: Memory type: 5
(--) Mach64: Clock type: Internal
(--) Mach64: Maximum allowed dot-clock: 135.000 MHz
(**) Mach64: Mode 640x480: mode clock =  45.800
(**) Mach64: Mode 800x600: mode clock =  69.650
(**) Mach64: Mode 1024x768: mode clock =  85.000
(**) Mach64: Mode 1280x1024: mode clock = 110.000
(--) Mach64: Virtual resolution: 1280x1024
(--) Mach64: videoram: 4096k
(--) Mach64: Using hardware cursor
(--) Mach64: Using 8 MB aperture @ 0xfd00
(--) Mach64: Ramdac is Internal
(--) Mach64: Using 8 bits per RGB value 

(--) Mach64: Pixmap cache: 2 256x256 slots, 8 128x128 slots, 32 64x64 
slots(--) Mach64: Font cache: 16 fonts
mach64ProgramClkMach64CT: Warning: Q  16
mach64ProgramClkMach64CT: Warning: Q  16

and here's my XF86Config (relevant bits):


# **
# Monitor section
# **

# Any number of monitor sections may be present

Section Monitor

Identifier  Dell
VendorName  Dell
ModelName   Dell

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

HorizSync   30-69

#HorizSync  30-64 # multisync
#HorizSync  31.5, 35.2# multiple fixed sync frequencies
#HorizSync  15-25, 30-50  # multiple ranges of sync frequencies

# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

VertRefresh 50-160

# Modes can be specified in two formats.  A compact one-line format, or
# a multi-line format.

# These two are equivalent

#ModeLine 1024x768i 45 1024 1048 1208 1264 768 776 784 817 
Interlace

#Mode 1024x768i
#DotClock   45
#HTimings   1024 1048 1208 1264
#VTimings   768 776 784 817
#Flags  Interlace
#

Re: configuration of network card

1998-10-09 Thread John B. Fink


On Fri, 9 Oct 1998, Wilson Tuma wrote:

 Hi
 
 I have asked this question b4 and did not get any satisfactory answer. So I
 will ask it in way that might make you people understand it better.
 
 I just bought a  Network Card  3com905B-TX.  This card model is not listed
 under modconf.  What can I do to make my linux system see and use this card.

Well, this one of us people would recompile the kernel to include
support for the 3com 3c590/3c900 series of network cards -- I think
they're called  Vortex/Boomerang.

We use 3c900 series ethernet setups here at the library where I work (not
as cards though; they're usually right smack dab on the motherboard) and
they work spiffy.
 
-adr


Can apt access a local cdrom?

1998-10-09 Thread Anthony Campbell
I have succeeded in getting apt to connect to a distant ftp site but I've
been unable to get it to access my cdrom drive, which currently has the
Cheapbytes version of debian. I've tried every combination of deb file:/cdrom
I can think of but I keep getting malformed line in sources.list.  

Is it possible to do this?  If so, how?


-- 
Anthony Campbell  -  running Linux Debian 2.0
[EMAIL PROTECTED]  http://www.achc.demon.co.uk




Re: dselect not updating.

1998-10-09 Thread Ed Cogburn
Brent McMillan wrote:
 
 dselect does not seem to want to update packages for me.  Previously, I
 had set [A]ccess method to CD-ROM that had only contrib packages.  that
 went fine.  But now, when I try to switch back to ftp access, everything
 seems to go well, but dselect thinks only contrib packages are available.
 So the only packages showing up in dselect were the contrib, and ones I
 already installed.  Here's what I do:
 
 Enter ftp site [ftp.debian.org]:
 Use passive mode [y]:
 Enter username [anonymous]:
 If you are using anonymous ftp to retrieve files, enter your email
 address for use as a password.  Otherwise enter your password,
 or ? if you want dpkg-ftp to prompt you each time.
 Enter password [EMAIL PROTECTED]:
 Enter debian directory [/debian]:
 Go through an authenticated FTP proxy [n]:
 Note: order here is important.  Package files are scanned in order so
 later distributions will override earlier ones.
 So put stable before unstable.
 Enter space seperated list of distributions to get
 [dists/stable/main dists/stable/non-free dists/stable/contrib]:
 Enter directory to download binary package files to
 (relative to /var/lib/dpkg/methods/ftp/)
 [debian]:
 Using FTP to check directories...(stop with ^C)
 
 and then when I run update
 
 Getting Packages files...(stop with ^C)
 
 Connecting to ftp.debian.org...
 Login as anonymous...
 Setting transfer mode to binary...
 Cd to `/debian'...
 
 Checking for Packages file... dists/stable/main/binary-i386/Packages.gz
  Already up-to-date; skipping.
 
 Checking for Packages file...
 dists/stable/non-free/binary-i386/Packages.gz
  Already up-to-date; skipping.
 
 Checking for Packages file... dists/stable/contrib/binary-i386/Packages.gz
  Already up-to-date; skipping.
 No Packages files was updated.
 
 Any ideas?
 


It doesn't look to me to be an error.  Are you absolutely sure there
has been an update to dists/stable since you last used the ftp method? 
Dpkg is just saying there hasn't been an update to dists/stable since
the last use of dpkg-ftp.


-- 
Ed C.


Re: How to get into an ftp site

1998-10-09 Thread David Z. Maze

Wilson Tuma [EMAIL PROTECTED] writes:
Wilson I finally configures ppp on my linux system to dail my isp. I
Wilson even configured as a dns server and it is working find.  I
Wilson tried to do ftp ftp.debian.org I got connected only I am being
Wilson asked for a users name and password.
Wilson 
Wilson Please what is the user name and password you need to connect
Wilson to the debian fpt site and download application packages.

In general, you'll use a username of 'anonymous' (or possibly 'ftp')
and your email address as a password.  This is conventional for most
FTP sites that allow anonymous FTP.

-- 
 _
/ \   Dad was reading a book called
|  David Maze | _Schroedinger's Kittens_.  Asexual
| [EMAIL PROTECTED]   |  reproduction?  Only one cat is in the box.
| http://donut.mit.edu/dmaze/ |   -- Abra Mitchell
\_/


Internet World LINUX Frenzy

1998-10-09 Thread Allan Bart

Hello,

It was an exciting day at the internet exposition in New York city and
the penguin was everywhere. 

The hottest booth of all was Oracles and their employees were wearing
tux tee's as they gave out the oracle 8 for linux. Included in Oracles
giant booth were representatives from turbo-Linux, Caldera and SUSE,
Redhat was in its own booth. It looks like SUSE will be offering a
great price on Applix and the gimp was mentioned everywhere as the one
to watch and kick photoshop from its throne.

Yes Linux is even mentioned in the Thursday Circuits issue as the
operating system that may dethrone Microsoft, so with all of this
publicity - who will be the first Linux billionaire?

Yours,

Allan Bart, Jr.



==
Allan W. Bart, Jr.
Strategic Analyst

_
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


Oracle

1998-10-09 Thread Martin Oldfield

Slashdot ( http://www.slashdot.org/ ) has an article about Oracle's
plans to support a Linux port. It cites
http://www.theregister.co.uk/980908-23.html which tells us that
Oracle have signed up with RedHat, VA Research, Pacific HiTech, and
SuSE. Slashdot (though not the cited article) refer to these as `all 4
major distributions'. Debian is conspicuous only by its absence.

Does anyone know if this is likely to change in future, or will it
soon be the case that if I want to run Oracle under Linux I should
choose another distribution ?

--
Martin Oldfield.


  1   2   >