差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| linux:pgpouncer [2015/07/20 21:05] – 外部編集 非ログインユーザー | linux:pgpouncer [2019/05/18 02:23] (現在) – 外部編集 非ログインユーザー | ||
|---|---|---|---|
| 行 6: | 行 6: | ||
| $ mkdir ~/work | $ mkdir ~/work | ||
| $ cd ~/work | $ cd ~/work | ||
| - | $ curl -L -O https://github.com/downloads/ | + | $ curl -L -O https://sourceforge.net/projects/ | 
| </ | </ | ||
| - ファイルを解凍する。< | - ファイルを解凍する。< | ||
| - | $ tar zxvf libevent-2.0.21-stable.tar.gz | + | $ tar zxvf libevent-2.0.22-stable.tar.gz | 
| </ | </ | ||
| - libevent のビルドとインストールを行う。< | - libevent のビルドとインストールを行う。< | ||
| - | $ cd libevent-2.0.21-stable | + | $ cd libevent-2.0.22-stable | 
| $ ./configure | $ ./configure | ||
| $ make | $ make | ||