Skip to content

Update the build instructions#335

Open
linas wants to merge 3 commits into
goatpig:masterfrom
linas:readme
Open

Update the build instructions#335
linas wants to merge 3 commits into
goatpig:masterfrom
linas:readme

Conversation

@linas
Copy link
Copy Markdown

@linas linas commented Oct 22, 2017

The list of dependencies for this package appears to be incomplete. This updates the list.

I note that configure.ac does not check for these dependencies; one trips over them randomly, during the compile stage.

Comment thread README.md Outdated

* LMDB - database engine, modified to suit Armory's use cases
[LMDB page](http://symas.com/mdb/)
Linux: Install package `liblmdb-dev` and `python-lmdb`
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These packages are provided as part of the source code here and have custom modifcation.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm. In ./cppForSwig/lmdb I guess? Then the README should not mention lmdb as a dependency, correct?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO it should be listed as a dependency without a link and a note that it is provided as part of the source code. Same with cryptopp above.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Comment thread README.md Outdated
Windows: [LMDB page](http://symas.com/mdb/)

* FastCGI
Linux: Install package `libfcgi-dev`
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This package is distributed as part of the source code as a git submodule. It has custom modifcation.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As mentioned elsewhere, it didn't actually get included in the distribution tarball.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants