On 1/21/20 8:22 AM, Harry Putnam wrote:
Michal Nowak via openindiana-discuss
<[email protected]> writes:

On 01/19/20 05:55 AM, Harry Putnam wrote:
Does openindian have a package cluster or something similar for
working gnu software building?

If not what are the packages I would need for building emacs?

I don't know what is "package cluster", but we provide the latest GNU
Emacs and thus also it's build dependencies, see
https://github.com/OpenIndiana/oi-userland/blob/oi/hipster/components/editor/emacs/Makefile#L186
for the list.

Thanks for your response.. by `package cluster' I just meant the
groups of tools and libraries required to build some gnu stuff from
source.

When I build emacs from source on linux I always seem to need to
install a few more libraries or tools so thought someone here might
have some sort of list.

IPS calls them group packages, and it sounds like you're asking for the one
named developer/gnu:

http://pkg.openindiana.org/hipster/manifest/0/developer%2Fgnu%400.5.11%2C5.11-2018.0.0.0%3A20180211T131009Z

You may need more than that to build emacs, and probably want a newer gcc
version than is listed there, but it should be a good start.

If you'd like to suggest updates (like switching to gcc-9 or adding git or
automake-116), you can submit a pull request against:

https://github.com/OpenIndiana/oi-userland/blob/oi/hipster/components/meta-packages/developer-gnu/developer-gnu.p5m

        -alan-

_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to