Hi Matabele

Thanks for this. Would this solution work for all users? Should it replace
the fix for #14 that is in the current TiddlyDesktop readme, and discussed
on the ticket:

https://github.com/Jermolene/TiddlyDesktop/issues/14

Many thanks,

Jeremy



On Fri, Apr 4, 2014 at 5:46 PM, Matabele <matabele.b...@gmail.com> wrote:

> Hi
>
> Found this fix for TiddlyDesktop on Ubuntu based systems -- much easier
> than editing the Node Webkit runtime:
>
> If you see this error:
>
> ./nw: error while loading shared libraries: libudev.so.0: cannot open shared 
> object file: No such file or directory
>
> Fix this on a 64-bit system:
>
> sudo ln -sf /lib/x86_64-linux-gnu/libudev.so.1 
> /lib/x86_64-linux-gnu/libudev.so.0
>
> On a 32-bit system:
>
> sudo ln -sf /lib/i386-linux-gnu/libudev.so.1 /lib/i386-linux-gnu/libudev.so.0
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to