php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62484 Not find the file configure in the gearman directory
Submitted: 2012-07-05 10:45 UTC Modified: 2012-07-05 12:50 UTC
From: mr dot nrahul at gmail dot com Assigned: hradtke (profile)
Status: Not a bug Package: gearman (PECL)
PHP Version: Irrelevant OS: Windows xp
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mr dot nrahul at gmail dot com
New email:
PHP Version: OS:

 

 [2012-07-05 10:45 UTC] mr dot nrahul at gmail dot com
Description:
------------
I've not find the configure file in the gearman-1.0.2 version (in the older version also) when i try to run the command ./configure using cygwin it is throwing .configure: command not found


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-07-05 10:48 UTC] mr dot nrahul at gmail dot com
I found the following error message while installing. 

~/gearman-1.0.2
$./configure
-bash: .configure: command not found
 [2012-07-05 12:50 UTC] hradtke@php.net
You need to run "phpize" to generate a configure file based on your installed php 
version.

Docs:
http://us2.php.net/manual/en/install.pecl.phpize.php
 [2012-07-05 12:50 UTC] hradtke@php.net
-Status: Open +Status: Not a bug -Assigned To: +Assigned To: hradtke
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC