-
```
What steps will reproduce the problem?
1. like redis impli by your self
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating …
-
After following readme install instruction, and runing kcr for the first time, I get the following error:
```
kcr: error while loading shared libraries: libevent-2.1.so.6: cannot open shared object …
-
```
What steps will reproduce the problem?
1. like redis impli by your self
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating …
-
### Steps to reproduce
I'm using a private instance with `~/.spack/linux/packages.yaml` as follows:
```
packages:
all:
compiler: [clang]
elfutils:
externals:
- spec: "elf…
-
```
What steps will reproduce the problem?
1. like redis impli by your self
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating …
-
```
What steps will reproduce the problem?
1. like redis impli by your self
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating …
-
```
What steps will reproduce the problem?
1. like redis impli by your self
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating …
-
Hi I was following your instruction but it keeps failing when I tried to make install libevent (type.h was missing).. Is there any good instructions on how to install libevent? Also I'm wondering if y…
-
将 libevent 库集成到 bsp socket 框架,用基类和API 封装好
@northbigpanda
-
I need a libevent client to connect to this libevent server , everywhere only libevent server examples are given, what if a person wants a full chat program using libevent as client