Re: how to install gcc-6 in debian bullseye

2022-05-02 Thread tomas
On Mon, May 02, 2022 at 11:51:02PM +0300, Georgi Naplatanov wrote: > On 5/2/22 23:25, michaelmorgan...@gmail.com wrote: > > Can anyone kindly instruct me how to install gcc-6 in Debian 11? I need > > compile a software and was hinted gcc version (10) is too high. I have > > o

Re: how to install gcc-6 in debian bullseye

2022-05-02 Thread Georgi Naplatanov
On 5/2/22 23:25, michaelmorgan...@gmail.com wrote: > Can anyone kindly instruct me how to install gcc-6 in Debian 11? I need > compile a software and was hinted gcc version (10) is too high. I have > old machine with gcc 6 and was able to compile it there. > It seems that Debian 9

Re: how to install gcc-6 in debian bullseye

2022-05-02 Thread Greg Wooledge
On Mon, May 02, 2022 at 03:25:20PM -0500, michaelmorgan...@gmail.com wrote: > Can anyone kindly instruct me how to install gcc-6 in Debian 11? I need > compile a software and was hinted gcc version (10) is too high. I have > old machine with gcc 6 and was able to compile it there. Sto

how to install gcc-6 in debian bullseye

2022-05-02 Thread michaelmorgan937
Can anyone kindly instruct me how to install gcc-6 in Debian 11? I need compile a software and was hinted gcc version (10) is too high. I have old machine with gcc 6 and was able to compile it there. Thank you very much. Michael

Re: Thread hijacking (was: Install gcc)

2009-09-01 Thread S. Fishpaste
t; And please refrain from hijacking threads in the future. When you >>>> have >>>> a problem not already discussed here, write a new message instead >>>> of >>>> replying to an unrelated one. >>> >>> I appreciate your reply, but I do

Re: Thread hijacking (was: Install gcc)

2009-08-28 Thread Andrew Sackville-West
jacking threads in the future. When you > >>> have > >>> a problem not already discussed here, write a new message instead > >>> of > >>> replying to an unrelated one. > >> > >> I appreciate your reply, but I don't believe I hija

Re: Thread hijacking (was: Install gcc)

2009-08-28 Thread David Young
not already discussed here, write a new message instead >>> of >>> replying to an unrelated one. >> >> I appreciate your reply, but I don't believe I hijacked a thread. >> "Install gcc" is my original subject line that started the thread, >> ye

Thread hijacking (was: Install gcc)

2009-08-28 Thread Sven Joachim
to an unrelated one. > > I appreciate your reply, but I don't believe I hijacked a thread. > "Install gcc" is my original subject line that started the thread, > yes? No, look at the "References" header in your message¹. When starting a new thread, this header do

Re: Install gcc

2009-08-28 Thread David Young
you > have > a problem not already discussed here, write a new message instead of > replying to an unrelated one. I appreciate your reply, but I don't believe I hijacked a thread. "Install gcc" is my original subject line that started the thread, yes? Thanks. >

Re: Install gcc

2009-08-28 Thread Sven Joachim
On 2009-08-28 02:18 +0200, David Young wrote: > I installed gcc 4.3 using Synaptic, and the process seemed to have > succeeded. However, when I enter the gcc -v command, I get a "bash: > gcc: command not found error". > > Is there additional configuration to be done beyond the package install? N

Re: Install gcc

2009-08-28 Thread David Young
On Fri, August 28, 2009 8:16 am, Celejar wrote: > [Please reply only to the list and don't cc. me, as per the list CoC.] Sorry. Rookie mistake. > On Fri, 28 Aug 2009 07:49:08 -0500 (CDT) >> On Thu, August 27, 2009 7:48 pm, Celejar wrote: >> > On Thu, 27 Aug 2009 19:18:28 -0500 (CDT) >> > "David

Re: Install gcc

2009-08-28 Thread Celejar
[Please reply only to the list and don't cc. me, as per the list CoC.] On Fri, 28 Aug 2009 07:49:08 -0500 (CDT) "David Young" wrote: > On Thu, August 27, 2009 7:48 pm, Celejar wrote: > > On Thu, 27 Aug 2009 19:18:28 -0500 (CDT) > > "David Young" wrote: > > > >> I installed gcc 4.3 using Synapti

Re: Install gcc

2009-08-28 Thread David Young
On Thu, August 27, 2009 7:48 pm, Celejar wrote: > On Thu, 27 Aug 2009 19:18:28 -0500 (CDT) > "David Young" wrote: > >> I installed gcc 4.3 using Synaptic, and the process seemed to have >> succeeded. However, when I enter the gcc -v command, I get a "bash: >> gcc: command not found error". > > Ex

Re: Install gcc

2009-08-27 Thread Celejar
On Thu, 27 Aug 2009 19:18:28 -0500 (CDT) "David Young" wrote: > I installed gcc 4.3 using Synaptic, and the process seemed to have > succeeded. However, when I enter the gcc -v command, I get a "bash: > gcc: command not found error". Exactly what package(s) did you install? > Is there additio

Install gcc

2009-08-27 Thread David Young
I installed gcc 4.3 using Synaptic, and the process seemed to have succeeded. However, when I enter the gcc -v command, I get a "bash: gcc: command not found error". Is there additional configuration to be done beyond the package install? Thanks. -- To UNSUBSCRIBE, email to debian-user-requ

Re: aptitude refuses to install gcc and a few other things

2004-09-02 Thread Nate Duehr
file being modified by multiple gcc packages. Nate On Sep 1, 2004, at 10:22 AM, Hendrik Boom wrote: I'm running denian-sarge. When I try to install gcc using aptitude, I get the following lament: ftp://mirror.direct.ca testing/main gcc-3.31:3.3.4 [ERROR] Unable to fetch file, server said

Re: solved with minor glitch: Re: aptitude refuses to install gcc and a few other things

2004-09-01 Thread Didde Brockman
ly solves the problems I get which look similar to yours :) //didde. On Sep 01, 2004, at 18:22, Hendrik Boom wrote: I'm running denian-sarge. When I try to install gcc using aptitude, I get the following lament: ftp://mirror.direct.ca testing/main gcc-3.31:3.3.4 [ERROR] Unable to fetch fi

Re: aptitude refuses to install gcc and a few other things

2004-09-01 Thread Thomas Adam
that if you're going to install 'gcc', you're better of installing: build-essential instead. -- Thomas Adam -- Quis custodiet ipsos custodes? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

solved with minor glitch: Re: aptitude refuses to install gcc and a few other things

2004-09-01 Thread Hendrik Boom
> On Sep 01, 2004, at 18:22, Hendrik Boom wrote: > > >I'm running denian-sarge. > >When I try to install gcc using aptitude, I get the following lament: > > > >ftp://mirror.direct.ca testing/main gcc-3.31:3.3.4 [ERROR] > > Unable to fetch file, server said &

Re: aptitude refuses to install gcc and a few other things

2004-09-01 Thread Didde Brockman
Try running "apt-get update" to make sure your sources for apt are up to date, then retry your install. That usually solves the problems I get which look similar to yours :) //didde. On Sep 01, 2004, at 18:22, Hendrik Boom wrote: I'm running denian-sarge. When I try to in

aptitude refuses to install gcc and a few other things

2004-09-01 Thread Hendrik Boom
I'm running denian-sarge. When I try to install gcc using aptitude, I get the following lament: ftp://mirror.direct.ca testing/main gcc-3.31:3.3.4 [ERROR] Unable to fetch file, server said '/pub/linux/debian/pool/main//g/gcc-3.3/gcc-3. I get similar messages for several other files, s