Dextrose/Building: Difference between revisions

No edit summary
No edit summary
Line 18: Line 18:
   yum install libtomcrypt-devel bitfrost make gcc mtd-utils python-imgcreate zip unzip zlib-devel lzma
   yum install libtomcrypt-devel bitfrost make gcc mtd-utils python-imgcreate zip unzip zlib-devel lzma


* Checkout Dextrose build system
* Checkout the Dextrose build system


   git clone git://git.sugarlabs.org/dextrose/mainline.git dextrose -b dextrose-3-20110919
   git clone git://git.sugarlabs.org/dextrose/mainline.git dextrose -b dextrose-3-20110919
Line 26: Line 26:
   cd dextrose
   cd dextrose
   make
   make
* Install the olpc-bootanim-tools package:
  rpm -i http://download.sugarlabs.org/dextrose/testing/dx3/rpms/i386/os/olpc-bootanim-tools-2.14-1.bernie1.fc16.x86_64.rpm
* Alternatively, rebuild olpc-bootanim from source:
  wget http://download.sugarlabs.org/dextrose/testing/dx3/rpms/source/olpc-bootanim-2.14-1.bernie1.fc16.src.rpm
  rpmbuild --rebuild olpc-bootanim-2.14-1.bernie1.fc16.src.rpm
  rpm -U ~/rpmbuild/RPMS/*/olpc-bootanim-tools-*.rpm


* Generate initial sequence number for the builds (42 is just an example)
* Generate initial sequence number for the builds (42 is just an example)