相关疑难解决方法(0)

未找到Cygwin Make bash命令

我在Windows 7 64位上安装了所有软件包的cygwin.由于某种原因,make命令给我一个错误:bash make:command not found.我检查并在我的bin文件夹中,没有make.exe.谁可以帮我这个事?我真的需要在CYGWIN工作.我不想去Windows XP.

c++ cygwin command makefile

69
推荐指数
6
解决办法
13万
查看次数

如何使用PHP扩展安装Gearman

我正在尝试使用PHP扩展安装Gearman以将其与PHP-CLI一起使用.

我安装了Debian 6.0.5 php5-cliphp-pear安装了.

多数民众赞成我尝试过的

# apt-get install php5-dev
# apt-get install gearman-job-server libgearman-dev
# pecl install gearman
Run Code Online (Sandbox Code Playgroud)

这就是我在控制台上看到的内容 pecl install

downloading gearman-1.1.1.tgz ...
Starting to download gearman-1.1.1.tgz (30,896 bytes)
.........done: 30,896 bytes
3 source files, building
running: phpize
Configuring for:
PHP Api Version:         20090626
Zend Module Api No:      20090626
Zend Extension Api No:   220090626
building in /tmp/pear/temp/pear-build-rootAccnyQ/gearman-1.1.1
running: /tmp/pear/temp/gearman/configure
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for …
Run Code Online (Sandbox Code Playgroud)

php install compilation gearman

4
推荐指数
3
解决办法
2万
查看次数

如何在Windows操作系统中配置或安装GEARMAN?

我想在项目中实现"GEARMAN",但我不知道如何在Windows操作系统中安装或配置"GEARMAN".任何人都可以提供我可以与"GEARMAN"合作的链接吗?

windows gearman python-gearman

3
推荐指数
1
解决办法
7505
查看次数