LoginSignup
1
1

More than 5 years have passed since last update.

sh: symbol lookup error: sh: undefined symbol: rl_signal_event_hook

Last updated at Posted at 2014-12-27

今回の問題

curlでfigをインストールしたものをArchLinuxで実行すると以下エラーとなる。

# fig
sh: symbol lookup error: sh: undefined symbol: rl_signal_event_hook
sh: symbol lookup error: sh: undefined symbol: rl_signal_event_hook
sh: symbol lookup error: sh: undefined symbol: rl_signal_event_hook
sh: symbol lookup error: sh: undefined symbol: rl_signal_event_hook
Punctual, lightweight development environments using Docker.

Usage:
  fig [options] [COMMAND] [ARGS...]
  fig -h|--help
...

ビルドすれば良い

easy_install-2.7 pip
pip install fig
1
1
2

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
1
1