I can not install g++-4.4 package on Lucid
Alexandre TOURNIER
alexandre.tournier at jrc.ec.europa.eu
Wed Jun 23 15:16:05 UTC 2010
Hi,
I have a loop when I try to instal g++-4.4, it tells me that it depends on libstdc++6-4.4-dev and when I try to install libstdc++6-4.4-dev it tells me that it depnsd on g++-4.4... Wjhat can I do.... I need desperatly G== to be able to compile GDAL....
adminuser at balthazar:~$ sudo dpkg -i g++-4.4_4.4.3-4ubuntu5_i386.deb
Selecting previously deselected package g++-4.4.
(Reading database ... 138574 files and directories currently installed.)
Unpacking g++-4.4 (from g++-4.4_4.4.3-4ubuntu5_i386.deb) ...
dpkg: dependency problems prevent configuration of g++-4.4:
g++-4.4 depends on libstdc++6-4.4-dev (= 4.4.3-4ubuntu5); however:
Package libstdc++6-4.4-dev is not configured yet.
dpkg: error processing g++-4.4 (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db ...
Errors were encountered while processing:
g++-4.4
adminuser at balthazar:~$ sudo dpkg -s g++-4.4_4.4.3-4ubuntu5_i386.deb
Package `g++-4.4_4.4.3-4ubuntu5_i386.deb' is not installed and no info is available.
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
adminuser at balthazar:~$ sudo dpkg -s g++-4.4
Package: g++-4.4
Status: install ok unpacked
Priority: optional
Section: devel
Installed-Size: 10532
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Architecture: i386
Source: gcc-4.4
Version: 4.4.3-4ubuntu5
Provides: c++-compiler, c++abi2-dev
Depends: gcc-4.4-base (= 4.4.3-4ubuntu5), gcc-4.4 (= 4.4.3-4ubuntu5), libstdc++6-4.4-dev (= 4.4.3-4ubuntu5), libc6 (>= 2.11), libgmp3c2, libmpfr1ldbl
Suggests: g++-4.4-multilib, gcc-4.4-doc (>= 4.4.3-1), libstdc++6-4.4-dbg
Description: The GNU C++ compiler
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
adminuser at balthazar:~$ sudo dpkg -r g++-4.4
(Reading database ... 138590 files and directories currently installed.)
Removing g++-4.4 ...
Processing triggers for man-db ...
adminuser at balthazar:~$ sudo dpkg -s g++-4.4
Package: g++-4.4
Status: unknown ok not-installed
Priority: optional
Section: devel
adminuser at balthazar:~$ sudo dpkg -i libstdc++6-4.4-dev_4.4.3-4ubuntu5_i386.deb
(Reading database ... 138574 files and directories currently installed.)
Preparing to replace libstdc++6-4.4-dev 4.4.3-4ubuntu5 (using libstdc++6-4.4-dev_4.4.3-4ubuntu5_i386.deb) ...
Unpacking replacement libstdc++6-4.4-dev ...
dpkg: dependency problems prevent configuration of libstdc++6-4.4-dev:
libstdc++6-4.4-dev depends on g++-4.4 (= 4.4.3-4ubuntu5); however:
Package g++-4.4 is not installed.
dpkg: error processing libstdc++6-4.4-dev (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libstdc++6-4.4-dev
Alexandre TOURNIER
System Administrator
DG-JRC European Commission
Institute for Environment and Sustainability - Global Environment Monitoring
TP 440 - Via Fermi, 2749 21027 ISPRA (VA) - Italy
tel: +x-332-785694 fax: +x-332-789073
e-mail: alexandre.tournier at jrc.ec.europa.eu
"The views expressed are purely those of the writer and may not in any circumstances be regarded as stating an official position of the European Commission." (Disclaimer required under the terms and conditions of use of the internet and electronic mail from Commission equipment)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-devel-discuss/attachments/20100623/6a5cbc10/attachment.html>
More information about the Ubuntu-devel-discuss
mailing list