LoginSignup
0
0

More than 5 years have passed since last update.

tar: lzop: Cannot exec: No such file or directory

Posted at

プログラムを移植した環境の
tar --lzop -cvf test.tar.lzo test
で表題のエラー。
tar (child): bzip2: Cannot exec: No such file or directory - Qiita
から類推して
yum install lzop
で解決。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0