git clone https://github.com/swig/swig.git
cd swig
sudo apt-get install automake
./autogen.sh
./configure
sudo apt-get install bison flex
make
sudo make install
When following the above steps,
sudo: apt-get: command not found
reports an error. The high probability is due to the CentOS system being used. When downloading, change the apt-get to yum
Read More:
- Linux CentOS installing protobuf
- Installing open CV under Linux system
- Methods of compiling and installing ffmpeg and libx264 in Linux
- Installing opencv and Linux Makefile:160 : recipe for target ‘all’ failed problem resolution
- Error occurred when Python installed the pocketsphinx module (package): Command‘ swig.exe “Failed: no such file or directory
- When python installs pocketsphinx module (package), an error is reported: command ‘swig.exe’ failed: No such file or directory
- Installing and uninstalling nodejs in Linux
- Installing zookeeper under Linux system
- How to solve the problem of Cannot find module’npmlog’ when installing nodejs under Linux
- Installing GCC reduced version GCC 4.4.6 under Linux
- After installing MySQL again under Linux, the solution of ‘MySQL module failed to start’ appears
- Error in installing torch vision or pilot on Linux or Jetson nano: the headers or library files could not be found for JPEG
- Re installing Android studio always fails to install SDK when installing software (solution)
- Solve the problem of installing APK after Android studio compilation: error while installing apk
- Alpine Linux executable file crash report error / lib / x86 not found_ 64 Linux GNU / libc.so solution
- Solve the error when installing apk after compiling Android Studio: Error while Installing APK
- Linux use ls to view the file color is all white solution, and Linux file color introduction
- Solve the error in installing aclocal-1.6 for splint
- Prompt “libevent not found” when installing tmux
- Installing Vue devtools under mac