search for: libneon

Displaying 20 results from an estimated 20 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...
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
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...
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:
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
2010 Oct 20
4
cross-compiling the windows_port branch (socklen_t)
Fr?d?ric, I'm curious as to how you are configuring the windows_port branch. When I try to cross-compile, configure complains about socklen_t: $ ./configure --host=i686-pc-mingw32 Network UPS Tools version 2.4.3 [...] checking for socklen_t... no checking for socklen_t equivalent... configure: error: Cannot find a type to use in place of socklen_t The test (m4/nut_type_socklen_t.m4) is
2007 Mar 14
2
Red Hat Enterprise Linux 5 and CentOS 5 extras packages
Hi, In the advent of RHEL5 and CentOS 5, I've been rebuilding the RPMforge packages for EL5. You can find these at the usual location[*]. A few points though: + Not all RPMforge packages are available at this time + If you find a package that you need and isn't there, please do look at the buildlogs and send me instructions on how to fix this specific build. (Saves us time
2011 Dec 05
1
Dynamic link library
Hello, I am currently working on getting rid of libraries dependencies from nut-scanner. Currently nut-scanner depends on several external libs (avahi, snmp, neon, usb). This becomes a nightmare in terms of distribution. So Arnaud asked me to dynamically link those libraries so we come back to a viable package. To do this, I ended up choosing libltdl for a portable implementation but I have
2008 Nov 18
4
New installation woes
...he system and I wind up with these errors.... --> Finished Dependency Resolution Error: Missing Dependency: libmysqlclient.so.14(libmysqlclient_14)(64bit) is needed by package perl-DBD-mysql Error: Missing Dependency: libgsf-1.so.1()(64bit) is needed by package libwpd Error: Missing Dependency: libneon.so.24()(64bit) is needed by package subversion Error: Missing Dependency: libaprutil-0.so.0()(64bit) is needed by package subversion Error: Missing Dependency: libpq.so.3()(64bit) is needed by package perl-DBD-Pg Error: Missing Dependency: libapr-0.so.0()(64bit) is needed by package subversion Erro...
2015 Feb 13
1
Error installing Nut 2.7.2 on RedHat 6.6
...snmp/net-snmp-config.h... no checking for init_snmp... no checking for libusb version via pkg-config... 0.1.12 found checking for libusb cflags... checking for libusb ldflags... -lusb checking for usb.h... yes checking for usb_init... yes checking for usb_detach_kernel_driver_np... yes 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...
2006 Feb 20
0
vpimd, a personal information server
.... I think the possibiliites are endless, here''s the ideas I''ve collected from my TODO: WARNING -- If you run vpimd, note that it basically has no security, authorization, etc. It might be a huge privacy hole! Note: - WebDAV client-side: - http://raa.ruby-lang.org/project/libneon-ruby/ - http://www.webdav.org/neon/ - WebDAV server-side: - implement a WEBRick servlet to handle server-side? todo: growl-to-* todo: *-to-growl Q: should growls go to all servers, or just specific ones? - http://raa.ruby-lang.org/project/ruby-growl/ todo: soap/weather-to-ics Q...
2008 Aug 15
2
Problem with APC and Fedora 8 I86_64
...kg-config... -L/lib64 -lhal -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 checking for libhal user via pkg-config... haldaemon checking for libhal Callouts path... ${exec_prefix}/lib/hal checking for libhal Device Information path... ${prefix}/share/hal/fdi/information/20thirdparty checking for libneon version via pkg-config (0.25.0 minimum required)... found checking for libneon cflags via pkg-config... not found checking for libneon ldflags via pkg-config... not found checking for usb_detach_kernel_driver_np in -lusb... yes checking for Linux hiddev.h... /usr/include/linux/hiddev.h checking fo...
2016 Mar 07
2
Windows port
Hi! I would like to ask about current state of Windows port. Is it frozen? It will be cool to know the plans :) Where are a lot of Windows-branches at GitHub. What is the most actual one? The Windows builder looks like turned off, am I right that it is not available currently and where were no builds after version 2.6.5-6? I couldn't find any info about proper environment to build Windows