タグ

2014年10月29日のブックマーク (1件)

  • Manual :: Checking if PEAR works

    Both pear and pecl tools should be available everywhere on command line. For that to work, pear's binary (bin) directory should be in your PATH variable. To verify it works, simply type pear. A list of commands should be shown: $ pear Commands: build                  Build an Extension From C Source bundle                 Unpacks a Pecl Package channel-add            Add a Channel ... You should f

    schwarzewald
    schwarzewald 2014/10/29
    これの通りにやったらパスが通らない原因分かった。ローカルで参照してるのが/usr/share/pearでなくユーザのホームディレクトリ直下のpearだった