Displaying 20 results from an estimated 8000 matches similar to: "libuv bug ??"
2018 Oct 28
0
libuv bug ??
Okay looks like uv.h is in /usr/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
2020 Apr 20
2
CentOOS 8 and libuv
Hi all,
Why is libuv-devel missing in CentOS-8?
The rpm for libuv is preset but libuv-devel is not there.
Adrian
--
Adri P. van Bloois
"Elegance is not a dispensable luxury but a factor that decides between
success and failure."
Edsger W. Dijkstra
2023 Feb 22
1
Auth-worker, unknown scheme ARGON2ID
> On 22/02/2023 08:41 EET James Brown <jlbrown at bordo.com.au> wrote:
>
>
> > On 22 Feb 2023, at 5:33 pm, Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
> > >
> > > Thanks Aki, that was helpful. When I add that I get:
> > >
> > > checking for LIBSODIUM... no
> > > configure: error: Can't build with libsodium: not
2015 Sep 22
2
UPS/NUT with openSUSE 13.1
Rob -
Just stepping in from the sidelines . . . with a few tidbits.
Nut uses pkgconfig to find and identify stuff as part of it's build . .
. So, depending on where your libusb install went, if it wasn't in the
default "PKG_CONFIG_PATH" setting, it won't be found. Much like other
shell variables, you can adjust that setting to find anything you like .
. .
IE
2006 Jul 17
2
libvorbis 1.1.3
Michael Grigoni wrote:
>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> Package ogg was not found in the pkg-config search path.
>> Perhaps you should add the directory containing `ogg.pc'
>> to the PKG_CONFIG_PATH environment variable
My previous post was somehow mangled:
Here
2020 Apr 20
0
CentOOS 8 and libuv
On Mon, 20 Apr 2020 at 15:26, Adrian van Bloois <adrian at pa0rda.nl> wrote:
> Hi all,
> Why is libuv-devel missing in CentOS-8?
> The rpm for libuv is preset but libuv-devel is not there.
>
>
upstream does not ship them in either Base, AppStream, or CodeReadyBuilder.
CentOS has recently added a Devel repository to the 8 channels which does
have it in it.
>
2007 Aug 07
1
pkgconfig fix for nut
Dear Stanislav,
thanks for your patch. The problem with your "recommended"
pkgconfigdir is that in many cases, it does not work. Namely, when
${prefix} is not one of the standard places such as /usr.
As I understand it, the whole point of a tool like pkgconfig is to
allow other software to automatically detect the install location of
NUT, especially when that location is not one of
2013 Jul 15
2
linking modules - add needed libraries
Hi
Hopefully this is the correct mailing list. Sorry if not.
I am still fighting to install "shiny" on Solaris OS. For this I need the package 'httpuv' which makes troubles during linking.
R version 3.0.1 (2013-05-16) -- "Good Sport" is working well.
The compile steps result is below. I have more a general question. The problem is clear:
The symbol
2023 Feb 22
1
Auth-worker, unknown scheme ARGON2ID
> On 22 Feb 2023, at 5:33 pm, Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
>>
>> Thanks Aki, that was helpful. When I add that I get:
>>
>> checking for LIBSODIUM... no
>> configure: error: Can't build with libsodium: not found
>>
>> So I have to tell it where libsodium is.
>>
>> Tried:
>>
>>
2015 Sep 22
2
UPS/NUT with openSUSE 13.1
For fun, if you want to see where the system thinks it is linking a
library from, you can use "ldconfig -p" and it will give you a path to
all known libraries that it can find. If you have one loaded, and it
can't find it (odd directory, etc.) you can always amend
"LD_LIBRARY_PATH" the same way as PKG_CONFIG_PATH I mentioned earlier .
. . . PKG . . . is for the build
2015 Apr 14
1
httpuv not installing on fedora 19
Hi: I'm on fedora 19 ( I know. I'm behind : ) and I'm trying to install the
httpuv library
which depends on Rcpp. When I try to install it with dependencies = TRUE,
I get the following error. ( I'm only showing the end of the install
messages. Things
go okay for a good while ).
INSTALLATION MESSAGES
#================================================================
make[1]:
2009 Sep 01
4
Tripplite_usb Driver fail on OMNIVS1500
Model: Tripp-lite OMNIVS1500
Error:
Network UPS Tools - UPS driver controller 2.2.1-
Network UPS Tools - Tripp Lite OMNIVS and SMARTPRO driver 0.11 (2.2.1-)
Warning: This is an experimental driver.
Some features may not function correctly.
Detected a UPS: unknown/unknown
libusb_set_report() returned -1 instead of 8
Could not reset watchdog. Please send model information to nut-upsdev
mailing
2011 Mar 16
1
Liebert PSIXR 3000 intellislot web card support with NUT 2.6.0
Hi,
Just started using NUT with a Liebert PSI-XR 3000 with an Intellislot web card.
It seems I can't get it to run properly.
I am using NUT 2.6.0 built from source on Ubuntu 8.0.4 .
My build parameters are :
./configure --enable-strip
--with-linux-hiddev=/usr/include/linux/hiddev.h
--with-udev-dir=/lib/udev \
--prefix=/usr \
--exec-prefix=/ \
--sysconfdir=/etc/nut \
2017 Oct 09
3
Tripplite Smart Int 1000 - wrong numbers
Hi, Charles
I'm trying compilation but there is no configure command in the cloned
git directory of nut.
D?a 08.10.2017 o 23:47 Charles Lepple nap?sal(a):
> On Oct 8, 2017, at 4:34 PM, tuharsky at misbb.sk wrote:
>> Thank You for You reply, Charles
>>
>>
>> D?a 07.10.2017 o 14:30 Charles Lepple nap?sal(a):
>>> Is the "lan4.1" cable different
2006 Jul 17
3
libvorbis 1.1.3
hey,
i am running freebsd and i?ve got the following problem with installing
icecast 2.3.1.
(libxslt-1.1.0 and libogg 1.1.3 is installed) but when i am trying to
install libvorbis 1.1.3 i always get this message:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Package ogg was not found in the pkg-config
2023 Feb 22
1
Auth-worker, unknown scheme ARGON2ID
> On 22/02/2023 09:10 EET James Brown <jlbrown at bordo.com.au> wrote:
>
>
> On 22 Feb 2023, at 5:53 pm, Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
>
> >
> >
> > > > >
> > > > > % locate libsodium
> > > > > /opt/homebrew/Cellar/libsodium
> > > > > /opt/homebrew/Cellar/libsodium/1.0.18_1
2012 May 22
4
“For” calculation is so slow
Dear All,
The function I wrote can run well with the small data, but with the large
data, the function runs very very slowly. How can I correct it? Thank you
very much. My function as below:
a<-c(1:240)
b<-c(1:240)
l=function(a,b){
v=0
u=0
uv=0
v[1]=0
u[1]=0
uv[1]=0
for (i in 1:(length(s)-1)){
v[i]<-((gx[[i]][b,(gx[[i]][a,1]+1)])-(gx[[i]][a,gx[[i]][a,1]+1]))/(gx[[i]][a,gx[[i]][a,1]+1])
2015 Apr 14
1
httpuv not installing on fedora 19
No, that's not it. The error is that you don't have the g++ binary installed. Undo that change and yum install gcc-c++.
On Apr 14, 2015 8:31 AM, Mark Leeds <markleeds2 at gmail.com> wrote:
>
> Hi: I'm on fedora 19 ( I know. I'm behind : ) and I'm trying to install the
> httpuv library
> which depends on Rcpp. When I try to install it with dependencies =
2023 Dec 27
1
bind crashes after samba upgrade
On Wed, Dec 27, 2023 at 11:52?AM Rowland Penny via samba
<samba at lists.samba.org> wrote:
> What are the full log messages when named starts and then crashes ?
I just have what is in the journal:
Instead of:
=================================
named[266]: Loading 'AD DNS Zone' using driver dlopen
named[266]: samba_dlz: started for DN DC=my,DC=example,DC=com
named[266]: samba_dlz:
2012 May 17
3
Samba compilation issue
On 05/17/12 11:15, prabu.murugan at emc.com wrote:
>
> Hi,
>
> As a security concern we are upgrading samba to 3.4.17.
>
> I tried all possible option to compile samba 3.4.17 on Solaris 10_U10.
> But it is not going through.
>
>
>
> User requirement is to compile samba 3.4.17 to support their
> application. 3.4.17 is working on Solaris 9 and Solaris 10_U5. But