Re: [OpenIndiana-discuss] Build essential

2022-05-03 Thread hput via openindiana-discuss
Tim Mooney via openindiana-discuss
 writes:

[...]

> first.
>
> build-essential won't get you *every* development-related package, but
> it's enough to get started.
>
> I think build-essential is a consolidation, not a package, so that may
> be why it wasn't showing up in your search.

Hey, thanks for the very helpful input.  Got it installed just the way
you said.  Looking at the `pkg contents -m build-essential' gives a good
look at all the gear in that conglomerate.   Lots of good and
necessary stuff.


> Also, if you wanted a GUI, you probably want
>
>   pfexec pkg install mate_install
>   pfexec pkg uninstall mate_install

> (you don't need to keep mate_install after its pulled in all the GUI
> stuff, so 'mate_install' can be safely removed once its installed its
> dependencies).

Once again really good practical and  helpful input... thx again.


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Build essential

2022-01-01 Thread hput via openindiana-discuss
Tim Mooney via openindiana-discuss
 writes:

[...]

> first.
>
> build-essential won't get you *every* development-related package, but
> it's enough to get started.
>
> I think build-essential is a consolidation, not a package, so that may
> be why it wasn't showing up in your search.

Hey, thanks for the very helpful input.  Got it installed just the way
you said.  Looking at the `pkg contents -m build-essential' gives a good
look at all the gear in that conglomerate.   Lots of good and
necessary stuff.


> Also, if you wanted a GUI, you probably want
>
>   pfexec pkg install mate_install
>   pfexec pkg uninstall mate_install

> (you don't need to keep mate_install after its pulled in all the GUI
> stuff, so 'mate_install' can be safely removed once its installed its
> dependencies).

Once again really good practical and  helpful input... thx again.

---   ---   ---=---   ---   ---

Sat 01 Jan 2022 10:39:58 AM EST
ps: I already answered you on the newsgroup but nothing has shown up
there. Thanks again

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Build essential

2021-12-31 Thread Tim Mooney via openindiana-discuss

In regard to: [OpenIndiana-discuss] Build essential, hput via...:


How ever I have read threads about a `build essential' pkg available
for oi/hipster I can't seem to find anything pkg search that has a
name like that.


Either

pfexec pkg install build-essential

(if you've set up the necessary role) or

sudo pkg install build-essential

if you prefer sudo.  Keep in mind that if you just installed and you
haven't done an update yet, you *must*

{sudo|pfexec} pkg update

first.

build-essential won't get you *every* development-related package, but
it's enough to get started.

I think build-essential is a consolidation, not a package, so that may
be why it wasn't showing up in your search.

Also, if you wanted a GUI, you probably want

pfexec pkg install mate_install
pfexec pkg uninstall mate_install

(you don't need to keep mate_install after its pulled in all the GUI
stuff, so 'mate_install' can be safely removed once its installed its
dependencies).

Tim
--
Tim Mooney tim.moo...@ndsu.edu
Enterprise Computing & Infrastructure /
Division of Information Technology/701-231-1076 (Voice)
North Dakota State University, Fargo, ND 58105-5164

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Build essential

2021-12-31 Thread hput via openindiana-discuss
Just installed oi/hipster in a vbox vm .. I used GUI installer but
selected the text installer when presented with a choice.

Apparently that must mean I want a console/text machine because it
appears unable to go into x and thumbing thru installed pkgs I do not
see many of the necessary tools to run an X machine.

How ever I have read threads about a `build essential' pkg available
for oi/hipster I can't seem to find anything pkg search that has a
name like that.

Is there such a package for hipster?  If so, what is it called?.
Google returns the hipster handbook over and over but I never see
mention in it about a `build-essential' pkg.

Has someone worked up a list of the necessary tools to build some gnu
software?

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss