search for: libevent

Displaying 20 results from an estimated 83 matches for "libevent".

Did you mean: libtevent
2014 Nov 03
1
Conflicts updating packages, hot to get ride of them without mess up all my OS?
...3.7 kB 00:00 remi 2.9 kB 00:00 remi/primary_db 1.0 MB 00:06 updates 3.4 kB 00:00 Resolving Dependencies --> Running transaction check ---> Package libevent.x86_64 0:1.4.13-4.el6 will be updated --> Processing Dependency: libevent-1.4.so.2()(64bit) for package: 1:nfs-utils-1.2.3-54.el6.x86_64 ---> Package libevent.x86_64 0:2.0.19-1.rhel6 will be an update ---> Package phpMyAdmin.noarch 0:4.2.10.1-1.el6.remi will be updated ---> Package phpM...
2006 Aug 20
2
RPMforge for RHEL4: libevent dependency problem
---> Package libevent.i386 0:1.1b-1.el4.rf set to be updated --> Running transaction check --> Processing Dependency: libevent-1.1a.so.1 for package: tor --> Finished Dependency Resolution Error: Missing Dependency: libevent-1.1a.so.1 is needed by package tor
2007 Dec 09
38
libevent
...han around 1024, due to select bottleneck I think. But I have some questions before I use Ruby/EventMachine. How is the i/o multiplex handed? I read it does epoll? Is it custom library or is it something standard? I am mainly interested in bsd platform. In the past network servers I write use libevent project to handle i/o. This lets use bsd kqueue and linux epoll when running linux: http://monkey.org/~provos/libevent/ So far I see no Ruby/EventMachine support for kqueue, only epoll. I am trying to find way that make Ruby handle thousands of sockets with single process, on bsd platform. So,...
2007 Feb 26
9
libevent
Francis, I read in the list archives back that a future EventMachine release will support epoll on Linux (i.e., it''s in the trunk). Better still, is there a possibility that EM will rely on libevent so that it will be architecture independent (i.e. epoll on Linux, kqueue on FreeBSD/Mac OS X, /dev/poll on Solaris)? This is how memcached is implemented, and it would be helpful to be able to assume maximum performance on any mainstream host OS (aside, perhaps, from Windows). Best regards, --Mi...
2007 Aug 09
0
help with libevent and CentOS 5
...clean all Then yum update worked without the error. > I just performed a fresh install of CentOS 5 64-bit on my AMD PC, added rpmforge > repo, and performed a yum update. > > A list of dependency checking for other apps, then this roadblock: > > --> Processing Dependency: libevent-1.1a.so.1()(64bit) for package: nfs-utils > --> Finished Dependency Resolution > Error: Missing Dependency: libevent-1.1a.so.1()(64bit) is needed by package > nfs-utils > > > A lot of googling hasn't produced a fix. > > Any ideas? > > Thanks. > > Scot...
2007 Apr 15
0
help with libevent and CentOS 5
I just performed a fresh install of CentOS 5 64-bit on my AMD PC, added rpmforge repo, and performed a yum update. A list of dependency checking for other apps, then this roadblock: --> Processing Dependency: libevent-1.1a.so.1()(64bit) for package: nfs-utils --> Finished Dependency Resolution Error: Missing Dependency: libevent-1.1a.so.1()(64bit) is needed by package nfs-utils A lot of googling hasn't produced a fix. Any ideas? Thanks. Scott
2012 Nov 11
1
Error when compiling tinc 1.1pre3 - configure: error: "curses header files not found."
...no checking for curses.h... no configure: error: "curses header files not found." (See the attached text file for the output when running ./configure) I have searched on google after this error message but I can't find anything about it. I have also made sure that zlib, lzo and libevent is installed by installing the packages zlib1g, zlib1g-dev, liblzo2-2, liblzo2-dev, libevent-dbg and libevent-dev. I think these packages are the correct ones. Do you have any idea of what's wrong? What am I missing? -------------- next part -------------- A non-text attachment was scrubbed....
2020 Mar 30
2
Some problems with Unbound under CentOS8
Hi Stephen, Many thanks for your answer. Unbound under OpenBSD is compiled with few options: Version 1.9.4 Configure line: --enable-allsymbols --with-ssl=/usr --with-libevent=/usr --with-libexpat=/usr --without-pythonmodule --with-chroot-dir=/var/unbound --with-pidfile= --with-rootkey-file=/var/unbound/db/root.key --with-conf-file=/var/unbound/etc/unbound.conf --with-username=_unbound --disable-shared --without-pthreads Linked libs: pluggable-libevent 1.4.15-stable (it...
2008 Mar 04
0
[PATCH] Compiling libev on Ubuntu Edgy Eft
On Ubuntu Edy Eft sys/inotify.h does not define IN_DONT_FOLLOW (however linux/inotify.h does), so adding the check below will circumvent compilation errors. diff --git a/src/extconf.rb b/src/extconf.rb index 2175fab..91bd44a 100644 --- a/src/extconf.rb +++ b/src/extconf.rb @@ -27,7 +27,7 @@ if have_header(''port.h'') flags << ''-DEV_USE_PORT'' end -if
2014 Aug 19
0
failure building memcached rpm
...memcached Version: 1.4.20 Release: 1%{?dist} License: BSD Group: System Environment/Daemons URL: http://memcached.org/ Source: http://memcached.googlecode.com/files/memcached-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: cyrus-sasl-devel BuildRequires: libevent-devel Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig, /sbin/service Requires(postun): /sbin/service %description memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviati...
2016 Nov 17
2
[Bug 98763] New: Lots of crashes of kontact /kmail5
...4/libpthread.so.0 #8 0x00007f2a4491cd3d in clone () at /lib64/libc.so.6 Thread 18 (Thread 0x7f29f27fc700 (LWP 5150)): #0 0x00007f2a4492913b in __lll_lock_wait_private () at /lib64/libc.so.6 #1 0x00007f2a4492acd6 in __fprintf_chk () at /lib64/libc.so.6 #2 0x00007f2a30d39fdf in () at /usr/lib64/libevent-2.0.so.5 #3 0x00007f2a30d3a1b7 in event_warn () at /usr/lib64/libevent-2.0.so.5 #4 0x00007f2a30d3e468 in () at /usr/lib64/libevent-2.0.so.5 #5 0x00007f2a30d2a477 in event_base_loop () at /usr/lib64/libevent-2.0.so.5 #6 0x00007f2a37ec3dbe in () at /usr/lib64/libQt5WebEngineCore.so.5 #7 0x0000...
2007 Feb 24
1
Branches (again)
...ince branching. Is it possible I can convince you to rethink the approach of 2.0? I think your 1.0 code is quite good, and it would be possible to refactor it into whatever you want 2.0 to be, never even making a checkin that doesn't compile. For example, I see that you want 2.0 to use libevent. If it'd make the 1.0 branch live on, I'd be happy to convert it to libevent. I ask because there are four features tinc lacks that I would like to see. I'd even be willing to try writing them myself, if there were an appropriate branch in which to do so. (You even generously off...
2005 Jun 18
9
lighthttpd mod_scgi
I see that lighttpd 1.3.14 supports SCGI. lighttpd 1.3.14 - 2005-06-15 18:10 Changes ------- * added SCGI support via mod_scgi * added hash-based and round-robin load balancing to mod_proxy * fixed range requests larger than 2Gb * fixed compilation on Solaris * fixed endless loops in mod_fastcgi, mod_cgi and mod_proxy * fixed handling of URIs for ''+'' and
2020 Mar 30
2
Some problems with Unbound under CentOS8
Good morning, I have detected two strange problems with unbound under CentOS8 (fully patched). I have tried same configuration in an OpenBSD host, and these problems do not appear. a/ Error mesage ?connection refused?. I am using this unbound server to resolv DNS records for our internal domain (Bind9 is configured to listen in localhost interface, port 5353 udp and in the same host where
2020 Nov 12
2
[DebugInfo]Crash during building openmpi4.0.0
.../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/home/regressions/openmpi-4.0.0/opal/mca/event/libevent2022/libevent -I/home/regressions/openmpi-4.0.0/opal/mca/event/libevent2022/libevent/include -I/home/regressions/openmpi-4.0.0/opal/mca/hwloc/hwloc201/hwloc/include -DNDEBUG -g -O3 -mllvm -enable-partial-inlining -finline-functions -fno-strict-aliasing -mcx16 -pthread -MT vprotocol_pessimist_recv.lo...
2020 Mar 30
0
Some problems with Unbound under CentOS8
...wer. Unbound under OpenBSD is compiled with few > options: > > Version 1.9.4 > > That may also be the difference. RHEL-8 is 1.7.3 so I don't know if that added features or config options which the 1.9.4 has in it. > Configure line: --enable-allsymbols --with-ssl=/usr --with-libevent=/usr > --with-libexpat=/usr --without-pythonmodule --with-chroot-dir=/var/unbound > --with-pidfile= --with-rootkey-file=/var/unbound/db/root.key > --with-conf-file=/var/unbound/etc/unbound.conf --with-username=_unbound > --disable-shared --without-pthreads > Linked libs: pluggable-li...
2010 May 03
2
Broken upgrade to memcached
Yum checkupdate tells me I should update memcached, that the x86_64 1.4.5-1.el5 needs an update, I go to do that, and it complains that it's missing a dependency of libevent-1.4.so.2 (this is all 64 bit, CentOS 5.4). Clues... or is this actually broken? mark
2016 Oct 04
28
[Bug 98039] New: KMail crash on starting (nouveau-related)
.../libpthread.so.0 #8 0x00007ff6cd91f3ff in clone () at /lib64/libc.so.6 Thread 25 (Thread 0x7ff62b7fe700 (LWP 12056)): #0 0x00007ff6cd92bbcb in __lll_lock_wait_private () at /lib64/libc.so.6 #1 0x00007ff6cd92d684 in __fprintf_chk () at /lib64/libc.so.6 #2 0x00007ff6adc4f4de in () at /usr/lib64/libevent-2.0.so.5 #3 0x00007ff6adc4f6d4 in event_warn () at /usr/lib64/libevent-2.0.so.5 #4 0x00007ff6adc53e58 in () at /usr/lib64/libevent-2.0.so.5 #5 0x00007ff6adc3ddfa in event_base_loop () at /usr/lib64/libevent-2.0.so.5 #6 0x00007ff6b9c48b6e in () at /usr/lib64/libQt5WebEngineCore.so.5 #7 0x0000...
2007 Dec 11
0
beanstalkd 0.5
...o'') Then start another process to take jobs out of the queue and run them: beanstalk = Beanstalk::Pool([''localhost:11300'']) loop do j = beanstalk.reserve puts j.body # prints "hello" j.delete end DEPENDENCY ---------- Beanstalkd requires libevent. It was developed with libevent 1.3b, but it may work with other versions. http://monkey.org/~provos/libevent/ KNOWN BUGS ---------- * The min heap data structure is not dynamically-sized. This means a fixed hard limit on the number of ready jobs (by default set to around 16 million)....
2005 Sep 11
4
[RFC] The Early Demise of Myriad (Thanks To Ruby Threads)
...Thread implementation causes the Ruby/Event binding I wrote to completely stall and go dead. After reviewing the Ruby source and watching several strace runs, it''s clear that the Ruby Thread implementation uses select in a way that--while not being bad--just isn''t compatible with libevent. The second a thread is created Ruby assumes it''s the only game in town and doesn''t relinquish control. This basically means that, I have three choices as I see it: 1) Ruby/Event becomes completely evil and redefines Thread''s initialize so that it throws an exception...