pkg-config下载的地址如下,然后我们再解压它到tool里面,切换到pkg-config解压的目录下,然后执行下面的安装命令就可以。然后我们再回到redis的最后一步安装步骤,执行sudo make install的命令安装redis pkg-config下载的地址: https://sourceforge.net/projects/pkgconfig/ 1. 解压到你之前设置的文件夹:tar -zxvf /User...
make[1]: Entering directory '/opt/redis-6.2.5/src' /bin/sh: 1: pkg-config: not found CC Makefile.dep /bin/sh: 1: pkg-config: not found Hint: It's a good idea to run 'make test' ;) INSTALL redis-server INSTALL redis-benchmark INSTALL redis-cli make[1]: Leaving directory '/...
执行如下命令,查看编译步骤会如何执行 [21:12:28 dongling@noah redis-6.2.6]106$ make -ncdsrc && /Library/Developer/CommandLineTools/usr/bin/make all /bin/sh: pkg-config:commandnot foundecho""echo"Hint: It's a good idea to run 'make test' ;)"echo"" 可以看到,命令行会进入src目录执行编...
2.找不到libzstd路径 Can not find the path of libzstd checkingforpkg-config... /usr/bin/pkg-config checkingforlibzstd filesindefaultpath... not foundconfigure:error:Pleasereinstall the libzstd distributionERROR:/tmp/pear/temp/redis/configure --with-php-config=/usr/local/php/bin/php-config --e...
checking for pkg-config... pkg-config checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes ...
pkg_version="" if [ -n "$VERSION" ]; then if is_dry_run; then echo "# WARNING: VERSION pinning is not supported in DRY_RUN" else # Will work for incomplete versions IE (17.12), but may not actually grab the "latest" if in the test channel pkg_pattern="$(echo "$VERSION" | ...
9125:C25 Apr 17:50:28.770 #Warning:noconfigfilespecified,usingthedefaultconfig.Inordertospecify a configfileuse./redis-server/path/to/redis.conf 9125:M25 Apr 17:50:28.771 * Increased maximum numberofopenfilesto10032 (it was originallysetto1024). ...
command: - chown - "{{ .Values.securityContext.runAsUser }}" - /data volumeMounts: - name: data mountPath: /data {{- end }} - name: config-init image: {{ .Values.image.repository }}:{{ .Values.image.tag }} imagePullPolicy: {{ .Values.image.pullPolicy }} Expand All @@ -50...
Redis-x86-6.0.8.zip 链接:https://pan.baidu.com/s/1khBzxzlCOjFOSU8WHv4aew 提取码: ya26 简单试用了下没有问题,欢迎下载使用反馈。 说明: 1、大致方法就是官网下载包,下载cygwin(编译64位就下载64位的cygwin),选择安装make,gcc-core,gcc-g++,pkg-config,进入解压后的redis源码目录,make ...
9125:C25 Apr 17:50:28.770 #Warning:noconfigfilespecified,usingthedefaultconfig.Inordertospecify a configfileuse./redis-server/path/to/redis.conf 9125:M25 Apr 17:50:28.771 * Increased maximum numberofopenfilesto10032 (it was originallysetto1024). ...