Skip to content

Add installation example with checkinstall and cmake #225

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

Merged

Conversation

kfirgollan
Copy link
Contributor

Just a little help for newcomers to use the library without hassle.

Copy link
Owner

@ToruNiina ToruNiina left a comment

Choose a reason for hiding this comment

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

Thank you for the suggestion.
Basically it looks good to me.

But, since I have not used checkinstall for installing this repository (actually, I have never installed my repository. I always use it through git submodule), I don't know whether it works. Do you use checkinstall? And does it work?

@kfirgollan kfirgollan force-pushed the kfir/add_install_instructions branch from 7f70a3e to 2339b32 Compare July 28, 2023 19:02
@kfirgollan
Copy link
Contributor Author

Regarding your question on checkinstall it works great.
I tend to use deb as a simple way to install packages on multiple locations (e.g on a development workstation + production containers etc). Much easier to manage the debs vs the git submodules, since usually I don't update that often.
Adding git lfs to the picture and storing them makes it also easy to distribute.

@kfirgollan kfirgollan requested a review from ToruNiina July 30, 2023 16:21
@ToruNiina ToruNiina merged commit 087408a into ToruNiina:master Jul 30, 2023
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