elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: Introducción a la Factorización De Semiprimos (RSA)


+  Foro de elhacker.net
|-+  Sistemas Operativos
| |-+  GNU/Linux (Moderador: MinusFour)
| | |-+  Error al instalar LaTex
0 Usuarios y 1 Visitante están viendo este tema.
Páginas: [1] Ir Abajo Respuesta Imprimir
Autor Tema: Error al instalar LaTex  (Leído 3,626 veces)
jaigui

Desconectado Desconectado

Mensajes: 4


Ver Perfil
Error al instalar LaTex
« en: 29 Diciembre 2014, 09:39 am »

Buenos días,
Estoy intentando tratar de instalar LaTex en Ubuntu 13.04, pero no se por qué razón me está fallando...
El fallo sería el siguiente:

"user@user:~/instalado$ sudo apt-get install texlive-full
.
.
.
Los siguientes paquetes tienen dependencias incumplidas:
 texlive-full : Depende: purifyeps pero no va a instalarse
                Depende: texlive-music (>= 2012.20120516) pero no va a instalarse
E: No se pudieron corregir los problemas, usted ha retenido paquetes rotos."


Ya no se que más puedo hacer...a alguien se le ocurre algo?
Muchas gracias de antemano!


En línea

MinusFour
Moderador Global
***
Desconectado Desconectado

Mensajes: 5.529


I'm fourth.


Ver Perfil WWW
Re: Error al instalar LaTex
« Respuesta #1 en: 29 Diciembre 2014, 15:13 pm »

Prueba:

Código
  1. sudo apt-get -f install

No encuentro los repos de raring asi que no estoy seguro si esten los paquetes ahi o no. Parece que los movierion y ya no estan en archive.ubuntu.com (asi que seria buena idea revisar si tienes tus repos bien).


« Última modificación: 29 Diciembre 2014, 18:59 pm por MinusFour » En línea

jaigui

Desconectado Desconectado

Mensajes: 4


Ver Perfil
Re: Error al instalar LaTex
« Respuesta #2 en: 30 Diciembre 2014, 08:44 am »

Buenas,

Gracias por el feedback.

Ya probé varias veces el -f install pero nada...

Habrá que seguir trasteando a ver
En línea

jaigui

Desconectado Desconectado

Mensajes: 4


Ver Perfil
Re: Error al instalar LaTex
« Respuesta #3 en: 30 Diciembre 2014, 12:52 pm »

Estos son mis repositorios:

# deb cdrom:[Ubuntu 13.04 _Raring Ringtail_ - Release amd64 (20130424)]/ raring main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ precise main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ precise main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ precise-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ precise-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ precise universe
deb-src http://us.archive.ubuntu.com/ubuntu/ precise universe
deb http://us.archive.ubuntu.com/ubuntu/ precise-updates universe
deb-src http://us.archive.ubuntu.com/ubuntu/ precise-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://us.archive.ubuntu.com/ubuntu/ precise multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ precise multiverse
deb http://us.archive.ubuntu.com/ubuntu/ precise-updates multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ precise-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu precise-security main restricted
deb-src http://security.ubuntu.com/ubuntu precise-security main restricted
deb http://security.ubuntu.com/ubuntu precise-security universe
deb-src http://security.ubuntu.com/ubuntu precise-security universe
deb http://security.ubuntu.com/ubuntu precise-security multiverse
deb-src http://security.ubuntu.com/ubuntu precise-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu precise partner
# deb-src http://archive.canonical.com/ubuntu precise partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu precise main
deb-src http://extras.ubuntu.com/ubuntu precise main

deb http://old-releases.ubuntu.com/ubuntu/ quantal main restricted universe multiverse
deb-src http://old-releases.ubuntu.com/ubuntu/ quantal main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu/ quantal-updates main restricted universe multiverse
deb-src http://old-releases.ubuntu.com/ubuntu/ quantal-updates main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu quantal-security main restricted universe multiverse
deb-src http://old-releases.ubuntu.com/ubuntu quantal-security main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu/ quantal-backports main restricted universe multiverse
deb-src http://old-releases.ubuntu.com/ubuntu/ quantal-backports main restricted universe multiverse

En línea

MinusFour
Moderador Global
***
Desconectado Desconectado

Mensajes: 5.529


I'm fourth.


Ver Perfil WWW
Re: Error al instalar LaTex
« Respuesta #4 en: 30 Diciembre 2014, 16:38 pm »

Todos tus repositorios son de precise pangolin (12.04), no de raring ringtail (13.04).

Prueba hacer un upgrade:

Código
  1. sudo apt-get upgrade

Pega el output aqui porfavor (y ponlo entre etiquetas [ code ] porfavor).

Por ejemplo:

[ code ] output [ / code ] =
Código:
output

P.D: (No dejes espacios en blanco dentro de las etiquetas).
En línea

Yoel Alejandro

Desconectado Desconectado

Mensajes: 254



Ver Perfil WWW
Re: Error al instalar LaTex
« Respuesta #5 en: 1 Enero 2015, 18:36 pm »

Una sugerencia, prueba la suite texmaker, nunca me ha dado problemas, ni con Debian ni con Ubuntu:
Código:
audo apt-get install texmaker
En línea

Saludos, Yoel.
P.D..-   Para mayores dudas, puedes enviarme un mensaje personal (M.P.)
daryo


Desconectado Desconectado

Mensajes: 1.070



Ver Perfil WWW
Re: Error al instalar LaTex
« Respuesta #6 en: 1 Enero 2015, 19:05 pm »

podrias intentar desde el instalador
Código
  1. sudo apt-get install perl perl-tk

luego descarga
http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz
descomprimes y en la carpeta resultante ejecutas el archivo install-tl
Código
  1. sudo ./install-tl -gui
« Última modificación: 1 Enero 2015, 19:32 pm por daryo » En línea

buenas
jaigui

Desconectado Desconectado

Mensajes: 4


Ver Perfil
Re: Error al instalar LaTex
« Respuesta #7 en: 2 Enero 2015, 09:58 am »

Gracias a todos por las respuestas.

Misfour: el upgrade ya lo intenté muchas veces también, y no me aparece nada...

Código:
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias       
Leyendo la información de estado... Hecho
0 actualizados, 0 se instalarán, 0 para eliminar y 0 no actualizados.

daryo: ha funcionado, se ha instalado sin problemas. Luego me daba este error:
! LaTeX Error: File `mathdesign.sty' not found
Pero lo he arreglado así:
sudo apt-get install texlive-fonts-recommended texlive-fonts-extra

Solucionado, gracias!
En línea

Páginas: [1] Ir Arriba Respuesta Imprimir 

Ir a:  

Mensajes similares
Asunto Iniciado por Respuestas Vistas Último mensaje
error al instalar wow
Juegos y Consolas
mazu 4 4,940 Último mensaje 19 Junio 2011, 10:05 am
por mazu
Solución al error 0×80070646, error 646 y error 1606 al instalar actualizaciones
Noticias
wolfbcn 0 3,457 Último mensaje 11 Julio 2011, 20:39 pm
por wolfbcn
LateX en el foro
Sugerencias y dudas sobre el Foro
kub0x 7 5,947 Último mensaje 12 Junio 2016, 20:52 pm
por rub'n
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines