On Tue, Oct 07, 2008 at 09:10:14PM -0500, Shawn Walker wrote:

> >Thanks, I was looking in the wrong place. Just to clarify, I need to go
> >and copy all the WOS packages and convert them to bz2 instead of 7zip,
> >right?
> 
> No, those should be handled now as of changeset 504.

So in total we have:

export WS=/path/to/sources
cd $WS/src
make install packages
cd util/distro_import
export REPO=http://xenbld:10023
export 
NONWOS_PKGS="/net/paradise.sfbay/export/integrate_dock/nv/nv_osol0811/all 
/net/paradise.sfbay/export/integrate_dock/nv/nv_osol0811/i386"
export WOS_PKGS=/mnt/Solaris_11/Product/
export PYTHONPATH=$WS/proto/root_i386/usr/lib/python2.4/vendor-packages/
export PATH=$WS/proto/root_i386/usr/bin/:$PATH
make -e 99/redist_import

It looks like it's building OK now. Could we add the above into a
README?

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

Reply via email to