#1 Le 08/01/2007, à 20:30
- AlexKid
Installation d'un logiciel sous ubuntu
Bonjour à tous!!!
Je viens d'installer récemment une version d'Ubuntu.
Le problème c'est que je n'arrive pas à installer de logiciel par la Konsole.
Voici les erreurs que m'affiche la Konsole:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /usr/bin/kde-config
checking where to install... /usr (as returned by kde-config)
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking whether gcc is blacklisted... no
checking whether g++ supports -Wmissing-format-attribute... no
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... no
checking whether g++ supports -Wno-long-long... no
checking whether g++ supports -Wno-non-virtual-dtor... no
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
ps: ma version de noyau est la 2.6.15-27-386
Merci beaucoup
#2 Le 08/01/2007, à 20:39
- did
Re : Installation d'un logiciel sous ubuntu
Bonjour,
Tu cherches à installer quel programmes? de quel type de fichier s'agit-il?
Hors ligne
#3 Le 08/01/2007, à 20:41
- AlexKid
Re : Installation d'un logiciel sous ubuntu
Je cherches à installer kdevelop que j'ai eu dans un magazine "Programmation sous Linux" , qui est en tar.bz2
Hors ligne
#4 Le 08/01/2007, à 20:44
- reeth
Re : Installation d'un logiciel sous ubuntu
Ceci devrai t'aider (va voir la doc du wiki)
http://doc.ubuntu-fr.org/tutoriel/compilation
Hors ligne
#5 Le 08/01/2007, à 20:45
- goodluck
Re : Installation d'un logiciel sous ubuntu
Salut,
Pourquoi polluer une distribution de la famille Debian avec des paquets qui ne sont pas fait pour celà. Utilise les paquets .deb de kdevelop et tu verras que tu as en main ce qui se fait demieux dans le genre.:)
Amicalement, Gerard ;)
http://counter.li.org/cgi-bin/certificate.cgi/302199
http://www.worldcommunitygrid.org/
Hors ligne
#6 Le 08/01/2007, à 20:57
- AlexKid
Re : Installation d'un logiciel sous ubuntu
Une fois la manipulation du tutoriale faite, lors de ./configure, j'obtiens ceci:
checking for Qt... configure: error: Qt (>= Qt 3.2 and < 4.0) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
Merci
Hors ligne
#7 Le 08/01/2007, à 21:02
- did
Re : Installation d'un logiciel sous ubuntu
Tu est en train de te compliquer vraiment la vie, Kdevelop est dans les dépôt universe.
Je pense que tu as plutôt besoin de ça :
http://doc.ubuntu-fr.org/synaptic
L'équivalent de synaptic sous Kubuntu c'est adept, mais tu peux aussi installer synaptic si tu préfères.
Régardes ici aussi :
http://doc.ubuntu-fr.org/depots
http://doc.ubuntu-fr.org/apt
Hors ligne
#8 Le 08/01/2007, à 21:05
- xtriade
Re : Installation d'un logiciel sous ubuntu
salut AlexKid,
Kdevelop necessite en effet d'installer Qt , et toutes les bibliotheques et dependances qui vont avec.
cela m'etonne que tu ne trouves pas sous KUbuntu , les paquets pour Kdevelop, au lieu de te les farcir manuellement ! Goodluck a raison sur ce point
Hadopi = loi débile
Hors ligne
#9 Le 08/01/2007, à 21:43
- Splitsch
Re : Installation d'un logiciel sous ubuntu
Salut!
Installe-le via Synaptic, c'est plus facile (ou via Adept )
Aplus!
Hors ligne