On Wed, Aug 18, 2010 at 2:15 AM, simon qian wrote:
> Thank your for your quick response.

please do not top post in your replies

> I rewrite the driver for urjtag/ subdir. But this time jtag failed with:
> simonq...@simonqian-laptop:~/urjtag/urjtag/urjtag$ jtag

i dont know how you've set up your path so that this is working.  the
binary is under src/apps/jtag/, not the top level

> jtag: error while loading shared libraries: liburjtag.so.0: cannot open
> shared object file: No such file or directory
>
> liburjtag.so.0 is installed at /usr/local/lib.
> And /usr/local/lib is also in the PATH.

either install into /usr or fix your host system so it actually
searches /usr/local/lib.  see /etc/ld.so.conf or whatever mechanism
your distro uses.  either way, not a bug in urjtag.
-mike

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
UrJTAG-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to