Home » Developing U++ » U++ Developers corner » Linking on OpenIndiana (Linking on OpenIndiana)
Re: Linking on OpenIndiana [message #54519 is a reply to message #54453] |
Thu, 06 August 2020 17:56   |
gh_origin
Messages: 5 Registered: July 2020
|
Promising Member |
|
|
On OpenIndiana, gtk3 is already available (it's using MATE, a gtk3 based DE). You should replace clang-devel with build-essential. The default compiler on OpenIndiana is GCC7, it's included in build-essential. OI also uses bash as it default shell, so you do not need to install it. gmake is included in build-essential (as I recal).
So the command should be:
pkg install build-essential libnotify
As I recall, libnotify is already available, too. But I'm not sure, so just keep it there.
If you want clang, you can query the package name with pkg search -rp clang and choose the version you want to install, there are clang 8 and clang 9 (as I recall). You can install newer GCC version, too. Just query the package name with pkg search -rp gcc to know the exact package name.
|
|
|
 |
|
Linking on OpenIndiana
|
 |
|
Re: Linking on OpenIndiana
By: coolman on Fri, 24 July 2020 15:30
|
 |
|
Re: Linking on OpenIndiana
By: Klugier on Sat, 25 July 2020 20:22
|
 |
|
Re: Linking on OpenIndiana
By: coolman on Wed, 29 July 2020 17:51
|
 |
|
Re: Linking on OpenIndiana
By: coolman on Wed, 29 July 2020 20:04
|
 |
|
Re: Linking on OpenIndiana
By: coolman on Wed, 29 July 2020 20:36
|
 |
|
Re: Linking on OpenIndiana
By: mirek on Mon, 03 August 2020 17:01
|
 |
|
Re: Linking on OpenIndiana
By: coolman on Mon, 03 August 2020 18:40
|
 |
|
Re: Linking on OpenIndiana
By: mirek on Mon, 03 August 2020 17:02
|
 |
|
Re: Linking on OpenIndiana
By: coolman on Mon, 03 August 2020 18:29
|
 |
|
Re: Linking on OpenIndiana
By: mirek on Mon, 03 August 2020 18:39
|
 |
|
Re: Linking on OpenIndiana
By: coolman on Mon, 03 August 2020 18:42
|
 |
|
Re: Linking on OpenIndiana
By: coolman on Tue, 04 August 2020 06:19
|
 |
|
Re: Linking on OpenIndiana
By: mirek on Thu, 06 August 2020 10:22
|
 |
|
Re: Linking on OpenIndiana
By: mirek on Thu, 06 August 2020 17:50
|
 |
|
Re: Linking on OpenIndiana
|
 |
|
Re: Linking on OpenIndiana
By: mirek on Fri, 07 August 2020 10:36
|
 |
|
Re: Linking on OpenIndiana
By: mirek on Fri, 07 August 2020 12:10
|
 |
|
Re: Linking on OpenIndiana
By: Novo on Fri, 07 August 2020 22:48
|
 |
|
Re: Linking on OpenIndiana
By: mirek on Sat, 08 August 2020 09:40
|
 |
|
Re: Linking on OpenIndiana
By: Novo on Sat, 08 August 2020 16:34
|
Goto Forum:
Current Time: Tue Aug 26 19:54:14 CEST 2025
Total time taken to generate the page: 0.07523 seconds
|