Skip Menu |

This queue is for tickets about the PHP-Interpreter CPAN distribution.

Report information
The Basics
Id: 27602
Status: rejected
Priority: 0/
Queue: PHP-Interpreter

People
Owner: Nobody in particular
Requestors: eros [...] sslmit.unibo.it
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Compilation failed
Date: Sat, 16 Jun 2007 18:46:32 +0200
To: bug-php-interpreter [...] rt.cpan.org
From: Eros Zanchetta <eros [...] sslmit.unibo.it>
I tried to compile the PHP::Interpreter module on 5 different computer with different linux distributions (Fedora Core 6, Ubuntu Dapper, Ubuntu Feisty, Debian testing), and it failed in all of them. I'm probably just a big idiot, but I can't figure out what's wrong. I tried to Google around but without much success. I attach the output of the compilation attempts from two different computers. Cheers, Eros Zanchetta
Download debian.txt.gz
application/x-gzip 2.2k

Message body not shown because it is not plain text.

Download feisty.txt.gz
application/x-gzip 2.8k

Message body not shown because it is not plain text.

On Sat Jun 16 12:47:02 2007, eros@sslmit.unibo.it wrote: Show quoted text
> phpinterp.h:10:29: error: main/php_config.h: No such file or directory
The problem is most likely that the php header files are missing or can't be found. Try downloading the latest version of PHP::Interpreter and retry. Be sure to read the README on how to compile php: http://search.cpan.org/src/AFF/PHP-Interpreter-1.0.2/README Regards, Andreas --