User Tools

Site Tools


chumbyimagehowto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

chumbyimagehowto [2010/09/30 13:51]
gonium
chumbyimagehowto [2012/10/30 10:27] (current)
Line 15: Line 15:
 </code> </code>
 Workaround: I took link.txt from another computer and copied it => cmake is installed on the N810 Workaround: I took link.txt from another computer and copied it => cmake is installed on the N810
 +
 +The complete command sequence is:
 +<code>
 +mkdir build
 +cd build
 +../bootstrap --prefix=/mnt/storage/usr && make
 +# make install also fails, so:
 +cp bin/* /mnt/storage/usr/bin
 +</code>
  
 ====== Install dependencies ====== ====== Install dependencies ======
chumbyimagehowto.1285847516.txt.gz ยท Last modified: 2012/10/30 10:35 (external edit)