Configure mod-auth-openid to use memcached instead of sqlite. Remove dependencies on sqlite.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992219 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
21f05fa8f3
commit
62d5e37461
14 changed files with 65 additions and 6 deletions
|
|
@ -233,7 +233,7 @@ fi
|
|||
cd $build
|
||||
|
||||
# Build Mod_auth_openid
|
||||
sudo apt-get -y install libpcre3-dev libsqlite3-dev
|
||||
sudo apt-get -y install libpcre3-dev
|
||||
git clone git://github.com/jsdelfino/mod_auth_openid.git
|
||||
cd mod_auth_openid
|
||||
./autogen.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue