public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Install gcj with gcc5 on ubunto
       [not found] <498476276.849095.1561954830753.ref@mail.yahoo.com>
@ 2019-07-01  4:20 ` charfi asma via gcc-help
  2019-07-01  8:21   ` Anastasios Lisgaras via gcc-help
  0 siblings, 1 reply; 5+ messages in thread
From: charfi asma via gcc-help @ 2019-07-01  4:20 UTC (permalink / raw)
  To: Gcc-help, Gcc Mailing List

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Install gcj with gcc5 on ubunto
  2019-07-01  4:20 ` Install gcj with gcc5 on ubunto charfi asma via gcc-help
@ 2019-07-01  8:21   ` Anastasios Lisgaras via gcc-help
  2019-07-01  9:24     ` charfi asma via gcc-help
  0 siblings, 1 reply; 5+ messages in thread
From: Anastasios Lisgaras via gcc-help @ 2019-07-01  8:21 UTC (permalink / raw)
  To: gcc-help

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Install gcj with gcc5 on ubunto
  2019-07-01  8:21   ` Anastasios Lisgaras via gcc-help
@ 2019-07-01  9:24     ` charfi asma via gcc-help
  2019-07-01 10:14       ` Anastasios Lisgaras via gcc-help
  0 siblings, 1 reply; 5+ messages in thread
From: charfi asma via gcc-help @ 2019-07-01  9:24 UTC (permalink / raw)
  To: Anastasios Lisgaras, Gcc Mailing List, Gcc-help

 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@gcc.gnu.org> 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
  z

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Install gcj with gcc5 on ubunto
  2019-07-01  9:24     ` charfi asma via gcc-help
@ 2019-07-01 10:14       ` Anastasios Lisgaras via gcc-help
  2019-07-01 15:04         ` charfi asma via gcc-help
  0 siblings, 1 reply; 5+ messages in thread
From: Anastasios Lisgaras via gcc-help @ 2019-07-01 10:14 UTC (permalink / raw)
  To: gcc-help

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@gcc.gnu.org> 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Install gcj with gcc5 on ubunto
  2019-07-01 10:14       ` Anastasios Lisgaras via gcc-help
@ 2019-07-01 15:04         ` charfi asma via gcc-help
  0 siblings, 0 replies; 5+ messages in thread
From: charfi asma via gcc-help @ 2019-07-01 15:04 UTC (permalink / raw)
  To: gcc-help, Anastasios Lisgaras

 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@gcc.gnu.org> 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@gcc.gnu.org> 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
  

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-07-01 15:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <498476276.849095.1561954830753.ref@mail.yahoo.com>
2019-07-01  4:20 ` Install gcj with gcc5 on ubunto charfi asma via gcc-help
2019-07-01  8:21   ` Anastasios Lisgaras via gcc-help
2019-07-01  9:24     ` charfi asma via gcc-help
2019-07-01 10:14       ` Anastasios Lisgaras via gcc-help
2019-07-01 15:04         ` charfi asma via gcc-help

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).