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
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: john_johnsen at gmx dot de
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC