Hi Jane, On Sat, May 14, 2011 at 06:54:10AM +0000, Jane Andreas wrote: > I installed libcurl3 and that fixed it, however, the wiki in my opinion does > not tell me how to get from program source code to a package file, it just > has some "hello.c" example and the kernel.
The toolchain is to crosscompile applications you want to build quickly, or you do not need a package. Like you do with your Linux system when you want to try a software from internet (and you often would run ./configure; make). In order to build a distro or package for jlime you can use OpenEmbedded with DISTRO target "jlime-2010.1" and MACHINE = "ben-nanonote". You can follow the example in this plain txt doc : http://jlime.com/downloads/releases/muffinman/documentation/jlime-openembedded.txt Anyway, somebody should write some extra wiki page with those instructions, which are in spanish. Sorry. Rafa _______________________________________________ Qi Hardware Discussion List Mail to list (members only): [email protected] Subscribe or Unsubscribe: http://lists.en.qi-hardware.com/mailman/listinfo/discussion

