Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors in README #116

Open
riban-bw opened this issue Dec 2, 2020 · 2 comments
Open

Errors in README #116

riban-bw opened this issue Dec 2, 2020 · 2 comments

Comments

@riban-bw
Copy link
Contributor

riban-bw commented Dec 2, 2020

The git repro README says a dependency to build under Bodhi is libpng12-dev but this package does not exist in the current or next version of Bodhi. I guess this should be libpng-dev. Also, could you make the list of dependencies a single line rather than three to allow simple copy and paste?

@riban-bw
Copy link
Contributor Author

riban-bw commented Dec 2, 2020

Further: There is a "Must:" section which does not make sense to me. It isn't clear what a user must do with this list. Then the instruction to install just says to use ./configure but this is not part of the git repo. What further instructions are required to build and install Moksha from source.

@riban-bw
Copy link
Contributor Author

riban-bw commented Aug 13, 2021

I believe these are the steps to build from git:

sudo apt install doxygen pkg-config libglib2.0-dev libssl-dev libpng-dev libharfbuzz-dev libfribidi-dev libfontconfig1-dev libluajit-5.1-dev libsndfile1-dev libpulse-dev libbullet-dev libxcb1-dev libxcb-shape0-dev libxcb-keysyms1-dev automake libx11-xcb-dev libefl-dev libedbus-dev libtool libasound2-dev
git clone https://github.com/JeffHoogland/moksha.git
cd moksha
./autogen.sh
make

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

No branches or pull requests

1 participant