Padraig O'Briain wrote:
Rich Burridge wrote:
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.
Are these the dependencies required to build pkg(5) project or run it?
You have added 4 dependencies (SUNWgnome-python26-extras,
SUNWpython26-openssl, SUNWpython26-setuptools and
SUNWpython26-simplejson) which I needed only to run it not build it.
Well I read the name "pkg5-dev" as being able to do pkg(5) development,
and for that you need to both build and run it. But I didn't create
pkg5-dev,
so I'll leave it to somebody else to answer this.
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss