LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Ubuntu 12.04 AMD code analyst installation error (https://www.linuxquestions.org/questions/linux-newbie-8/ubuntu-12-04-amd-code-analyst-installation-error-945898/)

thekngmkr 05-19-2012 10:45 AM

Ubuntu 12.04 AMD code analyst installation error
 
root@amar:/home/thekngmkr/Downloads# dpkg -i codeanalyst3_3_18_90Ubuntu1110Desktop32bitPublic.deb
(Reading database ... 183614 files and directories currently installed.)
Preparing to replace codeanalyst 3.3.18-90 (using codeanalyst3_3_18_90Ubuntu1110Desktop32bitPublic.deb) ...
Unpacking replacement codeanalyst ...
dpkg: dependency problems prevent configuration of codeanalyst:
codeanalyst depends on binutils (<< 2.21.53.20110811); however:
Version of binutils on system is 2.22-6ubuntu1.
dpkg: error processing codeanalyst (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
codeanalyst

Kindly help me in resolving this issue

amani 05-19-2012 11:17 AM

compile from source or get a binary for ubuntu.
otherwise
"codeanalyst depends on binutils (<< 2.21.53.20110811); however:
Version of binutils on system is 2.22-6ubuntu1."
.....force things and get into trouble.

brianL 05-19-2012 11:17 AM

Quote:

Originally Posted by thekngmkr (Post 4682683)
root@amar:/home/thekngmkr/Downloads# dpkg -i codeanalyst3_3_18_90Ubuntu1110Desktop32bitPublic.deb
(Reading database ... 183614 files and directories currently installed.)
Preparing to replace codeanalyst 3.3.18-90 (using codeanalyst3_3_18_90Ubuntu1110Desktop32bitPublic.deb) ...
Unpacking replacement codeanalyst ...
dpkg: dependency problems prevent configuration of codeanalyst:
codeanalyst depends on binutils (<< 2.21.53.20110811); however:
Version of binutils on system is 2.22-6ubuntu1.
dpkg: error processing codeanalyst (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
codeanalyst

Kindly help me in resolving this issue

From that line I've marked in bold, it looks like you're trying to replace something you've already got. And the one you're trying to install is for an older release (11.10).

amani 05-19-2012 11:19 AM

Quote:

Originally Posted by brianL (Post 4682702)
From that line I've marked in bold, it looks like you're trying to replace something you've already got. And the one you're trying to install is for an older release (11.10).

No, that is how dpkg installs.

brianL 05-19-2012 11:37 AM

Quote:

Originally Posted by amani (Post 4682704)
No, that is how dpkg installs.

Ah, I see, thanks. It's a while since I used Ubuntu. :redface:


All times are GMT -5. The time now is 02:00 PM.