https://github.com/alchemy-fr/Phraseanet-Indexer
Phraseanet Indexer
https://github.com/alchemy-fr/Phraseanet-Indexer
Last synced: about 1 month ago
JSON representation
Phraseanet Indexer
- Host: GitHub
- URL: https://github.com/alchemy-fr/Phraseanet-Indexer
- Owner: alchemy-fr
- Created: 2011-11-21T15:25:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-11-06T11:48:05.000Z (over 10 years ago)
- Last Synced: 2024-11-03T16:37:20.881Z (6 months ago)
- Language: C
- Homepage: http://www.phraseanet.com
- Size: 26.5 MB
- Stars: 3
- Watchers: 7
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
Awesome Lists containing this project
- awesome-starred - alchemy-fr/Phraseanet-Indexer - Phraseanet Indexer (others)
README
This indexer is supposed to be used with Phraseanet https://github.com/alchemy-fr/Phraseanet
[](https://travis-ci.org/alchemy-fr/Phraseanet-Indexer)
Install
=======Run
```bash
autoreconf --force --install
./configure
make
sudo make install
```