similar to: default devtools enabled for users

Displaying 20 results from an estimated 7000 matches similar to: "default devtools enabled for users"

2019 Sep 11
4
Need to update gcc to version >=6 on CentOS 7 ?
$ sudo yum install devtoolset-7 Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile * base: mirror.vcu.edu * epel: mirror.siena.edu * extras: mirror.vcu.edu * updates: mirror.vcu.edu No package devtoolset-7 available. Error: Nothing to do On Wed, Sep 11, 2019 at 12:17 PM Gordon Messmer <gordon.messmer at gmail.com> wrote: > > On 9/11/19 9:05 AM,
2020 Jan 03
2
gcc 8/9 on CentOS 7
> > You will need to use the devtoolset builds to do this: > > > There is a gcc 8 .. but not gcc 9 > > https://www.softwarecollections.org/en/scls/rhscl/devtoolset-8/ > > I did install gcc 8 from devtoolset-8 (SCL repo). However I am unable to compile 32-bit programs because devtoolset-8-libstdc++-devel.i686 package is missing from CentOS SCL repository. This is
2018 Jul 11
3
Firefox 60.0.1.0 ESR Progress?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, 2018-07-11 at 06:31 -0500, Johnny Hughes wrote: > On 07/09/2018 09:38 AM, Johnny Hughes wrote: > > On 07/06/2018 10:30 AM, Johnny Hughes wrote: > > > On 07/05/2018 02:27 PM, Phil Wyett wrote: > > > > On Thu, 2018-07-05 at 06:16 -0500, Johnny Hughes wrote: > > > > > On 07/03/2018 09:04 AM, Sean
2015 Jan 14
2
Red Hat Developer Toolset 3 for CentOS6?
Unfortunately, this is only for RHEL/CentOS 7, but it can also be found at: https://www.softwarecollections.org/en/scls/rhscl/devtoolset-3/ On Tue, Jan 13, 2015 at 1:39 AM, wwp <subscript at free.fr> wrote: > > On Tue, 13 Jan 2015 09:18:27 +0100 wwp <subscript at free.fr> wrote: > > > I could find the 1.1 and 2 repos gently provided by Tru Huynh, but quid > > of
2018 Jul 11
2
Firefox 60.0.1.0 ESR Progress?
On 07/11/2018 01:36 PM, Johnny Hughes wrote: > On 07/11/2018 08:28 AM, Phil Wyett wrote: >> On Wed, 2018-07-11 at 06:31 -0500, Johnny Hughes wrote: >>> On 07/09/2018 09:38 AM, Johnny Hughes wrote: >>>> On 07/06/2018 10:30 AM, Johnny Hughes wrote: >>>>> On 07/05/2018 02:27 PM, Phil Wyett wrote: >>>>>> On Thu, 2018-07-05 at 06:16 -0500,
2016 Aug 08
4
Eclipse rpms
On 08/08/2016 03:25 PM, Gordon Messmer wrote: > # yum install centos-release-scl > # yum list devtoolset-4-eclipse\* Of course, the next question is: Is it possible to install Eclipse in a way that doesn't require users to run "scl enable devtoolset-4 bash" in a terminal? Or can selected software collections be enabled by default in new sessions?
2016 Nov 18
3
SCL devtoolset-3 or 4 without eclipse?
Is there a way to install devtoolset packages without the bloat of eclipse? I just want the new compiler and toolchain, not a big IDE. BTW devtoolset-3 dependencies are broken in yum with C6 yum install devtoolset-3 ... ---> Package devtoolset-3-perftools.x86_64 0:3.1-12.el6 will be installed --> Processing Dependency: devtoolset-3-dyninst for package:
2019 Dec 16
2
devtoolset8 libstdc++-devel i686 package
>From SCL repository, I installed devtoolset8 packages. However I was not able to locate devtoolset-8-libstdc++-devel.i686 package. Without this, I am unable to compile 32 bit programs. Where can I find one? Thanks in advance.
2017 Feb 17
1
GCC 4.9 in CentOS 7 ??
On 02/16/2017 09:21 PM, Gordon Messmer wrote: > On 02/16/2017 04:45 PM, Dave Johansen wrote: >> The source RPMs for devtoolset don't appear to be there, but I did find >> them here: >> http://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/RHSCL/SRPMS/ > > > Possibly a result of an unspecified "accident" > >
2020 Aug 17
1
Installing devtoolset-6 on CentOS 8
Has anybody tried (and succeeded) to get gcc 6.3.1 (or devtoolset-6) to work on CentOS 8? In the Animation and Visual Effect industry, gcc 6.3.1 is still the current recommended compiler (see www.vfxplatform.com), and is required to build many plugins. Unfortunately, it is not a "minimum requirement"... It is THE requirement. So I tried to get it from the vault: -- sudo dnf
2018 Dec 01
1
In centos, how to switch to default gcc after switched to a higher version of gcc with devtoolset.
I want to install several gcc with different versions in centos. The default version of gcc in centos6 is 4.9.3. So I use devtoolset install a higher version of gcc. Then I switch to the higher version of gcc by executing "source /opt/rh/devtoolset-5/enable". But now if I want to switch back to the default gcc, how should I do? By the way, is there any solution to install multiple gcc
2014 Apr 28
1
Will Devtools-1.1 or later become part of SCL?
I've already installed devtools-1.1 from Tru Huynh. http://people.centos.org/tru/devtools-1.1/ Thank You Tru. gcc 4.7.2 is so much newer than stock 4.4.7. (much better C++11 support) Why is devtools-1.1 not officially part of CentOS SCL? I know devtools-2.0 still has issues but 1.1 would bring us on par with Debian 7.0. http://wiki.centos.org/AdditionalResources/Repositories/SCL
2019 Sep 11
1
Need to update gcc to version >=6 on CentOS 7 ?
Nope. Did that too. I?m up and running. On Wed, Sep 11, 2019 at 13:06 Gordon Messmer <gordon.messmer at gmail.com> wrot > On 9/11/19 9:50 AM, John Chludzinski wrote: > > $ sudo yum install devtoolset-7 > > No package devtoolset-7 available. > > Error: Nothing to do > > > You've skipped step #1: sudo yum install centos-release-scl > >
2017 Feb 17
2
GCC 4.9 in CentOS 7 ??
On Sun, Feb 5, 2017 at 11:43 PM, Gordon Messmer <gordon.messmer at gmail.com> wrote: > On 02/05/2017 06:37 PM, Alice Wonder wrote: > >> Where are src.rpm's ? >> > > > Same place as everything else: > > http://vault.centos.org/7.3.1611/sclo/Source/ The source RPMs for devtoolset don't appear to be there, but I did find them here:
2017 Feb 06
1
GCC 4.9 in CentOS 7 ??
On Sun, 5 Feb 2017, Gordon Messmer wrote: > Yes. Use the software collections. > > https://www.softwarecollections.org/en/ > > https://www.softwarecollections.org/en/scls/rhscl/devtoolset-4/ There are three ways to utilize SCLs: a temporary subshell invoked with the scl utility, a session-long environment shift by sourcing the package's 'enable' script, or a
2016 Jan 28
1
devtoolset-4
Hi, is there any way to get access to devtoolset-4 ? I see alot of stuff at http://cbs.centos.org/koji/packageinfo?packageID=2076 . Is this not yet released? thanks, Kay
2019 Dec 28
2
gcc 8/9 on CentOS 7
I am looking to make use of gcc 8/9 on CentOS 7, which is currently with gcc 4.8.5. How do I go about doing this? SCL repository provides the same as part of devtoolset8, but devtoolset8 libstdc++-devel i686 package is missing, without which I can not build 32 bit applications. Are there any repository sources from where I can get this? Otherwise, I am open to building the packages from sources.
2020 Oct 31
3
R 4.0 for CentOS 7
Please, see spot's comment in the BZ I linked in my previous comment. The thing is not that it can't be done (you could install a newer devtoolset, v8 or v9, build R and use it), the thing is that it cannot be distributed in EPEL, because we're allowed to build against a devtoolset, but not depend on it, so the distribution would be broken (you could not install packages unless you
2016 Aug 09
2
Eclipse rpms
On 08/08/2016 04:57 PM, Yamaban wrote: > Hint: > put a scriplet into /etc/profile.d/ and it will be executed on login. If you haven't used "scl," and I hadn't before yesterday, it creates a new session with environment variables set up to access applications installed in a semi-isolated path. It can't be called from the bash profile as far as I can tell, and its
2018 Jul 09
2
Firefox 60.0.1.0 ESR Progress?
On 07/06/2018 10:30 AM, Johnny Hughes wrote: > On 07/05/2018 02:27 PM, Phil Wyett wrote: >> On Thu, 2018-07-05 at 06:16 -0500, Johnny Hughes wrote: >>> On 07/03/2018 09:04 AM, Sean wrote: >>>> >> >> >> <snip> >> >>> OK guys .. Firefox 60 is going to take some time .. likely more for >>> CentOS-6 than CentOS-7. >>