Padraig O'Briain wrote:
...

It looks like SUNWpython26-pyopenssl needs to go in there from
what Padraig discovered. Padraig, if there are others, please let
me know and I'll adjust accordingly.



I had to install SUNWpython26-setuptools to get the gate to build.

So far I have installed
SUNWpython26-pyopenssl
SUNWpython26-simplejson

...

To get the GUI to work I also needed to install SUNWgnome-python26-extras.
This package was needed for gtkhtml2.

Forgot to add, I now have the following changes for the pkg-dev IPS package
definition file:

$ hg diff pkg5-dev
diff -r 9c8b3a3184be src/util/distro-import/122/common/pkg5-dev
--- a/src/util/distro-import/122/common/pkg5-dev Wed Nov 18 17:35:26 2009 -0800 +++ b/src/util/distro-import/122/common/pkg5-dev Mon Nov 23 07:27:12 2009 -0800
@@ -1,14 +1,17 @@
package developer/opensolaris/pkg5
classification "Development/Distribution Tools"
summary "Dependencies required to build the pkg(5) project."
-depend SUNWPython-extra
+depend SUNWPython26-extra
depend SUNWgnome-common-devel
depend SUNWgnome-doc-utils
+depend SUNWgnome-python26-extras
depend SUNWmercurial
depend SUNWonbld
depend SUNWperl584usr
depend SUNWpkgcmds
-depend SUNWpython-setuptools
+depend SUNWpython26-pyopenssl
+depend SUNWpython26-setuptools
+depend SUNWpython26-simplejson
depend SUNWsprot
depend SUNWtidy
depend SUNWxwinc

Please let me know if I've missed anything.


_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to