mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-02-12 07:04:39 +08:00
10 lines
142 B
Plaintext
10 lines
142 B
Plaintext
```bash
|
|
make install
|
|
```
|
|
|
|
Создайте необходимую ссылку:
|
|
|
|
```bash
|
|
ln -svf expect5.45.4/libexpect5.45.4.so /usr/lib
|
|
```
|