mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-01-24 23:32:18 +08:00
738 B
738 B
Настройка
./configure --prefix=/usr \
--with-tcl=/usr/lib \
--enable-shared \
--mandir=/usr/share/man \
--with-tclinclude=/usr/include
Сборка
make
Тестирование
make test
Установка
make install
ln -svf expect5.45.4/libexpect5.45.4.so /usr/lib