Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Debian installation & dependencies problems #231

Open
teymour opened this issue Apr 22, 2020 · 2 comments
Open

Debian installation & dependencies problems #231

teymour opened this issue Apr 22, 2020 · 2 comments

Comments

@teymour
Copy link

teymour commented Apr 22, 2020

I had lot of problems to install genghis on a Debian (stretch).

The provided gem file does not install any dependencies. I had to install manually nearly all of them.

Here is the command I used :

sudo aptitude install ruby ruby-sinatra  ruby-mustache ruby-sinatra-contrib ruby-rack
sudo gem install vegas -v 0.1.8
sudo gem install sinatra -v 1.3.1
sudo gem install sinatra-contrib -v 1.3.1
sudo gem install sinatra-mustache -v 0.0.4
sudo gem install mongo -v 1.12.5
sudo gem install bson -v 1.12.5
sudo gem install bson_ext -v 1.12.5
sudo gem install genghisapp -v 2.3.11
@henkealg
Copy link

henkealg commented May 5, 2020

This project is abandoned, or so it seems. :|

@teymour
Copy link
Author

teymour commented May 5, 2020

Yes. I thought my solution could help others. This issue has more a documentation purpose than request for evolution ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants