search for: libneon

Displaying 20 results from an estimated 33 matches for "libneon".

Did you mean: libne10
2017 Apr 19
2
Using ntlm_auth to get NTLMv2 Session support from an application
Hello: As many of you already probably know, the neon library is the workhorse for davfs support. However, right now, the current version of libneon has very limited support for NTLM, particularly NTLMv2, both on the challenge/authentication side as well as handling NTLMv2 Session Security. There is a patch somewhere to add NTLMv2 authentication support natively but there is zero support for NTLMv2 session security. What this means is that if...
2017 Apr 19
0
Using ntlm_auth to get NTLMv2 Session support from an application
On Wed, Apr 19, 2017 at 11:03:34AM -0400, pisymbol . via samba wrote: > Hello: > > As many of you already probably know, the neon library is the workhorse for > davfs support. > > However, right now, the current version of libneon has very limited support > for NTLM, particularly NTLMv2, both on the challenge/authentication side as > well as handling NTLMv2 Session Security. > > There is a patch somewhere to add NTLMv2 authentication support natively > but there is zero support for NTLMv2 session security. Wh...
2008 Apr 15
3
Network UPS Tools version 2.2.2-pre2 released
Network UPS Tools version 2.2.2-pre2 has been released. http://www.networkupstools.org/ Direct access: - Download: http://www.networkupstools.org/source/2.2/testing/nut-2.2.2-pre2.tar.gz - News: http://www.networkupstools.org/source/2.2/testing/new-2.2.2-pre2.txt - ChangeLog: http://www.networkupstools.org/source/2.2/testing/ChangeLog Arnaud and the NUT team -- Linux / Unix Expert R&D -
2014 Mar 03
0
Install and run NUT driver netxml-ups under AIX 7.1
...11000VA LCD 5U Rack UPS (Eaton) with network management card. This configuration uses driver netxml-ups. NUT installed with neon and netxml-ups. When triyng to start driver netxml-ups has the following output: Could not load program ./netxml-ups: Symbol resolution failed for /opt/freeware/lib/libneon.a(libneon.so.27) because: Symbol memmove (number 87) is not exported from dependent module /opt/freeware/lib/libcrypto.a(libcrypto.so.1.0.1). System error: Error 0 Examine .loader section symbols with the 'dump -Tv' command. OS name and version: AIX 7.1 NUT versi...
2015 Jun 13
0
neon (was libusb_get_string: invalid argument (other usbhid-ups users, please test))
...gn neon from source) > > i only came across this because when i originally tried installing nut, i tried doing it from the archlinux AUR. There, neon is enabled by default. and i couldnt get it to build. so i ended up going to the source. Short answer: you don't need it for usbhid-ups. libneon is used by http://www.networkupstools.org/docs/man/netxml-ups.html to connect to some MGE/Eaton hardware, and by the corresponding nut-scanner module. I'm not familiar with archlinux or AUR, but if you still have the logs, we can certainly take a look. It might be that NUT is looking for an ol...
2009 Sep 10
1
repo with eclipse/subclipse?
Is there a 3rd party repo with working eclipse-platform/subclipse versions? Preferably something compatible with an up to date subversion? I'm currently getting: Error: Missing Dependency: libneon.so.25 is needed by package subversion-1.6.5-0.1.el5.rf.i386 (rpmforge) when I try with rpmforge enabled. -- Les Mikesell lesmikesell at gmail.com
2014 Nov 09
0
[RFC PATCH v1] arm: kf_bfly4: Introduce ARM neon intrinsics
...elt/arm/kiss_fft_neon.c create mode 100644 celt/arm/kiss_fft_neon.h diff --git a/Makefile.am b/Makefile.am index e20f7b4..94e2419 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,6 +38,12 @@ CELT_SOURCES += $(CELT_SOURCES_SSE) endif endif +if ARMv7_NEON_INTRINSICS_FLOAT +noinst_LTLIBRARIES = libneon.la +libneon_la_SOURCES = $(CELT_SOURCES_ARM_NEON) +libneon_la_CPPFLAGS = -mfpu=neon-vfpv4 -O3 -I$(top_srcdir)/include +endif + if CPU_ARM CELT_SOURCES += $(CELT_SOURCES_ARM) SILK_SOURCES += $(SILK_SOURCES_ARM) @@ -60,6 +66,10 @@ libopus_la_SOURCES = $(CELT_SOURCES) $(SILK_SOURCES) $(OPUS_SOURCES...
2024 Aug 21
1
Question about nut-dependencies
Jim Klimov via Nut-upsuser <nut-upsuser at alioth-lists.debian.net> writes: > Upsmon as such has no need for XML (libneon et al); that would be > nut-scanner and the Eaton NetXML protocol driver. Sure, but it is normal for packaging systems to build the entire project, so that whatever someone wants is available, and thus depend on the union of the dependencies. That's what ups-nut more or less suggests by b...
2015 Jun 12
3
libusb_get_string: invalid argument (other usbhid-ups users, please test)
thanks - this has been fun. There is one other thing I have been having trouble with - and i've tried it on two archlinuxarm installs and gotten the same thing. i am not even sure if its important for me. but if i try to configure and make with neon support - it cant find the neon libraries. despite neon having been installed several different ways (i tried pacman, as well as compiling
2024 Aug 21
1
Question about nut-dependencies
Packaging issues would be brought up with the distro... I have recently worked with Homebrew on a Mac VM for the CI farm, but otherwise have no clue about the ecosystem. Last saw/touched a physical Mac in school, 1994 or so :D Upsmon as such has no need for XML (libneon et al); that would be nut-scanner and the Eaton NetXML protocol driver. On Wed, Aug 21, 2024, 18:59 Heath Smith via Nut-upsuser < nut-upsuser at alioth-lists.debian.net> wrote: > I am new to the email list and a recent fan of the NUT software. I have > been deploying Windows, Ubuntu,...
2025 Feb 10
2
Installing and running NUT on OpenBSD
Hi, I'm trying to get NUT running. I've installed it with pkg_add nut I can see my UPS as follows: # nut-scanner Cannot load SNMP library (libnetsnmp.so) : file not found. SNMP search disabled. Cannot load XML library (libneon.so) : file not found. XML search disabled. Cannot load AVAHI library (libavahi-client.so) : file not found. AVAHI search disabled. Scanning USB bus. No start IP, skipping NUT bus (old connect method) Scanning NUT simulation devices. [nutdev-usb1] driver = "usbhid-ups" # altern...
2024 Aug 21
1
Question about nut-dependencies
...ar as its package-required footprint goes. Jim On Wed, Aug 21, 2024, 20:28 Greg Troxel via Nut-upsuser < nut-upsuser at alioth-lists.debian.net> wrote: > Jim Klimov via Nut-upsuser <nut-upsuser at alioth-lists.debian.net> writes: > > > Upsmon as such has no need for XML (libneon et al); that would be > > nut-scanner and the Eaton NetXML protocol driver. > > Sure, but it is normal for packaging systems to build the entire > project, so that whatever someone wants is available, and thus depend on > the union of the dependencies. That's what ups-nut mo...
2014 Nov 09
3
[RFC PATCH v1] arm: kf_bfly4: Introduce ARM neon intrinsics
Hello, This patch introduces ARM NEON Intrinsics to optimize kf_bfly4 routine in celt part of libopus. Using NEON optimized kf_bfly4(_neon) routine helped improve performance of opus_fft_impl function by about 21.4%. The end use case was decoding a music opus ogg file. The end use case saw performance improvement of about 4.47%. This patch has 2 components i. Actual neon code to improve
2014 Oct 09
3
configure: error: "Net-SNMP Libraries not found, required for SNMP drivers"
...snmp checking for net-snmp/net-snmp-config.h... no checking for init_snmp... no checking for libusb version via pkg-config... checking via libusb-config... none found checking for libusb cflags... checking for libusb ldflags... -lusb checking for usb.h... no checking for usb_init... no checking for libneon version via pkg-config (0.25.0 minimum required)... none found checking for libneon cflags... checking for libneon ldflags... checking for ne_xmlreq.h... no checking for ne_xml_dispatch_request... no checking for libpowerman cflags... checking for libpowerman libs... checking for libpowerman.h... n...
2025 Feb 10
1
Installing and running NUT on OpenBSD
...> wrote: > Hi, > > I'm trying to get NUT running. > > I've installed it with pkg_add nut > > I can see my UPS as follows: > > # nut-scanner > Cannot load SNMP library (libnetsnmp.so) : file not found. SNMP search > disabled. > Cannot load XML library (libneon.so) : file not found. XML search disabled. > Cannot load AVAHI library (libavahi-client.so) : file not found. AVAHI > search disabled. > Scanning USB bus. > No start IP, skipping NUT bus (old connect method) > Scanning NUT simulation devices. > [nutdev-usb1] > driver =...
2024 Dec 16
1
NUT on FBSD 14-2 fails to shut down UPS - select with socket: Invalid argument
...FREEIPMI : on IPMIPSU : off MANPAGES : on MODBUS : on NEON : on NSS : off OPENSSL : on PDU : on SERIAL : on SNMP : on SSL_OFF : off USB : on Shared Libs required: libpowerman.so.0 libnetsnmp.so.40 libneon.so.27 libmodbus.so.5 libltdl.so.7 libgd.so.6 Shared Libs provided: libupsclient.so.6 libnutscan.so.2 libnutclientstub.so.1 libnutclient.so.2 Annotations : FreeBSD_version: 1400097 build_timestamp: 2024-06-11T10:20:37+0000 built_by : poudriere-git-3.4.1-30-g79e3edcd port_checkout_unclean: n...
2024 Dec 17
1
NUT on FBSD 14-2 fails to shut down UPS - select with socket: Invalid argument
...; MODBUS : on > NEON : on > NSS : off > OPENSSL : on > PDU : on > SERIAL : on > SNMP : on > SSL_OFF : off > USB : on > Shared Libs required: > libpowerman.so.0 > libnetsnmp.so.40 > libneon.so.27 > libmodbus.so.5 > libltdl.so.7 > libgd.so.6 > Shared Libs provided: > libupsclient.so.6 > libnutscan.so.2 > libnutclientstub.so.1 > libnutclient.so.2 > Annotations : > FreeBSD_version: 1400097 > build_timestamp: 2024-06-11T10:20:37+0000 > built_by...
2014 Jun 04
1
FreeNAS configuration command
Anybody knows what configure command settings FreeNAS use to compile NUT? More info on my journey: http://forums.freenas.org/index.php?threads/nobreak-bz1200-br-back-ups-rs-1200va-600w-bivolt-115-nt.20247/ Thanks Bruno -------------- next part -------------- An HTML attachment was scrubbed... URL:
2024 Nov 09
1
NUT stopped working after an upgrade
...ch defined, will not spam more about it Driver failed to start (exit status=1) [root at mythtv ~]# nut-scanner Cannot load USB library (libusb-1.0.so) : file not found. USB search disabled. Cannot load SNMP library (libnetsnmp.so) : file not found. SNMP search disabled. Cannot load XML library (libneon.so) : file not found. XML search disabled. Cannot load AVAHI library (libavahi-client.so) : file not found. AVAHI search disabled. Cannot load IPMI library (libfreeipmi.so) : file not found. IPMI search disabled. Cannot load NUT library (libupsclient.so) : file not found. NUT search disabled. No...
2004 Aug 06
2
proposal: new library, libicecommon
On Mon, Apr 05, 2004 at 11:49:45AM +1100, Michael Smith wrote: > I'm told (by Ralph) that subversion _does_ allow this, though it's not > currently set up. I'd prefer that solution, as it's simpler for users to > figure out. This is what I meant by 'slightly more complicated than that'. ubversion does have an auto-check-out-these-modules hack. It still treats