php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56906 ERROR: The DSP pdflib.dsp does not exist.
Submitted: 2006-03-23 04:36 UTC Modified: 2017-01-29 04:22 UTC
Votes:4
Avg. Score:3.0 ± 1.4
Reproduced:3 of 3 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: shoeke at xs4all dot nl Assigned:
Status: No Feedback Package: pdflib (PECL)
PHP Version: 5.1.1 OS: Windows 2000 Server
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: shoeke at xs4all dot nl
New email:
PHP Version: OS:

 

 [2006-03-23 04:36 UTC] shoeke at xs4all dot nl
Description:
------------
PEAR Version: 1.4.8
PHP Version: 5.1.2
Zend Engine Version: 2.1.0
Running on: Windows NT ******** 5.0 build 2195

When running 'pecl install pdflib the following is displayed:
C:\php>pecl install pdflib
downloading pdflib-2.0.5.tgz ...
Starting to download pdflib-2.0.5.tgz (36,505 bytes)
..........done: 36,505 bytes
7 source files, building
ERROR: The DSP pdflib.dsp does not exist.

Strange thing is, that when i run "pecl bundle pdflib", the pdflib.dsp is presend in c:\php\ext\pdflib

I haven't got any idea what to do to make this work, when i google on "ERROR: The DSP pdflib.dsp does not exist." i get no hits.

php configure:
Configure Command => cscript /nologo configure.js  "--enable-snapshot-build" "--with-gd=shared" (downloaded from php.net

Expected result:
----------------
An installed pdflib

Actual result:
--------------
The above error message

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-03-28 19:09 UTC] rjs at pdflib dot com
Yes, I can confirm this problem.

'pecl install pdflib'

is not working correct on windows. 

When setting up the pecl package for PDFlib I tried to follow the instructions and compared it to other bindings which use a config.w32 for windows builds.

I think the config.w32 for PDFlib is fine now ("pdflib-2.0.5.tgz"), but it still makes problems. So due to the lack of detailed informations on how to setup such a 'config.w32' for the moment I guess there is a general problem in the windows build system which prevents such a pecl binding to build easily.

If there are any hints on how to improve the 'config.w32' so that it will find the pdflib.dsp, let me know.
 [2006-04-02 07:58 UTC] tangklrb at yahoo dot com
per version 1.3.1
php version 5.0.0.3
running on windows xp sp2
-----------------------------------------------------------
C:\php>pear bundle pdflib

Warning: Missing argument 2 for PEAR_Downloader::PEAR_Downloader() in Downloader
.php on line 127

Warning: Missing argument 3 for PEAR_Downloader::PEAR_Downloader() in Downloader
.php on line 127
PHP Fatal error:  Call to a member function get() on a non-object in C:\php\PEAR
\PEAR\Downloader.php on line 131

C:\php>pear install pdflib
downloading pdflib-2.0.5.tgz ...
Starting to download pdflib-2.0.5.tgz (36,505 bytes)
..........done: 36,505 bytes
7 source files, building
The DSP pdflib.dsp does not exist.
-----------------------------------------------------------
 [2006-06-06 13:45 UTC] jmckenna at dmsolutions dot ca
Until this bug is fixed is there another option for installing pdflib on windows?  (i'm using php5.1.4)
 [2006-06-20 08:02 UTC] rjs at pdflib dot com
The simplest way is to use one of the precompiled binaries available from the www.pdflib.com site.

Otherwise you may try this:

- download the pecl package
- unpack it in the "<phpsrc>/ext" directory
- cscript /nologo configure.js --with-pdf=shared,$pdfpath
- nmake
 [2006-11-07 16:04 UTC] schaduwmantel at hotmail dot com
Same problem here...  Anyone who has a solution to this?
 [2007-02-25 18:21 UTC] php at davidwall dot com
I get the same problem with DBX. It appears to be generalized beyond pdflib.
 [2008-05-07 04:23 UTC] ohmabe at gmail dot com
Same problem for php_http... ><
 [2008-08-07 13:57 UTC] garyc at mydigiworld dot net
I get a similar problem with PDO and PDO_PGSQL:
Windows XP on Intel Core 2 Duo + 2 gb ram.
PHP install 5.2.6 - WAMPserver.com
---
pecl install PDO
downloading PDO-1.0.3.tgz ...
Starting to download PDO-1.0.3.tgz (52,613 bytes)
.............done: 52,613 bytes

Warning: rename(C:\wamp\bin\php\php5.2.\tmp\PDO\.tmpconfig.m4,C:\wamp\bin\php\php5.2.6\tmp\PDO\config.m4): File exists in PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.\tmp\PDO\.tmpconfig.m4,C:\wamp\bin\php\php5.2.6\tmp\PDO\config.m4): File exists in C:\wamp\bin\php\php5.2.6\PEAR\PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.\tmp\PDO\.tmpconfig.w32,C:\wamp\bin\php\php5.2.6\tmp\PDO\config.w32): File exists in PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmpconfig.w32,C:\wamp\bin\php\php5.2.6\tmp\PDO\config.w32): File exists in C:\wamp\bin\php\php5.2.6\PEAR\PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmpMakefile.frag,C:\wamp\bin\php\php5.2.6\tmp\PDO\Makefile.frag): File exists in PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmpMakefile.frag,C:\wamp\bin\php\php5.2.6\tmp\PDO\Makefile.frag): File exists in C:\wamp\bin\php\php5.2.6\PEAR\PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmppdo.c,C:\wamp\bin\php\php5.2.6\tmp\PDO\pdo.c): File exists in PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmppdo.c,C:\wamp\bin\php\php5.2.6\tmp\PDO\pdo.c): File exists in C:\wamp\bin\php\php5.2.6\PEAR\PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmppdo_dbh.c,C:\wamp\bin\php\php5.2.6\tmp\PDO\pdo_dbh.c): File exists in PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmppdo_dbh.c,C:\wamp\bin\php\php5.2.6\tmp\PDO\pdo_dbh.c): File exists in C:\wamp\bin\php\php5.2.6\PEAR\PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmppdo_sqlstate.c,C:\wamp\bin\php\php5.2.6\tmp\PDO\pdo_sqlstate.c): File exists in PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmppdo_sqlstate.c,C:\wamp\bin\php\php5.2.6\tmp\PDO\pdo_sqlstate.c): File exists in C:\wamp\bin\php\php5.2.6\PEAR\PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmppdo_sql_parser.c,C:\wamp\bin\php\php5.2.6\tmp\PDO\pdo_sql_parser.c): File exists in PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmppdo_sql_parser.c,C:\wamp\bin\php\php5.2.6\tmp\PDO\pdo_sql_parser.c): File exists in C:\wamp\bin\php\php5.2.6\PEAR\PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmppdo_sql_parser.re,C:\wamp\bin\php\php5.2.6\tmp\PDO\pdo_sql_parser.re): File exists in PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmppdo_sql_parser.re,C:\wamp\bin\php\php5.2.6\tmp\PDO\pdo_sql_parser.re): File exists in C:\wamp\bin\php\php5.2.6\PEAR\PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmppdo_stmt.c,C:\wamp\bin\php\php5.2.6\tmp\PDO\pdo_stmt.c): File exists in PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmppdo_stmt.c,C:\wamp\bin\php\php5.2.6\tmp\PDO\pdo_stmt.c): File exists in C:\wamp\bin\php\php5.2.6\PEAR\PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmpphp_pdo.h,C:\wamp\bin\php\php5.2.6\tmp\PDO\php_pdo.h): File exists in PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmpphp_pdo.h,C:\wamp\bin\php\php5.2.6\tmp\PDO\php_pdo.h): File exists in C:\wamp\bin\php\php5.2.6\PEAR\PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmpphp_pdo_driver.h,C:\wamp\bin\php\php5.2.6\tmp\PDO\php_pdo_driver.h): File exists in PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmpphp_pdo_driver.h,C:\wamp\bin\php\php5.2.6\tmp\PDO\php_pdo_driver.h): File exists in C:\wamp\bin\php\php5.2.6\PEAR\PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmpphp_pdo_int.h,C:\wamp\bin\php\php5.2.6\tmp\PDO\php_pdo_int.h): File exists in PEAR\Installer.php on line 629

Warning: rename(C:\wamp\bin\php\php5.2.6\tmp\PDO\.tmpphp_pdo_int.h,C:\wamp\bin\php\php5.2.6\tmp\PDO\php_pdo_int.h): File exists in C:\wamp\bin\php\php5.2.6\PEAR\PEAR\Installer.php on line 629
12 source files, building
ERROR: The DSP PDO.dsp does not exist.
 [2009-02-05 04:00 UTC] da_akman030 at hotmail dot com
y  hhaghhh  jdkljfdjxjkbxlbddff?bvj?sfjb?jbfbfbjsdfbvcbdbz
 [2010-11-09 19:47 UTC] josh at endries dot org
Four years later, bug still exists... Nice.

PDO PGSQL on 5.3.3

wtf?
 [2012-02-29 15:15 UTC] nobody at aktienkongress dot com
Six years later, bug still exists... NOT Nice.
 [2012-04-19 22:14 UTC] brent dot newland at casipc dot com
This is caused by the following bug: http://pear.php.net/bugs/bug.php?id=17016
 [2017-01-20 20:56 UTC] heiglandreas@php.net
-Status: Open +Status: Feedback
 [2017-01-20 20:56 UTC] heiglandreas@php.net
Is this still relevant?
 [2017-01-29 04:22 UTC] pecl-dev at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 05:01:28 2024 UTC