1. Install the apt – get p>
step1:
curl https://raw.githubusercontent.com/dvershinin/apt-get-centos/master/apt-get.sh -o /usr/local/bin/apt-get
step2:
chmod 0755 /usr/local/bin/apt-get
2. Install the PKG – config p>
download the version you want
https://pkg-config.freedesktop.org/releases/
2. p> installation
tar xf tar xf pkg-config-0.29.2.tar.gz
cd pkg-config-0.29.2
./configure --with-internal-glib
make
make check
make install
(3) verify p>
which pkg-config
Read More:
- Installing zookeeper under Linux system
- Linux CentOS installing protobuf
- Error messages of copying files to Linux system by PSCP in Windows operating system
- Methods of compiling and installing ffmpeg and libx264 in Linux
- Installing swig on Linux
- Installing and uninstalling nodejs in Linux
- Installing opencv and Linux Makefile:160 : recipe for target ‘all’ failed problem resolution
- AttributeError: module ‘cv2.cv2‘ has no attribute ‘face‘
- The experience of installing OpenGL in vs2017 under win7 system
- Installing GCC reduced version GCC 4.4.6 under Linux
- After installing the dual system , Code error
- Install and uninstall under Linux system Node.js
- Installing xgboost in anaconda is based on win10 32 / 64 bit system
- Record of solving the failure of installing ie11 (9c59) under 64 bit Windows 7 system
- “Practical tips” to solve the error after installing inode in MAC system: libcoreutils.dylib
- How to solve the problem of Cannot find module’npmlog’ when installing nodejs under Linux
- Viewing the file system format of disk partition under Linux
- Linux uses open source Yum to report error performing checksums
- After installing MySQL again under Linux, the solution of ‘MySQL module failed to start’ appears