summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2022-04-27 17:43:34 +0000
committernia <nia@pkgsrc.org>2022-04-27 17:43:34 +0000
commit3cda530bc0b47368699bfb609789ac994afcf71b (patch)
tree904f59e797559840e45d1fbfcd7462970332c164 /bootstrap
parentf7ab43c992e5596f8e16ca4a02865aba054fd8b5 (diff)
downloadpkgsrc-3cda530bc0b47368699bfb609789ac994afcf71b.tar.gz
README.Solaris: Solaris 11 dependency info from JuvenalUrbino
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/README.Solaris19
1 files changed, 16 insertions, 3 deletions
diff --git a/bootstrap/README.Solaris b/bootstrap/README.Solaris
index 1329a2d888a..794e9edae62 100644
--- a/bootstrap/README.Solaris
+++ b/bootstrap/README.Solaris
@@ -1,4 +1,4 @@
-$NetBSD: README.Solaris,v 1.27 2022/04/13 07:41:00 nia Exp $
+$NetBSD: README.Solaris,v 1.28 2022/04/27 17:43:34 nia Exp $
This README describes pkgsrc on a variety of Solaris-derived operating
systems. It corresponds to pkgsrc/platform/SunOS.mk. The relevant
@@ -43,6 +43,17 @@ C++ packages if you are using SunPro.
Solaris Zones:
+To bootstrap pkgsrc on a Solaris 11 Zone, these packages are going to be
+required, regardless of the compiler used:
+
+ - pkg:/system/header
+ - pkg:/system/linker
+ - pkg:/system/library/math
+ - pkg:/library/glib2
+ - pkg:/library/zlib
+ - pkg:/developer/library/lint
+ - pkg:/developer/object-file
+
If you are trying to bootstrap pkgsrc in a Solaris [8-10] Zone then you will
need to install the following packages (assuming you will bootstrap using
Sun's gcc package):
@@ -173,9 +184,11 @@ packages.
Oracle Studio 12 (IPS):
- pkg:/developer/developerstudio-12[3-6] studio
+ pkg:/developer/developerstudio-12[3-6] Oracle Developer Studio 12.[3-6]
pkg:/system/library/studio-runtime Runtime Support For Solaris Studio
-
+ pkg:/consolidation/sunpro/sunpro-incorporation sunpro consolidation incorporation
+ pkg:/group/feature/developer-studio-utilities Tools and runtime support libraries for use with Oracle Solaris Studio
+
This will install the whole toolchain, along with the
observability tools and the studio IDE.