Skip to main content

All Questions

0 votes
0 answers
76 views

Packages libssl, libc, libcrypto error installing MongoDB on CentOS

I've tried to install MongoDB 7.0 on my instance, but got a following error: Error: Package: mongodb-org-mongos-7.0.11-1.el9.x86_64 (mongodb-org-7.0) Requires: libc.so.6(GLIBC_2.34)(64bit) Error: ...
nursultan's user avatar
0 votes
1 answer
5k views

How can I correctly install visual studio code on CentOS 7?

There are two approaches that I have tried to install visual studio code on my CentOS 7 system. Both have failed. Approach 1 - Following official instructions (install via package manager) The ...
Shane Bishop's user avatar
0 votes
1 answer
603 views

Install OpenDR in CentOS 7 for native Python 3 (not Anaconda Python)

The following command didn't work. Could you please guide me on how to fix it? $ pip install opendr Collecting opendr Downloading opendr-0.78.tar.gz (581 kB) |████████████████████████████████| ...
Mona Jalal's user avatar
-2 votes
1 answer
1k views

Getting an error when attempting to install Homebrew on CentOS 7: “Error: Unknown command: shellenv”

I am trying to install brew on CentOS 7 and get the following error: [jalal@goku ~]$ git clone https://github.com/Homebrew/brew ~/.linuxbrew/Homebrew Cloning into '/home/grad3/jalal/.linuxbrew/...
Mona Jalal's user avatar
0 votes
2 answers
587 views

How to take a screenshot during CentOS (or any Linux distro) install process?

I need to install a few Linux distro's on some machines and I've been asked to document the installation procedure for others to easily follow when they need to do the same. Apart from taking pictures ...
Joe's user avatar
  • 313
0 votes
0 answers
409 views

tar creates 0-byte files and issues permission denied errors

I am working in a CentOS environment and am setting up perlbrew (App::perlbrew/0.87) locally. I've essentially been following the steps here. I have set up perlbrew similarly in the past and no ...
Price's user avatar
  • 101
1 vote
1 answer
91 views

What happens to the unused packages after an ISO install?

I am making a Red Hat ISO that boots off a kickstart configuration file. To do this, I have been following these instructions over at Server Fault. The ISO that I want to edit, which will eventually ...
peachykeen's user avatar
1 vote
1 answer
2k views

yum transaction error when trying to install RPM built from RPM spec file

I use a meta package to manage software and common dependencies across several lab systems, and until today, this has worked great. However, after a recent build every RPM spec file directive to copy ...
garrettmills's user avatar
0 votes
1 answer
782 views

CentOS 6: configure: error: the compiler must support C cleanup handling

I'm trying to install glibc 2.14 on CentOS 6 - centos-release-6-9.el6.12.3.x86_64 from source while running ./configure --prefix=/opt/glibc-2.14 command, I am getting following error configure: ...
m1k3y02's user avatar
  • 285
5 votes
1 answer
50k views

Please Help installing Qt centos 7

I have 2 python versions, python3.6 is installed on virtualenv for development use, I am trying to install PyQt and Qt packages for use with python3.6 only, I have installed PyQt5 using sudo pip3.6 ...
user3103193's user avatar
0 votes
1 answer
1k views

How to install R in CentOS 7 under Docker?

I downloaded CentOS from Docker Hub but I am unable to install R with yum or rpm. Commands, such as yum install R, yum install Rcore and rpm install R, do not work. sh-4.2# rpm --query centos-...
hhh's user avatar
  • 683
1 vote
0 answers
111 views

Can't boot from USB (Centos7, Samsung series 5 ultrabook)

As in the title, I've got a series 5 ultrabook, am currently running Ubunutu 16.04, and am attempting to install CentOS7. I've written the iso to a usb, and, as suggested in various resources, ...
user2396812's user avatar
0 votes
2 answers
2k views

Installing Centos on several headless home servers

I've been working on a custom project using vagrant and CentOS Linux release 7.2.1511 (Core) virtual box and now I'd like start testing it on real hardware, to do that I intend to use a couple of ...
BPL's user avatar
  • 93
1 vote
2 answers
12k views

how to install latest ffmpeg on Centos

I want to install the latest ffmpeg 2.8.5 on the Centos server. Followed this website http://www.mysql-apache-php.com/ffmpeg-install.htm and completed the installation. But the installed ffmpeg is an ...
Chito Cheng's user avatar
3 votes
1 answer
2k views

Can't install python requests library on Centos 5.11

I'm running Centos 5.11. I'm trying to install the python requests package. But pip keeps giving me syntax errors. pip help returns [root@32437-201824 bin]# pip help Traceback (most recent call ...
VectorVortec's user avatar

15 30 50 per page