Bonjour,
J'avais posté 2 posts précisant 2 problèmes différents :
- Un orienté environnement Gnome
- le second plutôt système : Linux Ubuntu : problème exécution logiciels ---> dépendances ?
Certains programmes Gnome ne fonctionne pas correctement sous Linux Ubuntu 16.04 qui fonctionnait sous Ubuntu 15.10.
1) Brasero en anglais , mais plus en français ?
2) GsmartControl ne s'exécute plus ???
Erreur de segmentation (core dumped)
3) Wireshark : échoue :
wireshark: error while loading shared libraries: libgcrypt.so.11: cannot open shared object file: No such filery
sudo apt-get install libgcrypt11
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet libgcrypt11
4) Récemment un autre problème est apparut : Gcc et G++
gcc --version
gcc --version
gcc (GCC) 4.8.2
Copyright © 2013 Free Software Foundation, Inc.
Ce logiciel est libre; voir les sources pour les conditions de copie. Il n'y a PAS
GARANTIE; ni implicite pour le MARCHANDAGE ou pour un BUT PARTICULIER.
Pourtant GCC 5.3.1 est installée
g++ --version
Impossible de compiler clamav-0.99.2 depuis la source :
/usr/local/clamav-0.99.2# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
creating target.h - canonical system defines
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/usr/local/clamav-0.99.2':
configure: error: C compiler cannot create executables
See `config.log' for more details
Egalement les autres logiciels que je souhaite mettre à jour : Apache, PostgreSQL ...
Apache httpd-2.4.20 : https://httpd.apache.org/download.cgi#apache24
....
Comment résoudre les problèmes ?
D'avance merci.