Hello Jane, On Fri, May 13, 2011 at 07:47:42AM +0000, Jane Andreas wrote: > Hello All, > > I am trying to compile an instrument tuner for Jlime (either FMit or > Lingot), but my quest screeched to a halt after an error. > > I am using this page: > http://en.qi-hardware.com/wiki/JlimeToolchain > > note that line 6 of the last box before the "Testing local opkg-target" > heading contains the " > mipsel//etc/op" error I am not sure if it is supposed to have 2 slashes, but > I removed one. when I try to update opkg-target, I get: > eka@eka-laptop:~/jlime-toolchain$ opkg-target update > /home/eka/jlime-toolchain/usr/local/jlime-2010.1/mipsel/bin/opkg-cl: error > while loading shared libraries: libcurl.so.4: cannot open shared object file: > No such file or directory
On my Debian system libcurl.so.4 is provided by the libcurl3 package. Maybe you need to install that package in your system? Rafa _______________________________________________ Qi Hardware Discussion List Mail to list (members only): [email protected] Subscribe or Unsubscribe: http://lists.en.qi-hardware.com/mailman/listinfo/discussion

