News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Problems installing codeblocks ("Broken pipe")

Started by tirengarfio, December 15, 2007, 06:02:21 PM

Previous topic - Next topic

tirengarfio

Hi,

Im tryin to install CB_20070622_rev4154_Ubuntu6.10+7.04_wx2.8.4.deb that i found here:

http://forums.next.codeblocks.org/index.php/topic,6640.0.html

but the terminal shows this:

tirengarfio@dellgarpe:~/Desktop$ sudo dpkg -i CB_20070622_rev4154_Ubuntu6.10+7.04_wx2.8.4.deb
Password:
(Leyendo la base de datos ... 
173964 ficheros y directorios instalados actualmente.)
Desempaquetando codeblocks (de CB_20070622_rev4154_Ubuntu6.10+7.04_wx2.8.4.deb) ...
dpkg: error al procesar CB_20070622_rev4154_Ubuntu6.10+7.04_wx2.8.4.deb (--install):
intentando sobreescribir `/usr/include/codeblocks/scripting/sqplus/SqPlusConst.h', que está también en el paquete codeblocks-dev
dpkg-deb: el subproceso paste fue terminado por la señal (Tubería rota)        // tuberia rota mens "broken pipe"
Se encontraron errores al procesar:           //Errors were found while processing
CB_20070622_rev4154_Ubuntu6.10+7.04_wx2.8.4.deb



One more thing: i first installed this: http://prdownload.berlios.de/codeblocks/CB_20070808_rev4361_Ubuntu6.10+7.04_wx2.8.4.tar.gz

that i found here:

http://forums.next.codeblocks.org/index.php/topic,6245.0.html

I installed it with "dpkg -i *.deb" and the i uninstalled it with "sudo aptitude remove codeblocks".

regards