On Sun, Jul 19, 2020 at 3:15 AM Bill Engelke <engelk...@bellsouth.net> wrote:
>
> I am having a problem with something I think may be related to libuv, and I 
> think it may be that (in Ubuntu) apt installs the older version 1.18 of 
> libuv, and libuv is all the way up to v 1.38; am I correct in thinking that I 
> need to remove the libuv I have and download/build from source, to get the 
> newest, cleanest version?

I wouldn't remove it unless you're sure it's not in use by other
packages. You can build and install a newer version to e.g. /usr/local
and link your program against that.

-- 
You received this message because you are subscribed to the Google Groups 
"libuv" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to libuv+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/libuv/CAHQurc_AL2XNM9GE3euQkUaD4ZYAba%3DiQZKzxuXkMirgY0bwpg%40mail.gmail.com.

Reply via email to