开发者

how do you install a PEAR package on WAMP, Windows 7?

I've no idea with command line stuff!

What i've done:

  1. changed my php.ini to phar.require_hash -> off
  2. ran go-pear.bat

so i'm pretty sure i've got PEAR installed,

now I'd like to install this package

I've tried followin开发者_StackOverflowg the instructions but I really don't know how to do things with cmd.exe,

would love some help!


If you have PEAR installed, you just need to issue the package installation command.

Press Win+R, then type cmd and press Enter. In the CMD window, type pear install Text_Diff and you're done.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜