Re: OOB V6.0 does not installs example ini files (SOLVED)

2013-06-13 Thread Daniel Drake
On Wed, Jun 12, 2013 at 8:08 PM, Juan Cubillo jcubi...@fundacionqt.org wrote: Thank you for the info! Yeah the ../docs/... was a typo... I was looking inside ../doc/ I also always wondered why the wiki instructions didn't used yum to install the software... another mystery solved! That is

OOB V6.0 does not installs example ini files

2013-06-12 Thread Juan Cubillo
Hello, I just flashed a 1.75XO with the stable 13.1.0 image from OLPC. Then, I installed OOB via yum install olpc-os-builder I wanted to build a test image but no example files were installed in /usr/share/docs/ Any ideas what may be wrong? ___

Re: OOB V6.0 does not installs example ini files

2013-06-12 Thread Peter Robinson
On Wed, Jun 12, 2013 at 7:39 PM, Juan Cubillo jcubi...@fundacionqt.org wrote: Hello, I just flashed a 1.75XO with the stable 13.1.0 image from OLPC. Then, I installed OOB via yum install olpc-os-builder I wanted to build a test image but no example files were installed in /usr/share/docs/

Re: OOB V6.0 does not installs example ini files

2013-06-12 Thread Daniel Drake
On Wed, Jun 12, 2013 at 12:39 PM, Juan Cubillo jcubi...@fundacionqt.org wrote: Hello, I just flashed a 1.75XO with the stable 13.1.0 image from OLPC. Then, I installed OOB via yum install olpc-os-builder I wanted to build a test image but no example files were installed in /usr/share/docs/

Re: OOB V6.0 does not installs example ini files

2013-06-12 Thread James Cameron
Yes, that happened to me. Edit the file /etc/rpm/macros.imgcreate and delete the line %_excludedocs 1 Then reinstall the olpc-os-builder: yum remove olpc-os-builder yum install olpc-os-builder Our instructions at http://wiki.laptop.org/go/OS_Builder/Run_on_XO_hardware and

Re: OOB V6.0 does not installs example ini files (SOLVED)

2013-06-12 Thread Juan Cubillo
Thank you for the info! Yeah the ../docs/... was a typo... I was looking inside ../doc/ I also always wondered why the wiki instructions didn't used yum to install the software... another mystery solved! - Juan On 06/12/2013 04:37 PM, James Cameron wrote: Yes, that happened to me. Edit