Hi,
I have the CB SVN 4161 version installed and running without problems on my Ubuntu 7.10 machine.
THis morning I thought about upgrading. So I downloaded the latest CB stable realease 8.02 (ubuntu package) and, after executing untar, I started with:
sudo dpkg -i libcodeblocks0_8.02-0ubuntu1_i386.deb
And I got the following error messages (original messages were in Spanish. I attach a free translation):
Unpackaging libcodeblocks0 (de libcodeblocks0_8.02-0ubuntu1_i386.deb) ...
dpkg: error processing libcodeblocks0_8.02-0ubuntu1_i386.deb (--install):
attempting to overwrite `/usr/lib/libcodeblocks.so.0.0.1', that also is in codeblocks package
dpkg-deb: paste subprocess was terminated by signal (broken pipe)
My knowledge about Linux is minimal. Could you help me with this?
Thank you
Cecilio
OK, I will ignore the libcodeblocks0 error.
Then I continue:
sudo dpkg -i codeblocks_8.02-0ubuntu1_i386.deb
Unfortunately, now I get (again, my free translation from Spanish):
dpkg: dependencies problems prevent codeblocks configuration:
codeblocks depends on libcodeblocks0 (= 8.02-0ubuntu1); nevertheless:
Package `libcodeblocks0' is not installed.
dpkg: error processing codeblocks (--install):
dependencies problems - it is left without configuring it
any idea?
Thank you,
Cecilio