On Wed, Mar 25, 2015 at 7:02 AM, Alexander Sack <[email protected]> wrote:
> On Tue, Mar 24, 2015 at 7:44 PM, Michael Terry > <[email protected]> wrote: > > This now works well enough that you can do the following: > > > > ./make-snap -d 14.10 -p mir-graphics-drivers-desktop -n renderdemo -v 0 > > --aa-profile > > /usr/share/apparmor/easyprof/templates/ubuntu-snappy/1.3/unconfined > > mir_demo_standalone_render_surfaces > > > > And get a snap that runs a mir demo for you (most of the time -- > sometimes > > it crashes?) > > This sounds pretty amazing. Wanted to try it out, but wonder if > following all the steps in README.md really the easiest way to get the > bits built? > Which README.md? You should simply be able to do: $ bzr branch lp:~mterry/+junk/snappy-preload $ cd snappy-preload $ make $ cd tools $ sudo apt-get install mir-graphics-drivers-desktop mir-demos $ ./make-snap -d 14.10 -p mir-graphics-drivers-desktop -n renderdemo -v 0 --aa-profile /usr/share/apparmor/easyprof/templates/ubuntu-snappy/1.3/unconfined mir_demo_standalone_render_surfaces And you'll have a renderdemo_0_amd64.snap sitting in your current directory. -mt
-- snappy-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snappy-devel
