Displaying 3 results from an estimated 3 matches for "pipfroschpress".
2018 Oct 28
2
libuv bug ??
EPEL package but I think there's a packaging bug, thought I would ask here.
Trying to build something that requires libuv-devel - it finds the .so but
can't determine version.
header files are in /usr/include/uv however the pkgconfig file specifies
/usr/include as the include directory.
The pkgconfig file also has the version so I'm not sure why the make file
can't determine
2018 Oct 28
0
libuv bug ??
.../include - I didn't catch that until reading
the message. So the pkgconfig file is likely correct and not a bug.
Probably then a bug in the makefile for what I'm building (newer cmake -
bootstrap builds, it's post bootstrap that fails)
On Sat, Oct 27, 2018 at 9:48 PM Michael Peters <pipfroschpress at gmail.com>
wrote:
> EPEL package but I think there's a packaging bug, thought I would ask
> here. Trying to build something that requires libuv-devel - it finds the
> .so but can't determine version.
>
> header files are in /usr/include/uv however the pkgconfig file sp...
2019 Feb 23
0
Python 2.7.5 and GnuPG sig verify
I asked on stack overflow but I'm trying to boost the signal.
I don't normally program in python but I can usually figure out how to do
it when I need to, but I'm just stumped, there clearly is something I'm not
understanding.
It's a CentOS 7.6 box and python install I'm trying this on.
Thanks for any suggestions, I can't figure out why it isn't working.