Replies: 4 comments
-
|
https://www.pkgsrc.org/ has a section for setup: That gives you the pkgin tool, and then you can install packages: you can later upgrade them with That should be enough for a start - anything you'd like to know? |
Beta Was this translation helpful? Give feedback.
-
|
Yeah, I figured that out already. I have merged your PRs manually and the build works at least with cmake. I couldn't get automake to work because autoreconf is missing. How do you get over that? |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for working on this! autoreconf is part of autoconf, you'll need automake, and you probably need libtool as well |
Beta Was this translation helpful? Give feedback.
-
|
Yeah, figured that out too. So there are tests failing in the automake build, but not on ctest. I think something is wrong with the test harness there, you can take it over from there :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
OK, how to setup a build: @0-wiz-0 ?
Beta Was this translation helpful? Give feedback.
All reactions