Displaying 16 results from an estimated 16 matches for "chludzinski".
2019 Sep 11
4
Need to update gcc to version >=6 on CentOS 7 ?
...ched 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, John Chludzinski wrote:
> >
> > How do I go about updating gcc to version 6 or greater on my CentOS 7
> > machine? And do so safely?
>
>
> The easiest way is going to be to use software collections:
>
> https://www.softwarecollections.org/en/scls/rhscl/devtoolset-7/
>
> devtoo...
2019 Aug 07
1
Install tunctl on CetnOS 7 ?
EPEL doesn't have uml_utilities and NUX doesn't have tunctl.
On Tue, Aug 6, 2019 at 5:42 PM Jonathan Billings <billings at negate.org> wrote:
>
> On Aug 6, 2019, at 5:38 PM, John Chludzinski <john.chludzinski at gmail.com> wrote:
> > Which repo has tunctl for CentOS 7 ?
>
> It looks like uml_utilities, which is where it is in CentOS6 EPEL and Fedora, isn?t built on CentOS7?s EPEL. It looks like the Nux repo has a ?tunctl? package though.
>
> --
> Jonathan Bi...
2019 Jul 30
4
Installation question?
Pete Biggs writes:
> On Tue, 2019-07-30 at 13:24 -0400, John Chludzinski wrote:
> > I've been doing a CentOS 7.6.1810 net-install since last night. The machine
> > seems ok but has been stuck with "performing post-installation setup tasks"
> > for hours. This is an old Dell T5400 box, so it isn't blazing fast but ...
> >
> &...
2019 Aug 06
2
Install tunctl on CetnOS 7 ?
Which repo has tunctl for CentOS 7 ?
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
>
> _______________________________________________
> CentOS mailing list
> CentOS...
2019 Sep 11
0
Need to update gcc to version >=6 on CentOS 7 ?
Ooops! for to:
$ sudo yum install centos-release-scl-rh
On Wed, Sep 11, 2019 at 12:50 PM John Chludzinski
<john.chludzinski at gmail.com> wrote:
>
> $ 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: mirro...
2019 Jul 30
3
Installation question?
I've been doing a CentOS 7.6.1810 net-install since last night. The machine
seems ok but has been stuck with "performing post-installation setup tasks"
for hours. This is an old Dell T5400 box, so it isn't blazing fast but ...
Is there a way to pull up its skirt (so to speak) and check/monitor the
installation activity while installing it? Having already started the
2019 Aug 06
0
Install tunctl on CetnOS 7 ?
On Aug 6, 2019, at 5:38 PM, John Chludzinski <john.chludzinski at gmail.com> wrote:
> Which repo has tunctl for CentOS 7 ?
It looks like uml_utilities, which is where it is in CentOS6 EPEL and Fedora, isn?t built on CentOS7?s EPEL. It looks like the Nux repo has a ?tunctl? package though.
--
Jonathan Billings <billings at negat...
2019 Sep 11
2
Need to update gcc to version >=6 on CentOS 7 ?
I need to build u-boot on my CentOS 7 machine but encounter this:
> *** Your GCC is older than 6.0 and is not supported
I've updated the installation on my machine but the current version is:
> gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36)
How do I go about updating gcc to version 6 or greater on my CentOS 7
machine? And do so safely?
2019 Jul 30
0
Installation question?
On Tue, 2019-07-30 at 13:24 -0400, John Chludzinski wrote:
> I've been doing a CentOS 7.6.1810 net-install since last night. The machine
> seems ok but has been stuck with "performing post-installation setup tasks"
> for hours. This is an old Dell T5400 box, so it isn't blazing fast but ...
>
> Is there a way to pul...
2019 Jul 31
0
Installation question?
...ls and the machine
becomes completely unresponsive.
I tried the minimum install and got the same result.
Hard to diagnose an unresponsive machine.
On Tue, Jul 30, 2019 at 4:54 PM isdtor <isdtor at gmail.com> wrote:
> Pete Biggs writes:
> > On Tue, 2019-07-30 at 13:24 -0400, John Chludzinski wrote:
> > > I've been doing a CentOS 7.6.1810 net-install since last night. The
> machine
> > > seems ok but has been stuck with "performing post-installation setup
> tasks"
> > > for hours. This is an old Dell T5400 box, so it isn't blazing fast...
2019 Jul 31
2
Installation question?
On Wed, 2019-07-31 at 09:32 -0400, John Chludzinski wrote:
> After finally completing and trying to reboot, the machine goes into
> "Emergency Mode" and asks that I log in as root. That fails and the machine
> becomes completely unresponsive.
>
> I tried the minimum install and got the same result.
>
Try booting from a...
2019 Sep 11
0
Need to update gcc to version >=6 on CentOS 7 ?
On 9/11/19 9:05 AM, John Chludzinski wrote:
>
> How do I go about updating gcc to version 6 or greater on my CentOS 7
> machine? And do so safely?
The easiest way is going to be to use software collections:
https://www.softwarecollections.org/en/scls/rhscl/devtoolset-7/
devtoolset 7 will install gcc 7 in a directory in /o...
2019 Sep 11
0
Need to update gcc to version >=6 on CentOS 7 ?
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
2019 Aug 02
1
nouveau problem
When I attach an external monitor to my new Dell Precision I always get
this and the monitor refuses to recognize video input. If I persist it
reaches a point where the machine will boot but won't bring up a login
prompt. I have to ssh to get in. And worst of all, it persisted after I
remove the external monitor and am forced to re-install CentOS (7.6.1810).
Aug 02 14:19:42
2019 Jul 17
0
qemu-sparc, not to be confused with qemu-system-sparc
I installed CentOS 7.6 then installed all things QEMU on my machine. I have
a SPARC image I need to bringing up in a VM. I've been using
*qemu-system-sparc *on a box on which I have Fedora-30 installed.
$ qemu-system-sparc -m 256 -hda solaris_v2-qemu_v2.2.0.disk -nographic
-bios ./openbios-sparc32
Can I use *qemu-sparc* to bring up my Solaris image:
*solaris_v2-qemu_v2.2.0.disk* ?
If so,