Hi,
Im tryin to install CB_20070622_rev4154_Ubuntu6.10+7.04_wx2.8.4.deb that i found here:
http://forums.codeblocks.org/index.php/topic,6640.0.htmlbut 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.codeblocks.org/index.php/topic,6245.0.htmlI installed it with "dpkg -i *.deb" and the i uninstalled it with "sudo aptitude remove codeblocks".
regards