[OpenIndiana-discuss] What is the equivalent packages on OI?

Alan Coopersmith alan.coopersmith at oracle.com
Sun Feb 7 17:36:14 UTC 2021


On 2/6/21 11:46 PM, cretin1997 via openindiana-discuss wrote:
> They are Ubuntu packages:
> 
> gcc libncurses5-dev libtinfo5 libffi-dev libgl1-mesa-dev
> libx11-dev libxext-dev libxrender-dev libxrandr-dev libxpm-dev

With the IPS package system, there usually aren't separate -dev packages,
but the dev files are part of the main package, with the "devel" facet
used to control whether or not they are installed, so the OI equivalent
to most of those is the same name with "-dev" removed.  (For libgl1-mesa-dev,
you'll also need to remove "libgl1-" - it's just "mesa" here, and libncurses5
is just "ncurses".)

For gcc, pick a version:
https://pkg.openindiana.org/hipster/en/search.shtml?token=gcc&action=Search

	-alan-



More information about the openindiana-discuss mailing list