php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57846 rar extension is not compilable
Submitted: 2007-09-24 16:47 UTC Modified: 2009-11-21 13:57 UTC
From: john_johnsen at gmx dot de Assigned:
Status: Wont fix Package: rar (PECL)
PHP Version: 5.2.1 OS: Windows Vista Ultimate
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2007-09-24 16:47 UTC] john_johnsen at gmx dot de
Description:
------------
The rar extension is not compilable under Windows Vista Ultimate.

Reproduce code:
---------------
pecl install channel://pecl.php.net/rar-0.3.1

Actual result:
--------------
C:\xampp\php>pecl install channel://pecl.php.net/rar-0.3.1
downloading rar-0.3.1.tgz ...
Starting to download rar-0.3.1.tgz (126,894 bytes)
............................done: 126,894 bytes
120 source files, building
ERROR: The DSP rar.dsp does not exist.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-09-24 16:54 UTC] tony at daylessday dot org
PECL/rar never supported .dsp project files and never will.
Use config.w32 for that (though I personally have no idea how to use it)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 07:01:31 2024 UTC