-
Notifications
You must be signed in to change notification settings - Fork 17
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
Building on newer debian/ubuntu versions #12
Comments
On Thu, Feb 16, 2017 at 03:40:35PM -0800, Akshay Moghe wrote:
I'm trying to build this on 16.04, and improvising as I go along, but
I'm unable to get it to build successfully. Has anyone succeeded in
building this on either 12/14/16/04?
I have builds for 12.04 and 14.04 at:
https://launchpad.net/~racb/+archive/ubuntu/extra/+packages
I'm using 16.04 and my build from 14.04 still works fine, which is the
only reason I haven't tried to build it on 16.04.
|
Thanks for the link to the prepackaged deb files. I'd still like to build this locally, and here is what I did (following instructions from the wiki):
How do I proceed in order to build the deb pkg? |
On Thu, Feb 16, 2017 at 05:32:10PM -0800, Akshay Moghe wrote:
3. make / debuild ??? <-- this is where I'm unsure what to do. `make` doesn't seem to like the Makefile.prep?
On Debian or Ubuntu, just run "debuild" after installing the build
dependencies. You may want "debuild -uc -us" to avoid signing the
packages locally.
Pull requests to fix the documentation are welcome.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to build this on 16.04, and improvising as I go along, but I'm unable to get it to build successfully. Has anyone succeeded in building this on either 12.04/14.04/16.04?
The text was updated successfully, but these errors were encountered: