cweiske / phorkie

Self-hosted pastebin software written in PHP. Pastes are editable, forkable, may have multiple files and are stored in git repositories.
https://cweiske.de/phorkie.htm
GNU Affero General Public License v3.0
216 stars 23 forks source link

Pear install OpenID #17

Closed tripflex closed 10 years ago

tripflex commented 11 years ago

Add command for Pear to alpha, install OpenID, then set back to stable.

http://pear.php.net/package/OpenID/download/

Current release is in alpha with other deps. On a clean install Ubuntu 12.04 I got the error saying OpenID wasn't installed ... figured I would throw this in there for anybody that isn't familiar

cweiske commented 11 years ago

Did you try pear install openid-alpha?

tripflex commented 11 years ago

Yeah but I believe there were a couple dependencies that required alpha build as well, would have to rebuild it to see can't remember.

cweiske commented 10 years ago

I've added it to the readme.