Getting Binaries from Synaptic.

Agent009

08-05-2009 15:12:32

Hi there !.

I was tried to configure apt.sources, such as linux instructions page > http://wiki.python-ogre.org/index.php/LinuxBuildV2

Well, I followed all the steps, adding those lines to apt.sources list, then made " apt-get update" and its run very well, detect the python-ogre package, (note please that i'm using Ubuntu 9.04 Jaunty, and the repositories make mention to Gutsy, Hardy, i'm not sure if those work with Jaunty)

But when I try to install the package : apt-get install python-ogre i got the following error:


agent009@agent009S:~$ sudo apt-get install python-ogre
[sudo] password for agent009:
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
No se pudieron instalar algunos paquetes. Esto puede significar que
usted pidió una situación imposible o, si está usando la distribución
inestable, que algunos paquetes necesarios no han sido creados o han
sido movidos fuera de Incoming.
La siguiente información puede ayudar a resolver la situación:

Los siguientes paquetes tienen dependencias incumplidas:
python-ogre: Depende: python (< 2.6) pero 2.6.2-0ubuntu1 va a ser instalado
E: Paquetes rotos
agent009@agent009S:~$


What could be?
Thankyou

kyathir

09-05-2009 12:56:24

Tienes python 2.6 instalado?

Agent009

10-05-2009 21:53:35

Si, tengo 2.6.2, con ubuntu 9.04

Es posible que requiera el 2.5.4 quizas...


---------------------------------------

Yes, i have 2.6.2 with ubuntu 9.04

Maybe the repository requires 2.5.4 ... ?

kyathir

10-05-2009 22:02:15

Es posible...

De todas formas, si no lo consigues te recomiendo instalar python y python-ogre bajo wine, funciona muy bien.

Agent009

10-05-2009 22:56:54

Gracias, sabes ahora estoy corriendo python-ogre en linux va bastante bien, lo que hice fue bajar un archivo root.tar que dejo una persona quien lo compilo, aunque no se que version sera.

Como hablas espaniol me es un poco mas facil preguntarte...

Que tan dificil es incorporar la fisica y el sonido a python ogre??

Saludos!