Distributor ID: Ubuntu Description: Ubuntu 18.04.1 LTS Release: 18.04 but this was in a virtual machine installed on a windows os. I tried also the WSL Windows Subsystem for Linux in vainso I installed a new Ubuntu (dual boot) in my windows machine, and it works now :) It is then worth to notice that ubuntu VM as well as a ubuntu WSL do not work very well for gcj installation. Thank you very much for your help ! Asma Le lundi 1 juillet 2019 à 12:14:24 UTC+2, Anastasios Lisgaras via gcc-help <gcc-help@xxxxxxxxxxx> a écrit : Which version ( lsb_release -a ) of the Ubuntu distribution you have ? You executed this command ? : apt --fix-broken install This is probably a problem with your system not of GCC. On 7/1/19 12:24 PM, charfi asma via gcc-help wrote: > Hello, I have an ubuntu. > I installed gcc 5 to be able to install gcj (because gcj is no longer distributed with the new version of gcc).when I run apt-cache search gcj I get this : > > gcj-5-jdk - GCJ and Classpath development tools for Java(TM) > I tried then to install it by running apt-get install gcj-5-jdk, I got this errors: (sorry for the frensh but this means that some packages (listed bellow) could not be installed > > sudo apt-get install gcj-5-jdk > > gcj-5-jdk:i386?? (5.3.1-14ubuntu2). > Vous pouvez lancer ????apt --fix-broken install???? pour corriger ces probl??mes. > Les paquets suivants contiennent des d??pendances non satisfaites??: > ??gcj-5-jdk:i386 : D??pend: gcc-5-base:i386 (= 5.3.1-14ubuntu2) mais ne sera pas install?? > ?????????????????????????????????? D??pend: gcc-5:i386 (>= 5.2.1-23) mais ne sera pas install?? > ?????????????????????????????????? D??pend: libc6-dev:i386 (>= 2.13-0ubuntu6) mais ne sera pas install?? > ?????????????????????????????????? D??pend: gcj-5:i386 (= 5.3.1-14ubuntu2) mais il n'est pas installable > ?????????????????????????????????? D??pend: gcj-5-jre:i386 (= 5.3.1-14ubuntu2) mais il n'est pas installable > ?????????????????????????????????? D??pend: libgcj16-dev:i386 (>= 5.3.1-14ubuntu2) mais il n'est pas installable > ?????????????????????????????????? D??pend: fastjar:i386 > ?????????????????????????????????? D??pend: libgcj-bc:i386 mais il n'est pas installable > ?????????????????????????????????? D??pend: libantlr-java:i386 mais il n'est pas installable > ?????????????????????????????????? D??pend: libc6:i386 (>= 2.4) mais ne sera pas install?? > ?????????????????????????????????? D??pend: libgcj16:i386 (>= 5) mais il n'est pas installable > ?????????????????????????????????? D??pend: zlib1g:i386 (>= 1:1.1.4) mais ne sera pas install?? > ?????????????????????????????????? Recommande: libecj-java-gcj:i386 mais il n'est pas installable > > > > > > Le lundi 1 juillet 2019 ?? 10:21:28 UTC+2, Anastasios Lisgaras via gcc-help <gcc-help@xxxxxxxxxxx> a ??crit : > > Hello Charfi Asma, > > What operating system (even - distribution of GNU/Linux) do you work with? > Generally, however, in GNU/Linux run : > apt-cache search gcj > or > apt search gcj > > to find the available packages for your distribution. > Try it. > I hope I helped you. > > On 7/1/19 7:20 AM, charfi asma via gcc-help wrote: >> Hello,Can you give me installation. Instructions?? >> To install gcj after installing gcc5 or gcc6.??Apt-get install gcj did not work??Thank you very much >> Envoy?? depuis Yahoo??Mail pour Android >> > -- Kind regards, Anastasios Lisgaras