RE: libreadlineg2

1999-03-22 Thread Angel Vicente Perez
 La idea es que ese postinst no dependa de bash a través de /bin/sh
 para que no falle nunca aunque el propio bash esté en mal estado.

Claro, visto asi, es razonable que sea un binario ejecutable. Sin embargo,
creo que es el que falla durante la instalacion, he seguido la indicacion de
Hernan Joel, de incluir /lib y /usr/lib en ld.so.conf y ejecutar ldconfig, y
con eso ha quedado arreglada la instalación, incluso he hecho esto en casa,
antes de lanzar la instalación, y ha funcionado sin ningun problema.

Saludos


Re: Configuración Xwindows.

1999-03-22 Thread ~ Miguel P.C. ~
At 11.01 17/3/99 -0500, you wrote:
El Wed, Mar 17, 1999 at 04:46:16PM +0100, Jesús Pérez Franco dijo:
  Hola soy un estudiante de la Escuela Superior de Ingenieria de Cadiz y
 tengo un problema con la configu- ración del xwindows. Tengo una tarjeta de
 video SiS 6215C y no aparece en la lista de tarjetas de video que soporta
 Linux. ¿ Que tarjeta de video puedo elegir que sea com- patible y me
 soporte una resolución de 600x800 ? Gracias.

Al parecer si hay soporte, pero creo el chip de video tuyo debe ser un
86c215.
Si es ese, está soportado hace rato, pero lo más posible es que te toque
configurar X a mano.

Prueba con el XF86Config o el XF86Setup, que vienen con el servidor de x
xvga16. puedes utilizar para estas tarjetas el servidor de X X_SVGA. No se
si tienen un servidor de X acelerado pero, siempre podras buscartelo por
internet.

  __
 / /  _
 ---/ /  (_)__  __   __
 --/ /__/ / _ \/ // /\ \/ /la oportunidad de
 -//_/_//_/\_,_/ /_/\_\   dominar tu ordenador
 __
|  |
|Miguel Pérez Colino   |
| [EMAIL PROTECTED] |
|  |
|   http://www2.adi.uam.es/~migpc  |
|__|


Puertos no encontrados

1999-03-22 Thread Fernando
Hola:

He estado instalando Debian 2.0 en un PC nuevo
con un Pentiun II a 350 Mhz
y una placa Intel Seattle SE440-BX a 100 Mhz.


La instalación ha ido bien, pero a la hora de conectar a internet,
me daba un extraño mensaje de IO error.

Investigando he visto que en el arranque solo encuentra el primer 
puerto serie, y no encuentra el puerto paralelo. (Adjunto dmesg)

( he probado con el comando setserial y no reconoce nada mas que el
/dev/ttyS0 )

Estuve recompilando el Kernel 2.0.34 y en apariencia estan bien todas
las opciones.


¿ Alguien tiene una idea de lo que puede estar pasando ?
( Tiene windows98 instalado, el puerto funciona y la impresora también.
)


-- 
Fernando.
{:-{D

   Hackers do it with fewer instructions.Console: 16 point font, 400 scans
Console: colour VGA+ 80x25, 1 virtual console (max 63)
pcibios_init : BIOS32 Service Directory structure at 0x000f6a90
pcibios_init : BIOS32 Service Directory entry at 0xfd7a0
pcibios_init : PCI BIOS revision 2.10 entry at 0xfd9a3
Probing PCI hardware.
Calibrating delay loop.. ok - 347.34 BogoMIPS
Memory: 127844k/131072k available (712k kernel code, 384k reserved, 2132k data)
Swansea University Computer Society NET3.035 for Linux 2.0
NET3: Unix domain sockets 0.13 for Linux NET3.035.
Swansea University Computer Society TCP/IP for NET3.034
IP Protocols: ICMP, UDP, TCP
Checking 386/387 coupling... Ok, fpu using exception 16 error reporting.
Checking 'hlt' instruction... Ok.
Linux version 2.0.34 ([EMAIL PROTECTED]) (gcc version 2.7.2.3) #7 Sat Mar 20 
16:44:00 CET 1999
Starting kswapd v 1.4.2.2 
Serial driver version 4.13 with no serial options enabled
tty00 at 0x03f8 (irq = 4) is a 16550A
PS/2 auxiliary pointing device detected -- driver installed.
Sound initialization started
CS4232 (CS4231) at 0x530 irq 11 dma 0,3
MPU-401 1.5U Midi interface #1 at 0x330 irq 9
Yamaha OPL3 FM at 0x388
Sound initialization complete
ide: i82371 PIIX (Triton) on PCI bus 0 function 57
ide0: BM-DMA at 0x1000-0x1007
ide1: BM-DMA at 0x1008-0x100f
hda: Maxtor 90648D3, 6179MB w/256kB Cache, CHS=787/255/63, UDMA
hdc: Hewlett-Packard CD-Writer Plus 8100, ATAPI CDROM drive
hdd: TOSHIBA CD-ROM XM-6402B, ATAPI CDROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Partition check:
 hda: hda1 hda2 hda3
VFS: Mounted root (ext2 filesystem) readonly.
Adding Swap: 72288k swap-space (priority -1)
VFS: Disk change detected on device 02:00


Re: Puertos no encontrados

1999-03-22 Thread Jordi Roman Mejias
Fernando wrote:
...
 Investigando he visto que en el arranque solo encuentra el primer
 puerto serie, y no encuentra el puerto paralelo. (Adjunto dmesg)
 
 ( he probado con el comando setserial y no reconoce nada mas que el
 /dev/ttyS0 )
...
 Starting kswapd v 1.4.2.2
 Serial driver version 4.13 with no serial options enabled
 tty00 at 0x03f8 (irq = 4) is a 16550A
...

Ojo lo que te encuentra (si no lo has modificado a mano) es el tty00 no
el ttyS0.

Puede que tengas alguna cosa rara en el inittab??
-- 

\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
Jordi Román Mejiase-mail:  
[EMAIL PROTECTED]

Autònoma ObertaServei de InformàticaUniversitat Autónoma de
Barcelona
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/


Problemas en el 1er cd de los binarios de slink

1999-03-22 Thread Jordi Roman Mejias

Me he descargado las imagenes iso de slink (desde uk) y he comprobado
que hay algunos errores. Concretamente los ficheros del directorio 

dists/slink/main/upgrade-older-i386/deb-files
data-dumper_2.07-1.deb  
../../binary-all/interpreters/data-dumper_2.07-1.deb
dpkg-dev_1.4.0.23.2.deb 
../../binary-all/utils/dpkg-dev_1.4.0.23.2.deb
dpkg-ftp_1.4.9.6.deb
../../binary-all/base/dpkg-ftp_1.4.9.6.deb
libnet-perl_1.0502-1.deb 
../../binary-all/base/libnet-perl_1.0502-1.deb

apuntan a ficheros que no existen ( existen otros que corresponden a
versiones anteriores )

¿Hay alguien que deberia saberlo?

-- 

\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
Jordi Román Mejiase-mail:  
[EMAIL PROTECTED]

Autònoma ObertaServei de InformàticaUniversitat Autónoma de
Barcelona
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/


Re: Puertos no encontrados

1999-03-22 Thread Fernando
Jordi Roman Mejias wrote:
 
 Fernando wrote:
 ...
  Investigando he visto que en el arranque solo encuentra el primer
  puerto serie, y no encuentra el puerto paralelo. (Adjunto dmesg)
 
  ( he probado con el comando setserial y no reconoce nada mas que el
  /dev/ttyS0 )
 ...
  Starting kswapd v 1.4.2.2
  Serial driver version 4.13 with no serial options enabled
  tty00 at 0x03f8 (irq = 4) is a 16550A
 ...
 
 Ojo lo que te encuentra (si no lo has modificado a mano) es el tty00 
 no
 el ttyS0.
 
 Puede que tengas alguna cosa rara en el inittab??
 --


Bueno, aunque el comando dmesg no lo saque cuando arranca efectivamente
ejecuta el setserial que da el mensaje igual pero con ttyS0.

ejecutando 
setserial /dev/ttyS1
/dev/ttyS1, UART: unknow, Port: 0x02f8, IRQ: 3

Esta es la salida que debería dar
setserial -bg /dev/ttyS*
/dev/ttyS0 at 0x03f8 (irq = 4) is a 16550A
/dev/ttyS1 at 0x02f8 (irq = 3) is a 16550A

pero solo me da la primera linea
/dev/ttyS0 at 0x03f8 (irq = 4) is a 16550A



saludos.


-- 
Fernando.
{:-{D

   Hackers do it with fewer instructions.


Wmaker y 2.1

1999-03-22 Thread Manuel Trujillo
Buenas.

Después de pelearme un rato con el multicd, he podido hacer la actualización
de aquella manera... La cuestión es que, después de intentar instalar el
wmaker, me dá un error de Violación de segmento.
¿Alguna idea? Ahora mismo tengo que usar el After, ya que no se me ha
instalado el WindowMaker, pero el que quiero es éste último.

Gracias por todo.

Have a nice day  ;-)
TooManySecrets


Re: hwclock y clock

1999-03-22 Thread Santiago Vila
On Sun, 21 Mar 1999, Andres Seco Hernandez wrote:

 ¿Alguien me puede aclarar si en Debian no hay clock de linea de comando
 o es que no tengo montado algun paquete importante? ¿o simplemente
 ha sido sustituido por otro clock diferente pero equivalente, el hwclock?

Creo que es más bien lo segundo.

-- 
 b79de9bd45eee615b367911759d95b38 (a truly random sig)


Re: Configuración Xwindows.

1999-03-22 Thread ~ Miguel P.C. ~
Date: Mon, 22 Mar 1999 13:00:46 +0100
From: Jose Aparicio Patino [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Organization: Universidad de Cadiz
X-Mailer: Mozilla 4.03 [es] (Win95; I)
To: ~ Miguel P.C. ~ [EMAIL PROTECTED]
Subject: Re: Configuración Xwindows.

Aqui en la UCA tengo instalada una S3 trio64V+ y en casa otra S3 Virge,
y sin problemas (deben estar tiradas de precio en este momento). Si no
te quieres complicar, merece la pena probarlas.
 Un saludo !!
--
x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x
|Jose Aparicio Patino
|Dpto. de Enfermeria y Fisioterapia
|University of Cadiz (SPAIN)
x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x




  __
 / /  _
 ---/ /  (_)__  __   __
 --/ /__/ / _ \/ // /\ \/ /la oportunidad de
 -//_/_//_/\_,_/ /_/\_\   dominar tu ordenador
 __
|  |
|Miguel Pérez Colino   |
| [EMAIL PROTECTED] |
|  |
|   http://www2.adi.uam.es/~migpc  |
|__|


Ejecutar un programa

1999-03-22 Thread Lucky




Tengo algunos ficheros ejecutables (los miro en 
KDE y dice que lo son), pero cuando los intento ejecutar no funcionan o dicen 
COMMAND NOT FOUND. Si los intento ejecutar con el SH me dice que no son 
binarios. Como tengo que ejecutarlos? HAsta les he dado todos los permisos com 
el CHMOD.


Re: Wmaker y 2.1

1999-03-22 Thread Marcelo E. Magallon
On Mon, Mar 22, 1999 at 01:04:41PM +0100, Manuel Trujillo wrote:

 Después de pelearme un rato con el multicd, he podido hacer la actualización
 de aquella manera... La cuestión es que, después de intentar instalar el
 wmaker, me dá un error de Violación de segmento.

ugh.

Prueba moviendo ~/GNUstep a ~/GNUstep.viejo y arrancando nuevamente wmaker. 
Si eso funciona me gustaría tener una copia de ~/GNUstep.viejo/Defaults
[ por cierto, también deberías probar con /etc/GNUstep ]

Marcelo


Instalar Debian/Configurar X-windows

1999-03-22 Thread Dragonbreath
Hola. Soy nuevo en esto de Linux, y he decidido instalar la distribución
Debian 2.1 en mi computadora. Como no tengo los CDs me he propuesto
instalarlo poco a poco y descargando las partes que necesito.

Quisiera un poco de orientación para los pasos que debiera seguir, o si me
pueden decir si mi esquema esta bien:

- Instalar sistema base del Debian. (Hecho).
- Instalar y configurar el ambiente gráfico X-windows (Sin exito)
- Configurar arranque doble W98/Linux (lilo).
- Configurar periféricos PNP y modem.
- Configurar conexión al ISP.
- Recompilación del Kernel y configuración de ip-masquerade.


Esos son los pasos que me he propuesto, si alguien con mayor experiencia
y conocimiento puede indicarme otros, les agradeceria. Como veran, solo
llegue hasta el segundo, porque NO logro configurar el X-windows.

Necesito un poco de ayuda aqui, por favor, mi tarjeta de video es una
Sis 6326 AGP 8 MB de esas que vienen integrada a la tarjeta madre.

El XF86Setup no funciona, carga una pantalla con rayas y luego unas
barras negras sobre fondo blanco.

Usando xf86config he logrado arrancar el X-windows, pero a una
resolución muy baja. Desde allí arranco XF86Setup y a duras penas pongo
lo que necesito, pero luego no arranca el X-windows.

Gracias de antemano a quien pueda ayudar!

Adrian E. Moya


Re: Puertos no encontrados

1999-03-22 Thread Ugo Enrico Albarello
El Mon, Mar 22, 1999 at 12:58:42PM +0100, Fernando dijo:
 Jordi Roman Mejias wrote:
  Fernando wrote:
  ...
   Starting kswapd v 1.4.2.2
   Serial driver version 4.13 with no serial options enabled
   tty00 at 0x03f8 (irq = 4) is a 16550A
  ...
  
  Ojo lo que te encuentra (si no lo has modificado a mano) es el tty00 no
  el ttyS0.
 
 Bueno, aunque el comando dmesg no lo saque cuando arranca efectivamente
 ejecuta el setserial que da el mensaje igual pero con ttyS0.
 
 ejecutando 
 setserial /dev/ttyS1
 /dev/ttyS1, UART: unknow, Port: 0x02f8, IRQ: 3
 
 Esta es la salida que debería dar
 setserial -bg /dev/ttyS*
 /dev/ttyS0 at 0x03f8 (irq = 4) is a 16550A
 /dev/ttyS1 at 0x02f8 (irq = 3) is a 16550A
 
 pero solo me da la primera linea
 /dev/ttyS0 at 0x03f8 (irq = 4) is a 16550A

¿Si está activado el puerto en el BIOS?
O vaya ser que tengas uno de esos malditos WinModems...

-- 
 Ugo Enrico Albarello López de Mesa| POWERED BY   | www.debian.org
 [EMAIL PROTECTED] | DEBIAN GNU/LINUX 2.0 |  www.gnu.org
 -
   Always Free, Always Cool, Always Linux


Re: Ejecutar un programa

1999-03-22 Thread Ugo Enrico Albarello
El Sun, Mar 22, 1998 at 03:56:16PM +0100, Lucky dijo:
 Tengo algunos ficheros ejecutables (los miro en KDE y dice que lo son),
 pero cuando los intento ejecutar no funcionan o dicen COMMAND NOT FOUND. Si
 los intento ejecutar con el SH me dice que no son binarios. Como tengo que
 ejecutarlos? HAsta les he dado todos los permisos com el CHMOD.

Primero usa el comando ldd (ldd nombrearchivo) a ver que te dice. Si
te dice algo como:

  ldd: nombrearchivo is not a.out or ELF

Es por que no es un archivo binario, trata entonces de mirar que tiene, a ver
si es un script de shell, o algo de tcl o quizás Perl.

-- 
 Ugo Enrico Albarello López de Mesa| POWERED BY   | www.debian.org
 [EMAIL PROTECTED] | DEBIAN GNU/LINUX 2.0 |  www.gnu.org
 -
   Always Free, Always Cool, Always Linux


Re: Instalar Debian/Configurar X-windows

1999-03-22 Thread Ugo Enrico Albarello
El Mon, Mar 22, 1999 at 12:51:02PM -0400, [EMAIL PROTECTED] dijo:
 
 Quisiera un poco de orientación para los pasos que debiera seguir, o si me
 pueden decir si mi esquema esta bien:

Mi esquema sería el siguiente: 
- Instalar sistema base del Debian. (Hecho).
- Configurar arranque doble W98/Linux (lilo).
- Configurar modem.
- Configurar conexión al ISP.
- Configurar apt (editar las líneas /etc/apt/sources.list)
- Instalar y configurar el ambiente gráfico X-windows
- Configurar periféricos PNP.
- Recompilación del Kernel (2.2.x) y configuración de ip-masquerade.

 Necesito un poco de ayuda aqui, por favor, mi tarjeta de video es una
 Sis 6326 AGP 8 MB de esas que vienen integrada a la tarjeta madre.
 
 El XF86Setup no funciona, carga una pantalla con rayas y luego unas
 barras negras sobre fondo blanco.
Esta tarjeta no está soportada en la versión de X incluida en Debian 2.1.
En la versión 3.3.3.1 ya está soportada, aunque creo que _NO_ se puede
usar XF86Setup para configurarla.

Los paquetes .deb de la última versión están en:
  http://master.debian.org/~vincent/xfree-3.3.3.1/

Para instalar la última versión debes agregar la siguiente línea a tu
archivo /etc/apt/sources.list
  deb http://master.debian.org/~vincent xfree-3.3.3.1

Después actualizas apt con:
  apt-get update

Y después:
  apt-get install xserver-svga
y listo... (creo)

-- 
 Ugo Enrico Albarello López de Mesa| POWERED BY   | www.debian.org
 [EMAIL PROTECTED] | DEBIAN GNU/LINUX 2.0 |  www.gnu.org
 -
   Always Free, Always Cool, Always Linux


VISITA de Miguel de ICAZA

1999-03-22 Thread Ismael Olea

 (Por favor, dad difusión a este anuncio entre quien pueda
 estar interesado, y disculpad si os llega más de una vez)
 
 ---
 
   UNA TARDE CON GNU/LINUX
 Y EL SOFTWARE LIBRE
 
(Asistencia pública y gratuita)
 
INVITADO ESPECIAL
 
   Miguel de Icaza (Universidad Autónoma de Méjico). Líder y coordinador
del
proyecto internacional GNOME, el nuevo entorno gráfico para
GNU/Linux.
 
 PROGRAMA
 
  Arquitectura de GNOME 1.0 (Miguel de Icaza) Presente y Futuro de
GNU/Linux
   (Ismael Olea) Debian GNU/Linux 2.1 La versión 2.2 del kernel de Linux
La
 distribución Debian de Hurd (José Moya) ¿Qué es el Software Libre?
(Jesús M.
  González) Cómo será KDE 2.0 (Antonio Larrosa) Software Libre en
las
 administaciones públicas (Juan Jesús Muñoz)

ÚLTIMA HORA

Participación de Fernando Herrera hablando de XFree.

FIESTORRO, a partir de las 21:30 en el pub Cónclave. C/ Calvo Asensio
12, 
entre las calles Guzmán el Bueno, Blasco de Garay y Menéndez Valdez. 
Metro Argüelles.
 
   FECHA
 
   Martes 23 de Marzo, 16:30 - 21:00 horas
 
   LUGAR
 
   Auditorio, Edificio Padre Soler
   Universidad Carlos III de Madrid
  Campus de Leganés
 
 CÓMO LLEGAR
 
* En tren de cercanías, Línea C-5 desde Atocha, parada ``Leganés'',
20
  minutos desde Atocha, trenes cada 6-8 minutos, campus al lado de
la
  estación.
* En autobús, Líneas 432 (Madrid-Leganés), 482 (Aluche-Leganés), 486
  (Oporto-Leganés) y 450 (Getafe-Leganés-Alcorcón).
* En coche, M-40 salida 27, 3 kms autovía, rotonda (seguir de
frente), 3
  semáforos casi seguidos, rotonda (coger derecha, dirección
Alcorcón),
  rotonda (seguir de frente), cruce (seguir de frente hacia edificio
  rojo, la Universidad). 15 minutos desde Atocha.
 
   REFERENCIAS DE INTERÉS
 
* Mapa sensitivo de accesos a Leganés:
  http://www.uc3m.es/uc3m/gral/IG/CA/acceso2.html
* Más información:
http://www.gsyc.inf.uc3m.es/actividades/doc-gnome-99/
 
-- 

Ismael Olea
TSAI, Área Sistemas, Unix tlf. 91-7548748

[EMAIL PROTECTED]   [EMAIL PROTECTED]


Como esta el tema efecto 2000

1999-03-22 Thread Jordi Roman Mejias

Alguien sabe como esta el efecto 2000 para Debian/Linux.


-- 

\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
Jordi Román Mejiase-mail:  
[EMAIL PROTECTED]

Autònoma ObertaServei de InformàticaUniversitat Autónoma de
Barcelona
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/


Re: Como esta el tema efecto 2000

1999-03-22 Thread Enrique Zanardi
On Mon, Mar 22, 1999 at 07:40:34PM +0100, Jordi Roman Mejias wrote:
 
   Alguien sabe como esta el efecto 2000 para Debian/Linux.

El kernel no tiene problemas (ningún Unix que se precie los tiene), así
como la mayoría de las aplicaciones, dado que el tiempo se mide en
segundos desde el 1 de Enero de 1970 (habrá problemas por allá por el
2030, pero para entonces todos usaremos máquinas de 128 bits, y habremos
cambiado el tamaño de time_t). ;-) 

Puede que haya alguna aplicación por ahí perdida que se empeñe en
almacenar los años con sólo dos cifras, pero las usuales ya han sido
revisadas. 

En resumen, salvo que uses aplicaciones poco conocidas, no hay de qué
preocuparse.

(Ahora debería incluir aquí el URL correspondiente, pero sólo recuerdo
que en www.es.debian.org, en la sección de noticias, apareció algo al
respecto hace unos meses).
 
Saludos,
--
Enrique Zanardi[EMAIL PROTECTED]


no desmonta bien

1999-03-22 Thread jon
hola,tengo un problema al hacer un reboot o un halt en mi sistema.

 cuando hago un reboot o un halt y empieza a desmontar todo (cada linea
del fstab)
 al desmontar el raiz me dice que esta ocupado y no lo desmonta bien.

 cuando rearranco el sistema me fuerza el chekeo..

 alguien sabe algo...(uso la hamm)


Re: hwclock y clock

1999-03-22 Thread Netman
On Sun, Mar 21, 1999 at 05:41:42PM +0100, Andres Seco Hernandez wrote:

 ¿Alguien me puede aclarar si en Debian no hay clock de linea de comando
 o es que no tengo montado algun paquete importante? ¿o simplemente
 ha sido sustituido por otro clock diferente pero equivalente, el hwclock?

Debian 1.3 traía un /sbin/clock que ha sido reemplazado por el /sbin/hwclock
de Hamm.

Salu2, Netman.

-- 
Windows98: a 32 bit graphical front end to a 16 bit patch on an 8
bit operating system written for a 4 bit processor by a 2 bit company
without 1 bit of decency...

Powered by Debian/GNU Linux 2.0 - Kernel 2.0.36


pgpTSt7Ayloz7.pgp
Description: PGP signature


dpkg me lleva la contraria

1999-03-22 Thread Juan Carlos Muro
Hola a todos. 
Tengo una duda con las versiones de librerias:
Resulta que me pongo a instalar libgnome31_0.99.4-2.deb y me dice que 
[]
 libgnome31 depends on libglib1.1.13 (= 1.1.13-1); however:
  Package libglib1.1.13 is not installed.
 libgnome31 depends on libgtk1.1.13 (= 1.1.13-1); however:
  Package libgtk1.1.13 is not installed.
[]
Y un monton de errores mas. Pero resulta que por ejemplo de las Glib y
las Gtk tengo las ultimas versiones 1.2 Así que ¿como me puede decir
dpkg que no tengo algo mayor que libglib1.1.13?
Veréis:

sadacia:~/jc/downloads/libs# dpkg --list | grep libgtk
ii  libgtk1 1.0.6-2The GIMP Toolkit set of widgets for X
ii  libgtk1.2   1.2.0-1The GIMP Toolkit set of widgets for X
ii  libgtk1.2-dev   1.2.0-1Development files for the GIMP
Toolkit

¿No es eso suficiente? Plis, si hay algun truco para solucionar esto,
decidmelo.
Un saludo y gracias:

Juan Carlos


Re: dpkg me lleva la contraria

1999-03-22 Thread Enrique Zanardi
On Tue, Mar 23, 1999 at 12:22:40AM +0100, Juan Carlos Muro wrote:
 Hola a todos. 
 Tengo una duda con las versiones de librerias:
 Resulta que me pongo a instalar libgnome31_0.99.4-2.deb y me dice que 
 []
  libgnome31 depends on libglib1.1.13 (= 1.1.13-1); however:
   Package libglib1.1.13 is not installed.
  libgnome31 depends on libgtk1.1.13 (= 1.1.13-1); however:
   Package libgtk1.1.13 is not installed.
 []
 Y un monton de errores mas. Pero resulta que por ejemplo de las Glib y
 las Gtk tengo las ultimas versiones 1.2 Así que ¿como me puede decir
 dpkg que no tengo algo mayor que libglib1.1.13?
 Veréis:
 
 sadacia:~/jc/downloads/libs# dpkg --list | grep libgtk
 ii  libgtk1 1.0.6-2The GIMP Toolkit set of widgets for X
 ii  libgtk1.2   1.2.0-1The GIMP Toolkit set of widgets for X
 ii  libgtk1.2-dev   1.2.0-1Development files for the GIMP
 Toolkit
 
 ¿No es eso suficiente? Plis, si hay algun truco para solucionar esto,
 decidmelo.

Fíjate mejor. Tienes instalada la versión 1.2.0-1 del paquete libgtk1.2
pero no tienes instalada ninguna versión del paquete libgtk1.1.13 .
Sí, el paquete libgtk1.1.13 y el libgtk1.2 son dos paquetes distintos, no
dos versiones del mismo paquete.  Esto se hace así cuando una versión
posterior puede ser incompatible con una versión anterior, como es el
caso con las bibliotecas (un programa compilado con la libgtk1.1.13 en
general no funcionará con la libgtk1.2, ya que cuando menos ha cambiado
el soname y es más que probable que hayan cambiado las API).

La solución a tu problema es instalarte las libgtk1.1.13 (conviven
perfectamente con las gtk 1.2) o bien una versión más moderna de las
libgnome (la 1.0, por ejemplo).

Saludos,
--
Enrique Zanardi[EMAIL PROTECTED]


Enlightenment 0.15

1999-03-22 Thread Nelson Novaes Neto
Salve,

Estava comecando a instalar e a compilar as lib's necessarias em suas
devidas ordens que ocorreu o certo problema com a lib libungif-3.0.

erro
#---
Libraries have been installed in:
/usr/local/lib

add LIBDIR to the LD_LIBRARY_PATH e LD_RUN_PATH
em ld.so.conf

#---

pede para adicionar algum comando no #/etc/ld.so.conf

alguem tem alguma ideia de qual os parametros que tem que ser
adicionados no #/etc/ld.so.conf .

agradeco a quem me ajudar. valeu

[]'s
Nelsinho


Re: Enlightenment 0.15

1999-03-22 Thread Paulo Henrique Baptista de Oliveira
Leia em http://www.debian.org/~jim/debian-gtk-gnome/README sobre o Gnome
e Enlightenment mais novos na Debian.
Boa diversão!   Paulo Henrique
Quoting Nelson Novaes Neto ([EMAIL PROTECTED]):
 Salve,
 
   Estava comecando a instalar e a compilar as lib's necessarias em suas
 devidas ordens que ocorreu o certo problema com a lib libungif-3.0.
 
 erro
 #---
 Libraries have been installed in:
 /usr/local/lib
 
 add LIBDIR to the LD_LIBRARY_PATH e LD_RUN_PATH
 em ld.so.conf
 
 #---
 
 pede para adicionar algum comando no #/etc/ld.so.conf
 
 alguem tem alguma ideia de qual os parametros que tem que ser
 adicionados no #/etc/ld.so.conf .
 
 agradeco a quem me ajudar. valeu
 
 []'s
 Nelsinho
 
 
 --  
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 


Re: Enlightenment 0.15

1999-03-22 Thread Eduardo Dias
Ola Nelson,

Não conheco o Enlightenment, mas no arquivo /etc/ld.so.conf você deve 
basicamente
adicionar
diretórios onde estão shared libraries, no seu caso provavelmente você deverá
adicionar a seguite
linha ao ld.so.conf:
/usr/local/lib
em seguida rode o ldconfig para que as alterções entrem em vigor.

[]'

Eduardo

Nelson Novaes Neto wrote:

 Salve,

 Estava comecando a instalar e a compilar as lib's necessarias em suas
 devidas ordens que ocorreu o certo problema com a lib libungif-3.0.

 erro
 #---
 Libraries have been installed in:
 /usr/local/lib

 add LIBDIR to the LD_LIBRARY_PATH e LD_RUN_PATH
 em ld.so.conf

 #---

 pede para adicionar algum comando no #/etc/ld.so.conf

 alguem tem alguma ideia de qual os parametros que tem que ser
 adicionados no #/etc/ld.so.conf .

 agradeco a quem me ajudar. valeu

 []'s
 Nelsinho

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



Re: Enlightenment 0.15

1999-03-22 Thread Paulo Henrique Baptista de Oliveira
Veja em http://www.debian.org/~jim/debian-gtk-gnome para maiores
informacoes sobre o ultimo gnome e enlightenment na Debian.
Abracos,Paulo Henrique
Quoting Eduardo Dias ([EMAIL PROTECTED]):
 Ola Nelson,
 
 Não conheco o Enlightenment, mas no arquivo /etc/ld.so.conf você deve 
 basicamente
 adicionar
 diretórios onde estão shared libraries, no seu caso provavelmente você deverá
 adicionar a seguite
 linha ao ld.so.conf:
 /usr/local/lib
 em seguida rode o ldconfig para que as alterções entrem em vigor.
 
 []'
 
 Eduardo
 
 Nelson Novaes Neto wrote:
 
  Salve,
 
  Estava comecando a instalar e a compilar as lib's necessarias em 
  suas
  devidas ordens que ocorreu o certo problema com a lib libungif-3.0.
 
  erro
  #---
  Libraries have been installed in:
  /usr/local/lib
 
  add LIBDIR to the LD_LIBRARY_PATH e LD_RUN_PATH
  em ld.so.conf
 
  #---
 
  pede para adicionar algum comando no #/etc/ld.so.conf
 
  alguem tem alguma ideia de qual os parametros que tem que ser
  adicionados no #/etc/ld.so.conf .
 
  agradeco a quem me ajudar. valeu
 
  []'s
  Nelsinho
 
  --
  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
  with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
 
 
 --  
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 


Re: alien

1999-03-22 Thread Jose Carlos Benfati
Eu já utilizei uma meia dúzia de vezes. Nunca tive grandes problemas,
apenas coisas do tipo:

instalação do flagship: o script de instalação não é executado, sendo
neessário rodar na mão

applix 4.3: os dicionários não funcionam direito, eu preciso algum dia
configurar os diretórios direito.

Jose Carlos Benfati
ZZP Consultoria
http://zzp.com.br

On Sat, 20 Mar 1999, Itamar wrote:

 Este programa, alien, para instalar os pacotes .rpm, é realmente seguro?
 Ou será que eu vou provavelmente encontrar problemas usando ele?
 
 Brigadão
 Itamar
 
 
 --  
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
 


A few problems

1999-03-22 Thread Richard Heller
Hi,

I just installed Debian Linux 2.1.  I'm running on a 400MHz PII with 128M
RAM.

Everything seemed to install ok.  However, when I reboot my machine it
says that xdm can't find a valid X configuration file and won't start.  I
then log in as root and run xdm from the command line without problems.
Why would it not be able to find the config files?

Next problem: Netscape.  I downloaded Netscape Communicator 4.51 from
Netscape's homepage and installed it.  The first time it ran, it said it
needed libg++.so.27.  I finally found the library and installed it, but
now Netscape segmentation faults when I run it.  Any idea why it would do
that?

My final problem is related to the last one.  When Netscape seg faulted,
it didn't dump core.  How do I set things up so that the core dumps?

Thanks,
Rich



Re: A menu entry for a colorized Midnight Commander ?

1999-03-22 Thread Martin Bialasinski

 s == shaul  [EMAIL PROTECTED] writes:

s What has to be written in .menu/mc so that mc will appear with colors when 
s started from the menu in fvwm2 ?

s I currently have:

s [23:28:27 shaul]$ cat /usr/lib/menu/mc
s text Apps/Misc mc none Midnight Commander /usr/bin/mc

?package(mc):needs=text section=Apps/Tools title=mc \
  longtitle=Midnight Commander command=/usr/bin/mc -c

Note: This is the new-style menuentry.
You shouldn't change /usr/lib/menu/mc, but /etc/menu/mc. See the docs
for the menu package.

Ciao,
Martin


Re: A few problems

1999-03-22 Thread Marcus Brinkmann
On Sun, Mar 21, 1999 at 07:40:09PM -0500, Richard Heller wrote:
 
 Next problem: Netscape.  I downloaded Netscape Communicator 4.51 from
 Netscape's homepage and installed it.  The first time it ran, it said it
 needed libg++.so.27.  I finally found the library and installed it, but
 now Netscape segmentation faults when I run it.  Any idea why it would do
 that?

How about using the Debian packages instead? (in non-free)

Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org   finger brinkmd@ 
Marcus Brinkmann  GNUhttp://www.gnu.org master.debian.org
[EMAIL PROTECTED]for public  PGP Key
http://homepage.ruhr-uni-bochum.de/Marcus.Brinkmann/   PGP Key ID 36E7CD09


Installing Netscape

1999-03-22 Thread Richard Heller
Hi,

I downloaded netscape-base-45 and tried to install it.  It says it depends
on netscape-base-4.  Where is netscape-base-4?  When I go to
ftp.debian.org under the non-free/binary-i386 tree and do 'ls */netscape*'
I get

-rw-r--r--   1 ftp  ftp371996 Oct 13 18:54
web/netscape-base-406_4.06-2.deb
-rw-r--r--   1 ftp  ftp371948 Oct 13 18:54
web/netscape-base-407_4.07-1.deb
-rw-r--r--   1 ftp  ftp   1119592 Nov  5 18:35
web/netscape-base-45_4.5-1.deb
lrwxrwxrwx   1 ftp  ftp49 Jan  8 03:04
web/netscape-java-406_4.06-2.deb -
../../binary-all/web/netscape-java-406_4.06-2.deb
lrwxrwxrwx   1 ftp  ftp49 Jan  8 03:04
web/netscape-java-407_4.07-1.deb -
../../binary-all/web/netscape-java-407_4.07-1.deb
lrwxrwxrwx   1 ftp  ftp47 Jan  8 03:04
web/netscape-java-45_4.5-1.deb -
../../binary-all/web/netscape-java-45_4.5-1.deb

So where is netscape-base-4?  I tried netscape-base-407, but it didn't
work.

Thanks,
Rich



Re: Installing Netscape

1999-03-22 Thread Stephen Pitts
On Sun, Mar 21, 1999 at 08:03:51PM -0500, Richard Heller wrote:
 Hi,
 
 I downloaded netscape-base-45 and tried to install it.  It says it depends
 on netscape-base-4.  Where is netscape-base-4?  When I go to
 ftp.debian.org under the non-free/binary-i386 tree and do 'ls */netscape*'
 I get
 
 -rw-r--r--   1 ftp  ftp371996 Oct 13 18:54
 web/netscape-base-406_4.06-2.deb
 -rw-r--r--   1 ftp  ftp371948 Oct 13 18:54
 web/netscape-base-407_4.07-1.deb
 -rw-r--r--   1 ftp  ftp   1119592 Nov  5 18:35
 web/netscape-base-45_4.5-1.deb
 lrwxrwxrwx   1 ftp  ftp49 Jan  8 03:04
 web/netscape-java-406_4.06-2.deb -
 ../../binary-all/web/netscape-java-406_4.06-2.deb
 lrwxrwxrwx   1 ftp  ftp49 Jan  8 03:04
 web/netscape-java-407_4.07-1.deb -
 ../../binary-all/web/netscape-java-407_4.07-1.deb
 lrwxrwxrwx   1 ftp  ftp47 Jan  8 03:04
 web/netscape-java-45_4.5-1.deb -
 ../../binary-all/web/netscape-java-45_4.5-1.deb
 
 So where is netscape-base-4?  I tried netscape-base-407, but it didn't
 work.
 
 Thanks,
 Rich
 
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 
Why are you manually downloading packages? Use apt or dpkg-ftp. They will
save you from problems like this. Anyway, netscape-base-4 is in contrib/web
-- 
Stephen Pitts
[EMAIL PROTECTED]
webmaster - http://www.mschess.org


Re: Instalacion de XBF

1999-03-22 Thread Stephen Pitts
On Mon, Mar 22, 1999 at 12:04:24AM +0100, Miquel wrote:
 Hola a todos:
 
 Recientemente, he instalado la versión Debian 2.01 Hamm y me he
 encontrado con el problema de que no puedo configurar correctamente la
 XFree porque tengo la APAC Intel 740A. He leido todos los mensajes
 referentes a este tema sobre configuración del server, etc. En un FTP he
 encontrado el server de RedHat 5.2 el XBF que según ellos resolvía el
 problema, he leido las instrucciones y lo he instalado pero no funciona.
 Incluso lo he probado con el Open Linux lite de CAldera 1.3 pero
 tampoco.
 
 Mi pregunta es : ¿Alguien tiene el mismo problema y lo ha
 probado? Si es así agradecería me dijeran como lo han conseguido .
 Gracias de antemano.
 
 Miguel.
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 
[Translated with BabelFish, any Spanish speakers correct errors if necessary]   
Dra instalar el servidor de XBF, descargue el glibc RPM de 
ftp.redhat.com y utilice el conjunto extranjero de Debian para instalarlo. 
Entonces, cambio / usr/X11R6/bin/X a a / usr/X11R6/bin/XBF_i740 de la punta. 
Finalmente, uso xf86configure o XF86Setup de crear un fichero de la 
configuración para usted.  Dígale que el servidor sea XF86_SVGA. Si pide 
cambiar la conexión symbollic, dígale no. ígale que el servidor sea XF86_SVGA. 
Si pide cambiar la conexión symbollic,

-- 
Stephen Pitts
[EMAIL PROTECTED]
webmaster - http://www.mschess.org


Re: Java Compiler problems

1999-03-22 Thread Stephen Pitts
On Sat, Mar 20, 1999 at 02:25:52PM +, Nuno Carvalho wrote:
 Hi,
 
  I had installed lastest jdk1.1 package on my system but i'm unable to
 get javac working !
 
 ii  jdk1.1  1.1.7v1a-2 JDK 1.1.x (Java Development Kit) -
 Runtime o
 ii  jdk1.1-dev  1.1.7v1a-2 JDK 1.1.x (Java Development Kit)
 
 ---
   
 [EMAIL PROTECTED]:/var/cache/apt/archives# javac
 /usr/lib/jdk1.1/bin/../bin/i586/green_threads/java: error in loading
 shared libraries:
 /usr/lib/jdk1.1/bin/../lib/i586/green_threads/libjava.so: undefined
 symbol: _dl_symbol_value
 [EMAIL PROTECTED]:/var/cache/apt/archives# 
 
  When I'd v.1.1.6 it worked !
  What should I do !?
 
  Thanks.
 
  regards,
Nuno Carvalho
 
 ¨¨
Nuno Emanuel F. Carvalho
  Dep. Informatics Engineering
 University of Coimbra
 
   PGP key available at finger
 ¨¨
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 
GLIBC 2.1 and JDK are incompatible. Downgrade to GLIBC 2.0 to use the JDK.
-- 
Stephen Pitts
[EMAIL PROTECTED]
webmaster - http://www.mschess.org


Re: Netscape mail - multiple profiles?

1999-03-22 Thread Greg Starkes
On Sat, 20 Mar 1999, Christian Dysthe wrote:

 I am running Netscape 4.5 under Debian (hamm). What I need is to be able is to
 open different Messenger profiles with different mail folders, different
 From addresses and different pop/smtp servers. Since Messenger isn't a multi
 account email client yet (unbelievable!) I thought I could do it this way.

Netscape for Unix doesn't have profiles because it would be very
redundant. Just create an account on your system for everyone that you
would want to create a profile for. When they log in, run netscape, and
personalize it, it will retain the settings for each individual.

In a nutshell, unix (ie linux) provides this for you since it is a
multi-user operating system. Windows is not, so netscape has to fake it.

---
Tower 
Visit my WindowMaker page at http://www.cs.mun.ca/~gstarkes/wmaker/

You can twist perceptions, reality won't budge.
-Neil Peart, Rush, Show Don't Tell


printing problem

1999-03-22 Thread Shawn Nguyen
Hi,

Well, I guess I was wrong about resolving my problem with my printer.  
I 
tried the HPLJ4L filter and it worked, unfortunately not quite as well as I 
thought.  Apparently it prints up very nicely.  Only problem is that when 
it gets to the end of the file it cuts off the last page.  Here is what 
happens:  I tells it to print a four page document and it prints the first 
three pages rather nicely.  But on the fourth page the printer stops and I 
have to manually press the power button once and release it for it to print 
the last page.  However, it print this last page with some text missing at 
the end.  I don't think that the filter I have is cutting it.  Does anyone 
knows of a filter for my HP LaserJet 1100, or failing that can anyone help 
me to write a filter for this filter so that I will be able to finalize my 
debian setup.  At least until I try something more adventurous next time. 
 Thanks for any advice.

Shawn


KDM restarting

1999-03-22 Thread MallarJ
I've noticed something over the past few days:

When I switch from my KDE session to the console using CTL-ALT-F1, sometimes
the background of the console (the text positions that DON'T have characters
in them) are given the ASCII block character.  All spaces and unused positions
are fill with this block.  Sometimes it's grey, sometimes other colors - but
mostly grey.  

Also, there has been an instance or two that switching to the console has
forced KDM to restart - the only error I get is a that KDE terminated
unexpectedly.

Any idea what's up?

-Jay


KDE problems

1999-03-22 Thread Richard Heller
Hi,

I somehow managed to get things in an annoying state.  I've been trying to
install kde.  I got the .deb files from the kde site and tried to install
them.  Somewhere along the line things got screwed up.  I had the wrong
version of qt installed (I had 1.40 and kde required 1.42) so things
wouldn't configure.  I couldn't find qt1.42 so I decided to delete the kde
packages.  Now kdebase refuses to go away.  When I use dselect, it has an
I in the installed state field and it insists on trying to remove it
(which fails every time).  If I try to tell it to install kdebase (which I
hoped would just overwrite the old one) it gets very confused.  When I
select kdebase, it goes to the dependency window.  Even though I have
everything selected for install (which is what it says it wants) when I
try to leave the dependency window it just jumps right back in.  The only
way to get out of the dependency window is to deselect everything.

I can no longer install anything through dselect because it's dead set on
trying to remove kdebase.  How to I tell it to quit trying to remove
kdebase?

When I run dpkg from the command line to remove kdebase, I get the
following output:

(Reading database ... 55600 files and directories currently installed.)
Removing kdebase ...
dpkg - warning: while removing kdebase, directory `/etc/kde' not empty so
not removed.
chmod: /etc/menu-methods/kde: No such file or directory
dpkg: error processing kdebase (--remove):
 subprocess post-removal script returned error exit status 1
Errors were encountered while processing:
 kdebase


Thanks,
Rich



help -- missing shared library libncurses.so.4

1999-03-22 Thread Eric Lee

Hi,

I've been running Debian 2.0 happily until earlier this evening, when I
ran dselect to upgrade my current packages.  After retrieving and
attempting to install the upgraded packages, however, something royally
screwed up and now I get a can't open libncurses.so.4 - no such file or
directory error everytime I try to do _anything_.  I can't even open a
shell, I tried booting into single-user mode -- in other words, I can't
even access my harddrive.

Has anyone else encountered this problem and successfully fixed it?

Any help greatly appreciated -- thanks in advance.
Eric


ANNOUNCE: new documentation, Installing Debian on a Compaq Presario Laptop

1999-03-22 Thread Mick Jagger
Greetings,

This is an annoucement of the first draft of a new piece of
documentation entitled Installing Debian GNU/Linux 2.1 on a Compaq
Presario 1210 laptop.  (Unweildy but accurate name, I know.)  

The document is currently availible at:
http://members.tripod.com/~pibble/laptopnotes.html

It is a guide to installing and configuring many aspects of Linux / X on
such a laptop.  Though the document is specific to that model, most of
the information is probably applicable to other similar laptops.

The document is freely redistributable and I would appreciate if someone
could mirror it and/or add it to a page with resources for installing
Linux on laptops.

Comments encouraged.  This is a first draft and will be updated.  Thank
you for your time.

Preston Landers


libg++.so.27 where?

1999-03-22 Thread Corey Ralph
Hello all,

Just a quick one, I am trying to get netscape 4.5 going on slink, it seems
to need libg++ 2.7, the old libs version on slink is 2.8.

Is this on hamm and will it do any damage installing it?  If not, where can
I get it in a .deb?

Thanks.


Re: LaTeX / Tex ...

1999-03-22 Thread Johann Spies
Have a look at /usr/lib/texmf/doc/latex/graphics where on my tetex
distribution the following files have a lot of information:

-rw-r--r--   1 root root  1619126 Dec 17  1997 epslatex.pdf
-rw-r--r--   1 root root   320628 Mar 17  1998 grfguide.ps

Johann


On Mon, 22 Mar 1999, Sami Dalouche wrote:

 I just want to know if LateX / TeX has Desktop Publishing capabilities.
 (Image Wrapping...).
 If not, is there another soft which can do it ?
 Thanks.
 -- 
  // -oOo- -oOo ---oOo--\\
 | Sami Dalouche  | [EMAIL PROTECTED]  | AIM : linhax|
 | 01.34.83.16.76 | [EMAIL PROTECTED] | ICQ : 33394428  |
  \\ -oOo- -oOo ---oOo--//
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 

 --
| Johann Spies Windsorlaan 19  |
| [EMAIL PROTECTED]3201 Pietermaritzburg |
| Tel/Faks Nr. +27 331-46-1310 Suid-Afrika (South Africa)  |
 --

 Thy word have I hid in mine heart, that I might not 
  sin against thee.Psalms 119:11 


Network configuration

1999-03-22 Thread Ilan Kasan
Hi All:
I am a new comer in Linux. I managed to install the Linux. My problem is
that I do not know how to configure the Network Card.
I have a Pentium 2, 64MB RAM and the Network card is Novell NE 2000.
Where do I get a driver ?
How do I configure and install it ?

Thank in advanced
Ilan Kasan




Re: libg++.so.27 where?

1999-03-22 Thread E.L. Meijer \(Eric\)
 
 Hello all,
 
 Just a quick one, I am trying to get netscape 4.5 going on slink, it seems
 to need libg++ 2.7, the old libs version on slink is 2.8.
 
 Is this on hamm and will it do any damage installing it?  If not, where can
 I get it in a .deb?

I think http://www.debian.org/Packages/stable/oldlibs/libg++27.html
should do it.  This is the version available in the oldlibs section of
slink, but I think it should work in hamm as well.

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


Re: when installing the kernel-source

1999-03-22 Thread Ed Cogburn
Guido A.J. Stevens wrote:
 
 To follow up on this thread: how do I configure sound? When running
 make menuconfig for the kernel, I'm not being asked for irq or dma
 settings. Trying to pass command line arguments, I must be doing
 something wrong:
 
 wiz:~# modprobe sound irq=10
 /lib/modules/2.2.3/misc/sound.o: invalid parameter irq
 wiz:~#
 
 Anybody can help me out?


Sound config has changed with the 2.2 kernel.  You no longer
config your sound in the kernel (IRQ,DMA,IO,etc).  You now select
the sound drivers as modules and config them in modules.conf. 
Here is what I have (SB 16 PnP) in modules.conf:

# Sound config
#
alias char-major-14 sb
alias synth0 opl3
options sound dmabuf=1
options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330
options opl3 io=0x388

I'm not sure if the 'alias' lines are really needed, and the first
'options' line may not be needed either.  The last 2 'options'
lines should give you an idea of what needs to be done.

P.S. Some programs I've tried since going to the 2.2 kernel no
longer have working sound.  Sound in the mirrormagic game is now
broken, for example, but things like GNOME and emusic still work.


-- 
Ed C.


/var/lib/dpkg on diskless linux

1999-03-22 Thread Heinrich Rebehn

Hi,

I operate a cluster of diskless linux PCs using debian hamm. It works quite
well and i can say that debian causes the least problems with diskless machines
(tried SuSe an Redhat too).
However i was wondering about /var/lib/dpkg. Normally, in a diskless cluster,
every client gets its own copy of /etc, /dev and /var, while /bin, /sbin, /lib
and /usr are there only once.
/var/lib/dpkg, however, which is NOT specifc for each client, occupies some
10 to 20 MB of disk space. Also, if i install or upgrade packages on the server,
the change is not reflected in the client's copy of /var/lib/dpkg.

My questions:
 1) Why is this stuff in /var? Shouldn't it rather go to /usr?
 2) Can i replace /var/lib/dpkg on the clients with a link to the server's 
/var/lib/dpkg?
 3) Is /var/lib/dpkg only used at install/upgrade time?

Thank you for your  help.
--

Heinrich Rebehn

University of Bremen
Physics / Electrical and Electronics Engineering
- Department of Telecommunications -

E-mail: mailto:[EMAIL PROTECTED]
Phone : +49/421/218-4664
Fax   :-3341




Aliases

1999-03-22 Thread Mans Joling
Hi
I have add several aliases to my .bashrc file ,but the file would not
be  consulted while starting up.
What I am doing wrong
Regards
Mans Joling



[SOLVED] Re: Obtain hostnames from IP addresses

1999-03-22 Thread Conrado Badenas
Thank you all!

I've fixed the C program. Now I obtain the 7200 names *.uv.es for IP
addresses 147.156.*.* in a few minutes and in a file which I can grep,
sort, less, atp and lpr.

-- 
Conrado Badenas (Assistant Lecturer)
Department of Thermodynamics. University of Valencia
c/. Doctor Moliner, 50   | e-m: [EMAIL PROTECTED]
46100 Burjassot (Valencia)   | Phn: +34-63864350
SPAIN| Fax: +34-63983385


what to do when libc6 upgrade goes bad

1999-03-22 Thread Dan
Greetings--

I just made an attempt at upgrading my installed libc6 using
libc6_2.0.7.19981211-6.deb.  I have a 2.0 complete install, but I was
going to try GnuCash, which requires guile 1.3, which requires a few
things that are newer than Deb2.0.

Anyway, it didn't go so well, apparently, since some of the other libs
that guile depends on didn't install due to errors, along the lines of
unable to link or somesuch (I am embarrassed to say I did not write
the message down, as I was rather frantic in short order).

Having updated libc6, I didn't know whether a reboot was in order, since
that is a fairly important library for just about everything.  Well,
this was a bad idea, since my machine hung rebooting, and then nothing
would run once the kernel finished starting.  Couldn't log in, rescue
disk doesn't have dpkg, and I was sorta stuck, and sort of frantic
(moreso, in fact).

So I just reinstalled and reconfigured the base package using the debian
installer, which turned out to be sort of okay... it had the desired
effect of replacing libc6 with an older version, and it left almost
everything else intact. (Actually, smail won't run anymore... it just
bails on startup, despite the fact that the config files seem to be
there... any thoughts?)

The question, then, is what to do NEXT TIME I do something dumb like
this... how can I avoid getting stuck in this situation, given that I
have a 2.0 CD... 

Any suggestions appreciated, regarding the best way to backtrack when
libc6 upgrades go bad, or how to get smail to run again.

Thanks
Dan Hugo


Re: Aliases

1999-03-22 Thread E.L. Meijer \(Eric\)
 
 Hi
 I have add several aliases to my .bashrc file ,but the file would not
 be  consulted while starting up.
 What I am doing wrong

You need to put them in your .bash_profile file, and you need to make
sure you are running a `login shell'.  To get a login shell in an xterm,
you need to specify the `-ls' option, otherwise your .bash_profile won't
be parsed.

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


Re: Aliases

1999-03-22 Thread homega
Mans Joling dixit:
 Hi
 I have add several aliases to my .bashrc file ,but the file would not
 be  consulted while starting up.
 What I am doing wrong
 Regards
 Mans Joling

I went through that recently;  if you put them in .bashrc, then that's the
configuration for bash as an interactive shell, ie. you must type:

$ bash

every time you want to start it.  Else, do the same in .bash_profile which
is the configurations for bash as a login shell.

Regards,

Horacio.

-- 
Claves - GnuPG/PGP - Keys : http://www.rediris.es/cert/keyserver
o/or
Envía un mensaje vacío a [EMAIL PROTECTED] con la línea de asunto:
Send a blank message to [EMAIL PROTECTED] with the subject line:
Tipo de Clave/Key Type  Asunto:/Subject:

DSA/ElGamal fetch dsa/elgamal
DSS/Diffie-Hellman  fetch dh/dss
RSA fetch rsa


Couldn't open /dev/fb0

1999-03-22 Thread Armin Wegner
Hi,

I have installed 'ggiheretic' and 'vgaheretic'. When I first started one of both
on the console I have been told that /dev/fb0 was missing. I have created it
with 'MAKEDEV framebuffer'. Now I get the message

display-fbdev: Couldn't open framebuffer device /dev/fb0: Operation not
supported by device

What does this mean?

Armin


Re: Debian CD Resellers?

1999-03-22 Thread Armin Wegner
   I am looking for somebody selling Debian CD sets containing beside the 
   official images the non-free (the part which is freely redirstributable) 
   and
   especially nonUS. Cheapbytes announced the nonfree section, but they do 
   not 
   ship nonUS.
  
  try www.linuxmall.com
  www.linuxcentral.com
 
 Of course, no US-based vendor is going to ship non-US to Rainer who's
 domain is .de; that's the whole point of non-US.

Have a look at www.lob.de.


Re: Debian CD Resellers?

1999-03-22 Thread homega
  Of course, no US-based vendor is going to ship non-US to Rainer who's
  domain is .de; that's the whole point of non-US.

you sure?  I thought they wouldn't ship non-US to someone whose domain is a
US based one.  For instance, pgp, from outside the US we need to get it as
pgp-i from non-US, whereas from within the US you'll get plain pgp ... which
does not belong to non-US.

Of course, a different issue is whether a US based vendor may ship ANY crypto
related program outside the US borders.

Horacio.


-- 
Claves - GnuPG/PGP - Keys : http://www.rediris.es/cert/keyserver
o/or
Envía un mensaje vacío a [EMAIL PROTECTED] con la línea de asunto:
Send a blank message to [EMAIL PROTECTED] with the subject line:
Tipo de Clave/Key Type  Asunto:/Subject:

DSA/ElGamal fetch dsa/elgamal
DSS/Diffie-Hellman  fetch dh/dss
RSA fetch rsa


Re: Debian CD Resellers?

1999-03-22 Thread Armin Wegner
On Mon, Mar 22, 1999 at 12:45:27PM +0100, [EMAIL PROTECTED] wrote:
   Of course, no US-based vendor is going to ship non-US to Rainer who's
   domain is .de; that's the whole point of non-US.
 
 you sure?  I thought they wouldn't ship non-US to someone whose domain is a
 US based one.  For instance, pgp, from outside the US we need to get it as
 pgp-i from non-US, whereas from within the US you'll get plain pgp ... which
 does not belong to non-US.
 
 Of course, a different issue is whether a US based vendor may ship ANY crypto
 related program outside the US borders.
 
Get it with ftp from a german debian site. There is a directory call
non-US. It is not to big.

Armin


One more possibly-dumb question...

1999-03-22 Thread Dan Hugo
Greetings-

In a previous message, I described my recent libc6 drama and how I
backed out of it.

I notice now that when I boot up my machine, that root is logged in (as
in, sitting in /root logged in and everything) right before xdm runs.

I have never noticed this before... this does not seem right to me,
either.  Can someone tell me why this would be?

thanks
Dan Hugo

ps if more specific detail is needed, I would be happy to provide it...


Re: One more possibly-dumb question...

1999-03-22 Thread E.L. Meijer \(Eric\)
 
 Greetings-
 
 In a previous message, I described my recent libc6 drama and how I
 backed out of it.
 
 I notice now that when I boot up my machine, that root is logged in (as
 in, sitting in /root logged in and everything) right before xdm runs.
 
 I have never noticed this before... this does not seem right to me,
 either.  Can someone tell me why this would be?

This looks like the well-known problem with the changed format of utmp
and wtmp when going from libc5 to libc6.  These files are used to
record who is logged in, and they are read by programs like finger.

This is what it says in the README-upgrade file from the slink-CD:

...
3. You need to move the wtmp file and truncate the utmp file:
   cd /var/log
   mv wtmp wtmp.libc5
   touch wtmp
   cd /var/run
   cp /dev/null utmp
4. You might want to reboot again to make sure
...

By the way:  the cd_autoup.sh script on the slink CD is as broken as the
one on the (first) hamm CD was.  There is a misspelling in the name of
the directory that contains the debs necessary for the upgrade, and in
that directory there is a host of broken links to be admired.  Maybe it
is better to include a description of what to do rather then providing a
buggy script.

HTH,
Eric Meijer

-- 
 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


Re: Couldn't open /dev/fb0

1999-03-22 Thread J.H.M. Dassen
On Mon, Mar 22, 1999 at 12:13:52 +0100, Armin Wegner wrote:
 display-fbdev: Couldn't open framebuffer device /dev/fb0: Operation not
 supported by device
 
 What does this mean?

Most likely that you don't run a 2.2.x kernel, or run a 2.2.x kernel without
framebuffer support compiled in.

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: One more possibly-dumb question...

1999-03-22 Thread Dan Hugo
Just found it:


In /etc/inittab

# This line is special for the Debian installation system.
# This file will be replaced when installation completes.
1:2345:respawn:/bin/login root /dev/tty1 /dev/tty1 21
# 1:23:respawn:/sbin/getty 38400 tty1

Since I fudged the install process, this didn't get changed!

-dh

Dan Hugo wrote:
 
 Greetings-
 
 In a previous message, I described my recent libc6 drama and how I
 backed out of it.
 
 I notice now that when I boot up my machine, that root is logged in (as
 in, sitting in /root logged in and everything) right before xdm runs.
 
 I have never noticed this before... this does not seem right to me,
 either.  Can someone tell me why this would be?
 
 thanks
 Dan Hugo
 
 ps if more specific detail is needed, I would be happy to provide it...
 
 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


unsubscripe

1999-03-22 Thread Juha



Re: Documentation suggestion (was Re: Slink upgrade and xwindows)

1999-03-22 Thread Olaf Rogalsky

  I have to admit, there is a bit of truth to this, alot of people just don't
  have the time to read 18 different documents in 18 different locations.  Man
  pages, info pages, FAQs, HOWTOs, mini-HOWTOs, READMEs, INSTALL docs, package
  descriptions... it is a bit daunting.  I do feel that anyone installing
  anything shoud be up for some reading, but just how much reading is the
  question.   I'm not even going to think about complaining about the amount 
  of
  documentation, coming from systems that have zip, I know from experience how
  helpful good documentation can be.  But I wonder if maybe there is a better
  way to organize the volumunous information given to us in a standard, easy 
  to
  use, heirarchial fashion.
  
 
 What about this:  for a start make sure that every package has a file
 in /usr/doc/package name that points to the available documentation,
 like
 
 * manual page blurp.1: short overview of command line options
 * info blurp.info.gz:  extensive discussion of all options, and some
examples
 * http://www.blurp.org: web site dedicated to blurp
 * see also the blurp-doc package
 
 In a similar vain it would be very helpful to have a file that lists
 configuration files that have an impact on the package, like this.
 
 /etc/conf.blurp
 /var/lib/blurp/blurp.history
 
 HTH,
 Eric Meijer

This would be wonderful!!! Only one single point from where to search for
documentation. If you ever executed a command like
find /usr -type f|xargs egrep -li 'proxy|squid'
then you know, that a central point for documentation would be a great time 
saver.

But when talking about documentation, I must talk about man pages. Every (I 
really
mean every) executable should have an up to date and complete man page. 
Unfortunately
the gnu folks stick to info files. Info files tend to be lengthy and tedious, 
but most
time I only need a comprehensive description of the command and its options. 
That's
what a man page should be. Therefore I am a strong advocate of man pages, which 
ideally
should have the following structure (sections in brackets [] are optional):

Name:
  The name of the command.

Synopsis:
  Syntax of the command.

Description:
  Short, but complete description of what the command does.

Options:
  List of all options and description of how they alter the
  behaviour of the command.

[Exit Status]:
  Sic

[X-Resources]:
  For X programs the list of X resources with description which are meant
  for user customization.

[Environment]:
  List and description of environment variables, which are affected or which
  affect the command execution.

Examples:
  List of a few examples showing the typical use of the command.

Files:
  List of files which are in tight relation to the command, i.e. full
  path of the command and full path of configuration-, log-, etc files.

See Also:
  List of related man pages.

[Bugs]:
  List of known bugs.

Version:
  Version number of the command with date of release.

Authors:
  List of authors together with email addresses and/or web pages



Of course this is not the last word spoken on what a man page should look like,
but it might be a good starting point.

Olaf Rogalsky

  \\|//
  (. .)
+-oOOo-(_)-oOOo+
I Dipl. Phys. Olaf Rogalsky Institut f. Theo. Physik I I
I Tel.: 09131 8528440   Univ. Erlangen-Nuernberg   I
I Fax.: 09131 8528444   Staudtstrasse 7 B3 I
I [EMAIL PROTECTED]  D-91058 Erlangen   I
+--+


Re: SMBMOUNT Problems...

1999-03-22 Thread Graham Ashton
On Sunday 21 March, Michael Beattie wrote:

  ShadowGate:/root# smbmount //dahouse/c_on_dahouse /dahouse -U BW07442 -P 
  shadowgate.com -I 192.168.0.10 
  mount error: Operation not supported by device   Please look at 
  smbmount's manual page for possible reasons 
  
  I looked at the man page, and it was no help... :(

are you running kernel 2.2.x ? if you are you probably need to recompile the
smbmount binary yourself. I've no idea why, I just read it somewhere on
dejanews.

I've not tried it yet either (too busy).

 Dont you have to use \\ instead of //???

no.

-- 
Graham


Network configuration

1999-03-22 Thread Ilan Kasan
Hi All:
I am a new comer in Linux. I managed to install the Linux. My problem is
that I do not know how to configure the Network Card.
I have a Pentium 2, 64MB RAM and the Network card is Novell NE 2000.
I used modconf and selected the ne or the
ne2k-pci drivers. I got the following error message:

/lib/modules/2.3.36/net/8390.o : create_module: Operation not permitted
8390: Operation not permitted


Any ideas ??

Thank in advanced


Ilan Kasan





Netscape 4.5 non-free package

1999-03-22 Thread Csejtey Gabor Zoltan
I installed netscape 4.5 using the debian package. When I start I got this
message:

netscape

ERROR: /usr/lib/netscape/plugins/libnullplugin.so: undefined symbol: 
FE_GetToplevelWidget
Cant load plugin /usr/lib/netscape/plugins/libnullplugin.so. Ignored.
ERROR: /usr/lib/netscape/45/communicator/plugins/libnullplugin.so: undefined 
symbol: FE_GetToplevelWidget
Cant load plugin /usr/lib/netscape/45/communicator/plugins/libnullplugin.so. 
Ignored.
Warning: 
Name: openOrBringUpBrowser
Class: XfeButton
Creating an active drop site with no drop proc.

Error: Cannot perform malloc

Gabor


More info (was Re: what to do when libc6 upgrade goes bad)

1999-03-22 Thread Dan Hugo
Here is the error that was occurring when I attempted to reboot, as I
describe below:



/bin/sh: error in loading shared libraries
: undefined symbol: rl_ignore_some_completions_function





Dan wrote:
 
 Greetings--
 
 I just made an attempt at upgrading my installed libc6 using
 libc6_2.0.7.19981211-6.deb.  I have a 2.0 complete install, but I was
 going to try GnuCash, which requires guile 1.3, which requires a few
 things that are newer than Deb2.0.
 
 Anyway, it didn't go so well, apparently, since some of the other libs
 that guile depends on didn't install due to errors, along the lines of
 unable to link or somesuch (I am embarrassed to say I did not write
 the message down, as I was rather frantic in short order).
 
 Having updated libc6, I didn't know whether a reboot was in order, since
 that is a fairly important library for just about everything.  Well,
 this was a bad idea, since my machine hung rebooting, and then nothing
 would run once the kernel finished starting.  Couldn't log in, rescue
 disk doesn't have dpkg, and I was sorta stuck, and sort of frantic
 (moreso, in fact).
 
 So I just reinstalled and reconfigured the base package using the debian
 installer, which turned out to be sort of okay... it had the desired
 effect of replacing libc6 with an older version, and it left almost
 everything else intact. (Actually, smail won't run anymore... it just
 bails on startup, despite the fact that the config files seem to be
 there... any thoughts?)
 
 The question, then, is what to do NEXT TIME I do something dumb like
 this... how can I avoid getting stuck in this situation, given that I
 have a 2.0 CD...
 
 Any suggestions appreciated, regarding the best way to backtrack when
 libc6 upgrades go bad, or how to get smail to run again.
 
 Thanks
 Dan Hugo
 
 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Adaptec AIC7770 error during install

1999-03-22 Thread Timothy Stetson

Hi,
Just chiming in w/ a newbie question. I have an
Intergraph TD-3 (90Mhz) with 56Mb RAM and 2 \1Gb
SCSI-2 drives on an Adaptec AIC 7770 onboard. I'm
trying to install Linux on it and have only been able
to install w/ Caldera 1.2 so far but would like
instead Debian 2.1 (or 2.2). This is the problem.
When installing Debian or Redhat on this box when
booting from an installation boot disk everything
runs fine until it tries to reset my SCSI bus. Then I
get the message (for Debian, Redhat's is the same
flavor),

aic7xxx:(aic7xxx_isr) encountered spurious interrupt.
scsi0: BRKARINT error(0x1).
   illegal host access.
Kernel panic: scsi0: BRKARINT, error 0x1, seqaddr 0x0.
   
 I've tried to insert the boot aurgument:
 aic7xxx=1 (for no_reset)

to try to get initial boot going w/o kernel panic but
the init.rd or root.bin refuses to accept this
aurguement during the boot. 
 Could the kind debian-user group please give me
some input as to how to alleviate this problem so I
can  configure this system to run my faorite flavor
of Linux (Debian)? I've been able to install Caldera
on it but would prefer Debian.
 Details of install:
1.) I'm installing from harddisk w/ the entire stable
R2.1 directory downloaded via FTP. (I have a cable
modem which facilitates this. I think I'll break down
and get the CD from Borders this eve.)
2.) The machine is an Intergraph TD-3 (90Mhz) w/ 56Mb
EDO RAM, onboard AMD 79C960 PC-NET ethernet adapter,
onboard Adaptec AIC7770 dual channel SCSI adapter,
and Diamond Viper (via Intergraph) 2Mb PCI video card.

   This is a VERY proprietary system but it should
make an excellent box for running Debian (especially
after I upgrade the processor to an Evergreen 266Mhz
overdrive and bump up the RAM so I can run VMWARE.

Thank you!
 exxcomm
  [EMAIL PROTECTED]

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


Re: ANNOUNCE: new documentation, Installing Debian on a Compaq Pre sario Laptop

1999-03-22 Thread servis
*- On 22 Mar, Mick Jagger wrote about ANNOUNCE: new documentation, Installing 
Debian on a Compaq Presario Laptop
 Greetings,
 
 This is an annoucement of the first draft of a new piece of
 documentation entitled Installing Debian GNU/Linux 2.1 on a Compaq
 Presario 1210 laptop.  (Unweildy but accurate name, I know.)  
 
 The document is currently availible at:
 http://members.tripod.com/~pibble/laptopnotes.html
 
 It is a guide to installing and configuring many aspects of Linux / X on
 such a laptop.  Though the document is specific to that model, most of
 the information is probably applicable to other similar laptops.
 
 The document is freely redistributable and I would appreciate if someone
 could mirror it and/or add it to a page with resources for installing
 Linux on laptops.
 
 Comments encouraged.  This is a first draft and will be updated.  Thank
 you for your time.
 
 Preston Landers
 
 

Have you looked at the Linux-Laptop page at
http://www.cs.utexas.edu/users/kharker/linux-laptop/
There is a link to a page for the 1210.  You might want to compare
notes with its author.

-- 
Brian 
-
Never criticize anybody until you have walked a mile in their shoes,  
 because by that time you will be a mile away and have their shoes. 
   - unknown  

Mechanical Engineering[EMAIL PROTECTED]
Purdue University   http://www.ecn.purdue.edu/~servis
-


Re: Couldn't open /dev/fb0

1999-03-22 Thread Armin Wegner
On Mon, Mar 22, 1999 at 01:35:28PM +0100, J.H.M. Dassen wrote:
 On Mon, Mar 22, 1999 at 12:13:52 +0100, Armin Wegner wrote:
  display-fbdev: Couldn't open framebuffer device /dev/fb0: Operation not
  supported by device
  
  What does this mean?
 
 Most likely that you don't run a 2.2.x kernel, or run a 2.2.x kernel without
 framebuffer support compiled in.

That's it. How to compile framebuffer support in the kernel? Where to get
the sources?


Re: libg++.so.27 where?

1999-03-22 Thread Sarel Botha
 Just a quick one, I am trying to get netscape 4.5 going on slink, it seems
 to need libg++ 2.7, the old libs version on slink is 2.8.

If you ever need a specific file, usually a lib like that, use the bottom search
engine at www.debian.org/distrib/packages. I find it VERY useful and I have no
idea what I would without it. :)

Regards

--
Sarel Botha


Re: KDE problems

1999-03-22 Thread Sarel Botha
 (Reading database ... 55600 files and directories currently installed.)
 Removing kdebase ...
 dpkg - warning: while removing kdebase, directory `/etc/kde' not empty so
 not removed.
 chmod: /etc/menu-methods/kde: No such file or directory
 dpkg: error processing kdebase (--remove):
  subprocess post-removal script returned error exit status 1
 Errors were encountered while processing:
  kdebase

I think this has happened to me before, not sure though. Just do
'touch /etc/menu-methods/kde' to make it happy, then remove the package.

Regards

--
Sarel Botha


Re: help -- missing shared library libncurses.so.4

1999-03-22 Thread Sarel Botha
 I've been running Debian 2.0 happily until earlier this evening, when I
 ran dselect to upgrade my current packages.  After retrieving and
 attempting to install the upgraded packages, however, something royally
 screwed up and now I get a can't open libncurses.so.4 - no such file or
 directory error everytime I try to do _anything_.  I can't even open a
 shell, I tried booting into single-user mode -- in other words, I can't
 even access my harddrive.

This has happened to me before and I reinstalled Debian in the end.

I wouldn't have to reinstall if it happened to me again though. Boot with your
Debian rescue disk and install the libncurses4 package with dpkg, if that
doesn't work, see if you can get the libncurses.so.4 file from somewhere else,
boot the disk, copy it to your /usr/lib directory, boot your debian and install
the libncurses4 package.

Regards

--
Sarel Botha


rc.d files

1999-03-22 Thread Piotr Legiecki
Hi
I'm a former RedHat user and wonder how could I
manage links in rc.d directories? In RedHat there is
chkconfig and ntsysv programs which allows me in easy
way to customize what programs  (daemons) to run 
during boot time. Are there any simmiliar tools for
Debian?

Piotr Legiecki


Slink Questions apt and /dev.

1999-03-22 Thread Person, Roderick
I just completely upgraded to slink. I decided to use the apt method of
installation from dselect since ftp is no longer there. It seemd to work
well. Chose the packages and download while I slept, answered some config
questions before work this morning. My question is with the old ftp it aked
where to save your debs. Where does apt store the debs?

Question 2. Anyone using an old goldstar based cdrom. I seem that the slink
gscd module is hosed. I get a error message that I can't recall - something
about ill formated script, but it says the module installed correctly. But
mount it gives me the invalid block device. MAKEDEV says it doesn't know how
to make gscd.  Has anyone come across this in slink.

Roderick P. Person
?
454-2616
[EMAIL PROTECTED]


Sound Board

1999-03-22 Thread Petru NOTINGHER
Hello.

I'm trying to make an ALS 100 Sound Device to work on a Linux machine.
Apparently, the card is recognized as a full-compatible SoundBlaster 16
card at the boot time,
and that is what it is.

The proc/dma and /proc/interrupts show it, but the  /dev/sndstat and
the/dev/tkmixer
are not created. Consequently, I can't play audio files. I can only use
the card to play Audio CDs.

Can anybody help me ?

Thanks.


Re: when installing the kernel-source

1999-03-22 Thread Jonathan Guthrie
On Mon, 22 Mar 1999, Ed Cogburn wrote:

   P.S. Some programs I've tried since going to the 2.2 kernel no
 longer have working sound.  Sound in the mirrormagic game is now
 broken, for example, but things like GNOME and emusic still work.

I can't get any midi players to work with by SB AWE-32 (not PnP) and
2.2.3.

Of course, I really haven't tried all that hard.
-- 
Jonathan Guthrie ([EMAIL PROTECTED])
Brokersys  +281-895-8101   http://www.brokersys.com/
12703 Veterans Memorial #106, Houston, TX  77014, USA


Re: Sound Board

1999-03-22 Thread Petru NOTINGHER

---BeginMessage---
[EMAIL PROTECTED] wrote:

 What sound driver are you using? OSS  (comes with kernel) or ALSA?

I'm using OSS. What's ALSA ? Is that the manufacturer's driver ?

 Also, do
 you have sound compiled in, or as module? Kernel version would help too.

I tried both, but none worked. Now I'm using the compiled version.
I tried on 2.00.36 and now on 2.2.1.

Thank you for your help.

Petru

---End Message---


Memory above 64M and slink

1999-03-22 Thread Sebastian Canagaratna
Hi: , I was under the impression that going from Hamm to
  slink would enable me to use all my 80M of memory.

  I am using kernel 2.0.36, with, in the /etc/lilo.conf
  the first line append=mem=80M but only about 63 odd M
  are recognized? Is it possible to overcome this?

 Sebastian Canagaratna
 Dept. of Chemistry
 Ohio Northern University
 Ada, OH 45810


network

1999-03-22 Thread Mans Joling
Hi,
I have installed a 3c905b network card using modconf.
After  linux starting up I see that he found him.
I have  edit the host file and added the 2 ip adresses and look like
this
127.0.0.1 localhost
192.168.1.9 myhost
192.168.1.8 other
reboot
When I do a ping command  ping  other he still says network
unreachable.
Under Bill's stuff he works
I use a pentium1 64 mb ram linux 2.0.36
Mans Joling




Re: Memory above 64M and slink

1999-03-22 Thread Lee Bradshaw
I think 2.0.36 was the first stable kernel to recognize more than 64M
automatically. Try it without the append= line. My systems recognizes
256M without the append= line in lilo.conf. Here are the first few lines
from dmesg:

Memory: sized by int13 0e801h
  Console: 16 point font, 400 scans
  Console: colour VGA+ 80x25, 1 virtual console (max 63)
  pcibios_init : BIOS32 Service Directory structure at 0x000fdb60
  pcibios_init : BIOS32 Service Directory entry at 0xfdb70
  pcibios_init : PCI BIOS revision 2.10 entry at 0xfdb91
  Probing PCI hardware.
  Calibrating delay loop.. ok - 400.59 BogoMIPS
Memory: 256984k/262144k available (816k kernel code, 384k reserved, 3960k 
data)

If it doesn't work I can't offer any other suggestions.

On Mon, Mar 22, 1999 at 06:56:37AM -0500, Sebastian Canagaratna wrote:
 Hi: , I was under the impression that going from Hamm to
   slink would enable me to use all my 80M of memory.
 
   I am using kernel 2.0.36, with, in the /etc/lilo.conf
   the first line append=mem=80M but only about 63 odd M
   are recognized? Is it possible to overcome this?

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


Re: Debian CD Resellers?

1999-03-22 Thread Bob Nielsen
On Mon, 22 Mar 1999 [EMAIL PROTECTED] wrote:

   Of course, no US-based vendor is going to ship non-US to Rainer who's
   domain is .de; that's the whole point of non-US.
 
 you sure?  I thought they wouldn't ship non-US to someone whose domain is a
 US based one.  For instance, pgp, from outside the US we need to get it as
 pgp-i from non-US, whereas from within the US you'll get plain pgp ... which
 does not belong to non-US.
 
 Of course, a different issue is whether a US based vendor may ship ANY crypto
 related program outside the US borders.

The pgp vs. pgp-i issue is one of copyright.  Both are non-us.

Bob


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


Re: Documentation suggestion (was Re: Slink upgrade and xwindows)

1999-03-22 Thread MallarJ
I also agree with the idea of having a single starting point for
documentation.  And something I kind of wonder about - why are there always so
many documents for a given program?  Can't they be combined into one document
devided into sections?  With info pages, you can get to any specific section
quickly and cleanly, this seems like a good way to get to the FAQ, or program
doc, or release notes..

And curious..   alot of the man pages say they are no longer supported, that
info is the definitive source of documenation.  So, why does everyone here say
read the man page?  :)

Force of habit, I suppose  Maybe it's time to remove the man pages for
those programs that also have info pages, eh?

-Jay


Re: Slink Questions apt and /dev.

1999-03-22 Thread Bob Nielsen
On Mon, 22 Mar 1999, Person, Roderick wrote:

 I just completely upgraded to slink. I decided to use the apt method of
 installation from dselect since ftp is no longer there. It seemd to work
 well. Chose the packages and download while I slept, answered some config
 questions before work this morning. My question is with the old ftp it aked
 where to save your debs. Where does apt store the debs?

/var/cache/apt/archives

Bob


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


Network driver problem

1999-03-22 Thread Ilan Kasan


Hi All:
I am a new comer in Linux. I managed to install the Linux. My problem is
that I do not know how to configure the Network Card.
I have a Pentium 2, 64MB RAM and the Network card is Novell NE 2000.
I used modconf and selected the ne or the
ne2k-pci drivers. I got the following error message:

/lib/modules/2.3.36/net/8390.o : create_module: Operation not permitted
8390: Operation not permitted


Any ideas ??

Thank in advanced


Ilan Kasan



Re: Documentation suggestion (was Re: Slink upgrade and xwindows)

1999-03-22 Thread Dale E. Martin
[EMAIL PROTECTED] writes:

 Force of habit, I suppose  Maybe it's time to remove the man pages for
 those programs that also have info pages, eh?

Don't remove the manpages.  And don't start an info vs. man war, either,
please!

-- 
+- pgp key available --+
| Dale E. Martin |  Clifton Labs, Inc.  |  Senior Computer Engineer|
| [EMAIL PROTECTED]|http://www.clifton-labs.com |
+--+


Re: Documentation suggestion (was Re: Slink upgrade and xwindows)

1999-03-22 Thread MallarJ
In a message dated 3/22/99 10:21:50 AM Central Standard Time, [EMAIL PROTECTED]
labs.com writes:

  Force of habit, I suppose  Maybe it's time to remove the man pages for
   those programs that also have info pages, eh?
  
  Don't remove the manpages.  And don't start an info vs. man war, either,
  please!
  

I've no intention of starting a flame war - but the fact remains, if the man
pages are no longer being supported by developers, there's no sense including
them in the man pages package.  It just adds to the confusion.


Re: network

1999-03-22 Thread Heikki Vatiainen
Mans Joling wrote:
 Hi,
 I have installed a 3c905b network card using modconf.
 After  linux starting up I see that he found him.
 I have  edit the host file and added the 2 ip adresses and look like
 this
 127.0.0.1 localhost
 192.168.1.9 myhost
 192.168.1.8 other
 reboot
 When I do a ping command  ping  other he still says network
 unreachable.
 Under Bill's stuff he works
 I use a pentium1 64 mb ram linux 2.0.36

Did you remember to say route add -net 192.168.1.0 after you 
assigned an IP address to your network card?

If you think you have the IP address and route set up 
correctly, you should say ifconfig -a once more and check
what it says in the HWaddr field.

My guess is that the card's hardware address is
FF:FF:FF:FF:FF:FF which is not correct. In fact
FF:FF:FF:FF:FF:FF is the Ethernet broadcast address which the 
older drivers for 3c590b detect incorrectly sometimes.

If this is your case, see
http://cesdis.gsfc.nasa.gov/linux/misc/modules.html# which 
gives you alternatives about what to do.

The first thing to try is to power off your machine before 
booting to Linux from Windows. This should take care of the 
FF:FF:FF:FF:FF:FF problem.

The other options are to upgrade to latest driver or disable PnP 
OS from BIOS if it has such setting.

 Mans Joling

// Heikki
-- 
Heikki Vatiainen  * [EMAIL PROTECTED]
Tampere University of Technology  * Tampere, Finland



A CVS like server

1999-03-22 Thread Lawrence Walton
Is there a CVS like server for only binary files? It could be much simpler all 
I realy need is a secure way of checking in and out binary documents over the 
net, and version control. :
-- 
*--* Mail: [EMAIL PROTECTED]
*--* Voice: 425.739.4247
*--* Fax: 425.827.9577
*--* HTTP://www.otak-k.com/~lawrence/
--
- - - - - - O t a k  i n c . - - - - - 



Re: Documentation suggestion (was Re: Slink upgrade and xwindows)

1999-03-22 Thread Dale E. Martin
[EMAIL PROTECTED] writes:

 I've no intention of starting a flame war - but the fact remains, if the man
 pages are no longer being supported by developers, there's no sense including
 them in the man pages package.  It just adds to the confusion.

Not true.  If the manpage says this manpage is out of date, see the info
pages then I've learned _exactly_ what I need to know from the manpage.
If there's no manpage there then I'll just be confused and wondering why
there's no documentation.

Later,
Dale

-- 
+- pgp key available --+
| Dale E. Martin |  Clifton Labs, Inc.  |  Senior Computer Engineer|
| [EMAIL PROTECTED]|http://www.clifton-labs.com |
+--+


Re: Couldn't open /dev/fb0

1999-03-22 Thread J.H.M. Dassen
On Mon, Mar 22, 1999 at 15:12:32 +0100, Armin Wegner wrote:
 That's it. How to compile framebuffer support in the kernel? Where to get
 the sources?

It's included in the regular linux 2.2.x sources, just be sure to say yes to
the question whether you want to be prompted about experimental drivers.

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: Debian CD Resellers?

1999-03-22 Thread homega
Bob Nielsen dixit:
 On Mon, 22 Mar 1999 [EMAIL PROTECTED] wrote:
 
Of course, no US-based vendor is going to ship non-US to Rainer who's
domain is .de; that's the whole point of non-US.
  
  you sure?  I thought they wouldn't ship non-US to someone whose domain is a
  US based one.  For instance, pgp, from outside the US we need to get it as
  pgp-i from non-US, whereas from within the US you'll get plain pgp ... 
  which
  does not belong to non-US.
  
  Of course, a different issue is whether a US based vendor may ship ANY 
  crypto
  related program outside the US borders.
 
 The pgp vs. pgp-i issue is one of copyright.  Both are non-us.

fine, but how about mutt vs. mutt-i?

Horacio.

-- 
Claves - GnuPG/PGP - Keys : http://www.rediris.es/cert/keyserver
o/or
Envía un mensaje vacío a [EMAIL PROTECTED] con la línea de asunto:
Send a blank message to [EMAIL PROTECTED] with the subject line:
Tipo de Clave/Key Type  Asunto:/Subject:

DSA/ElGamal fetch dsa/elgamal
DSS/Diffie-Hellman  fetch dh/dss
RSA fetch rsa


Help installing X-windows

1999-03-22 Thread Jayson Baird
Ok, I know how to use Debain packages, but which ones are needed for a semi
full install that will allow use of either KDE or GNOME? If someone can
point to a walkthrough of installation for Debain, or just some advice,
it'd be greatly appreciated.

Thanks
Jayson Baird
[EMAIL PROTECTED]


Re: Inquiry informations

1999-03-22 Thread Giuseppe Sacco
Well... since you ask in debian-user then the best linux distribution is the
Debian 2.1 slink that you can find in Italy at ftp.unina.it, most of the the
documentation about linux is in the Linux Documentation Project (LDP) at
http://sunsite.unc.edu/LDP

For the graphical interface you just have to choose mainly between kde and
gnome.

Have a look also at the debian-italian mailing list and the pluto project
(ftp.unipd.it).

Giuseppe

 I'm an italian librarian and programmer. I Would like to know about Linux and
 especially where i can download a good Linux Freeware with a very good user
 friendly graphic interface, all about linux Faq and Documentation in italian
 (or english) language. There is an University with a server that she have
 documantations about Linux?
 Thanks Sergio



Re: problem with new DIMM

1999-03-22 Thread Raymond A. Ingles
On Sat, 20 Mar 1999, Ralph Winslow wrote:

 I recently bought a 64 Mb DIMM and installed it on my Intel i430VW
 motherboard.
[...]

 Well, one thing you can try is booting with a mem=64M option. With
LILO, you hit shift to get the prompt, then do linux mem=64M (replace
linux with whatever you named that boot option).

 This will cause Linux to ignore what the motherboard tells it, and just
go ahead and use 64MB of memory. If the memory is really there, this will
work. If not, you almost certainly won't be able to boot. You definitely
will run into problems at some point. (I don't *think* this would cause
filesystem damage, but I'd still suggest backing things up first...)

 Sincerely,

 Ray Ingles(248) 377-7735 [EMAIL PROTECTED]

  ...Windows - which is often referred to as 'the French labor union
 of software'... - Dave Barry


Re: DEBIAN 2.0 and old 386 machines

1999-03-22 Thread Raymond A. Ingles
On Fri, 19 Mar 1999, Hartmut Schmude wrote:

 Recently I tried to install DEBIAN 2.0 -kernel 2.0.34 - on an
 old 386 machine with the following configuration:
 
 mainbord 386 with CT 82C206 / 301 / 302 Chipset
 no copro
 ISA bus only
 8 Meg memory
 Adaptec 1542 C
 2 SCSI Disks with 240 M and 4.3 G
 VGA Tseng ET4000 (generic)
 multi IO for lp and serial
 
 During the installation procedure - mainly when dpkg starts its
 work after having installed the base system - dpkg ends up
 with segmentation faults and the system is only partial usable.

 Hmmm. I've been able to successfully install Debian 2.0 on a 386 system
with 6MB of RAM. (In fact, so far as I can tell it only sees 4.5MB of that
6MB.) Since it only has 2 40MB IDE drives, I can't fit a lot on it, but it
did install.

 I tried out a customized kernel built on an other machine 
 with only 386 support, copro emulation etc. with the same
 results.

 I haven't yet been able to compile a kernel on another machine that will
run on my 386. I haven't tried in a long time, but every time I do it
fails badly. 

 Sincerely,

 Ray Ingles(248) 377-7735 [EMAIL PROTECTED]

  ...Windows - which is often referred to as 'the French labor union
 of software'... - Dave Barry


Re: 'Can't open initial console', 'Kernel panic: Free list corrupted'

1999-03-22 Thread Jeff Katcher


Martin Waller wrote:
 
 I've put together an old 486 from bits, and am trying to install Debian
 (hamm) on it.
 
 If I use the boot diskette (doesn't support CD bootup), the bootup stops
 with 'Can't open initial console', and if I try the rescue disk, it just
 says:
 Kernel panic: Free list corrupted'.
 
 So - how can I boot this thing up?  What do those messages mean in
 practical terms and what can I do about it?
 

For me to install Slink on an old 486, I had to use the
resc1440-safe.bin rescue disk image.  Worked like a charm!

Jeff


net-pf-19

1999-03-22 Thread Mike Merten
Which module does net-pf-19 refer to?

Mike

-- 
Mike Merten
[EMAIL PROTECTED]
ICQ# 28460680


Re: Debian CD Resellers?

1999-03-22 Thread Bob Nielsen
On Mon, 22 Mar 1999 [EMAIL PROTECTED] wrote:

 Bob Nielsen dixit:
  On Mon, 22 Mar 1999 [EMAIL PROTECTED] wrote:
  
 Of course, no US-based vendor is going to ship non-US to Rainer who's
 domain is .de; that's the whole point of non-US.
   
   you sure?  I thought they wouldn't ship non-US to someone whose domain is 
   a
   US based one.  For instance, pgp, from outside the US we need to get it as
   pgp-i from non-US, whereas from within the US you'll get plain pgp ... 
   which
   does not belong to non-US.
   
   Of course, a different issue is whether a US based vendor may ship ANY 
   crypto
   related program outside the US borders.
  
  The pgp vs. pgp-i issue is one of copyright.  Both are non-us.
 
 fine, but how about mutt vs. mutt-i?

I'm not that familiar with mutt (I use pine with pinepgp, myself)  The
description of mutt sounds a bit suspiciously like it should belong in
non-us: 

This package contains cryptographic code, so it may be illegal for you to
use, import or export it depending on your country's laws. 

However, if the package doesn't actually contain encryption code, but just
the hooks to use it with pgp, etc. (as does pinepgp), than it doesn't need
to be in non-us (but the description should be revised).  pgp is
suggested, so that possibly is the case. 

I can't comment on mutt-i, since it doesn't show up in any of my Packages
files.

Bob

 
 Horacio.
 
 -- 
 Claves - GnuPG/PGP - Keys : http://www.rediris.es/cert/keyserver
 o/or
 Envía un mensaje vacío a [EMAIL PROTECTED] con la línea de asunto:
 Send a blank message to [EMAIL PROTECTED] with the subject line:
 Tipo de Clave/Key TypeAsunto:/Subject:
 
 DSA/ElGamal   fetch dsa/elgamal
 DSS/Diffie-Hellmanfetch dh/dss
 RSA   fetch rsa
 


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


Re: more ram and larger harddrive then the bios can take

1999-03-22 Thread Jeff Katcher


Per-Olof Widstrom wrote:
 
  I have seen that people get the advise to add a line in lilo.conf that
 tells how much RAM the system have, if they have more then 64 mb, and that
 it is possible to have a larger harddirve then the BIOS can handle. I just
 would like to ask two simple questons about this:
 
 Q1
   I have a motherboard with a bios that take 128 ram, no more, that is
 what the manual says, can I have 256 mb if I add memory=256 in lilo.conf.

A1 
  No

 
 Q2
   My bios manual say that it´s limit is 8,4 gb harddrive. But if i have
 the root inside the 8,4 gb limit is it possible to have, lets say, a 15 gb
 hardrive?


A2
  No

Disclaimer:
I am guessing at these, so take what I say with a Grain of salt.

I would say that both of these are Hardware Limitations, not software or
driver limitations.  Physical as opposed to Logical problems and thus
not correctable by software.

Jeff


Re: Hitting web site consistently dropped ppp connection?

1999-03-22 Thread Frederick Page
Hi John,

you wrote on Sun, Mar 21 1999:

Sounds likely, but any modem that does so is defective.  The modem should
ignore +++ unless it is preceded and followed by a pause.

It normally does, but IMHO the pause is not required. Anyway, the
default value (US-Robotics/3Com) in Register S02 is 043 (the plus
sign), changing this to something different should solve the problem
anyway.

You normally don't need the escape codes.

Kind regards

Frederick



Re: what to do when libc6 upgrade goes bad

1999-03-22 Thread Sarel Botha
 Having updated libc6, I didn't know whether a reboot was in order, since
 that is a fairly important library for just about everything.  Well,
 this was a bad idea, since my machine hung rebooting, and then nothing
 would run once the kernel finished starting.  Couldn't log in, rescue
 disk doesn't have dpkg, and I was sorta stuck, and sort of frantic
 (moreso, in fact).

It wasn't necessary to reboot...

Couldn't imoprtant binaries that could stop a machine from rebooting be 
statically linked to avoid problems like this ?

Regards

--
Sarel Botha


  1   2   >