I think you're getting through the configure and compile somehow (maybe info is
cached), but not really compiling in the PDF functions. I really think this is
an issue with the setup of RH 7. Why don't you try to install the 7.1 which is
beta now to see if RH fixed it in anyway. Or you can go b
Ok. I have done everything I have been told to do, found on the web, and I
can think of other than bringing in a voodoo priest to get this going. I'll
try to explain what I have done so far.
I have a system with RedHat 7.0 installed, and am trying to get PDFlib to
work with PHP 4.04. The configur
I did that yesterday, but didn't help. I've reinstalled RedHat 6.2 now, so
it is moot for me.
> From: Mathias Meyer <[EMAIL PROTECTED]>
> Date: Thu, 15 Feb 2001 12:52:53 +0100
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: R
ROTECTED]
> Cc: Mike Tuller <[EMAIL PROTECTED]>, php mailing list
> <[EMAIL PROTECTED]>
> Subject: Re: [PHP] PDF Functions
>
> I'm waiting on OS X also. (I'm running it now.) But I need to get a RH
> setup working for a client. BTW PHP4, mySQL and Apache w
> -Original Message-
> From: Chris Carbaugh [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 15, 2001 1:39 AM
> To: Mike Tuller; Michael Stearne
> Cc: php mailing list
> Subject: Re: Re: [PHP] PDF Functions
>
> Redhat's *.0 releases are known to be p
<[EMAIL PROTECTED]>, Michael Stearne <[EMAIL PROTECTED]>
> > From: Mike Tuller <[EMAIL PROTECTED]>
> > Subject: Re: [PHP] PDF Functions
> >
> > I decided on my way home tonight to ditch 7.0 and go back to 6.2. I
> > think
> > that it is the only way
t;, Michael Stearne <[EMAIL PROTECTED]>
> From: Mike Tuller <[EMAIL PROTECTED]>
> Subject: Re: [PHP] PDF Functions
>
> I decided on my way home tonight to ditch 7.0 and go back to 6.2. I
> think
> that it is the only way to get anything done. When 7.1 or later comes
>
gt; Reply-To: [EMAIL PROTECTED]
> Date: Wed, 14 Feb 2001 19:39:04 EST
> To: Mike Tuller <[EMAIL PROTECTED]>, Michael Stearne
> <[EMAIL PROTECTED]>
> Cc: php mailing list <[EMAIL PROTECTED]>
> Subject: Re: Re: [PHP] PDF Functions
>
>
> Well, first let me say t
wrote:
> Date: Wed, 14 Feb 2001 17:45:28 -0600
> To: Michael Stearne <[EMAIL PROTECTED]>
> From: Mike Tuller <[EMAIL PROTECTED]>
> Subject: Re: [PHP] PDF Functions
>
> Exactly!!! I have gone back and redone everything 3 or 4 times, and
> am on
> day 3 of this. I w
> To: [EMAIL PROTECTED]
> Cc: Mike Tuller <[EMAIL PROTECTED]>, php mailing list
> <[EMAIL PROTECTED]>
> Subject: Re: [PHP] PDF Functions
>
>
>
> Chris Carbaugh wrote:
>
>>
>>
>> I have had problems in the past with RedHat's RPMs. They s
2001 15:49:44 -0600
> > To: <[EMAIL PROTECTED]>, php mailing list
> > <[EMAIL PROTECTED]>
> > From: Mike Tuller <[EMAIL PROTECTED]>
> > Subject: Re: [PHP] PDF Functions
> >
> > The reason why I needed the RPM is because no matter what I tried, I
Here are the directions I used to configure PHP with pdflib. These worked for
me.
http://www.phpbuilder.net/columns/perugini20001026.php3?page=2
Tim
Mike Tuller wrote:
> I finally got everything to install on RedHat 7, but I can't do anything
> with pdflib like I had expected.
>
> I get bac
, and much less frustrating
than screwing with RPMs.
Chris
On Wed, 14 Feb 2001, Mike Tuller wrote:
> Date: Wed, 14 Feb 2001 15:49:44 -0600
> To: <[EMAIL PROTECTED]>, php mailing list
> <[EMAIL PROTECTED]>
> From: Mike Tuller <[EMAIL PROTECTED]>
> Subject: Re: [PHP] PDF F
x --with-mysql --with-xml
--with-pdflib=/usr/local/lib --with-tiff
> From: Chris Carbaugh <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Wed, 14 Feb 2001 15:08:02 EST
> To: Mike Tuller <[EMAIL PROTECTED]>, php mailing list
> <[EMAIL PROTECTED]>
>
:50 -0600
> To: php mailing list <[EMAIL PROTECTED]>
> From: Mike Tuller <[EMAIL PROTECTED]>
> Subject: [PHP] PDF Functions
>
> I finally got everything to install on RedHat 7, but I can't do
> anything
> with pdflib like I had expected.
>
> I get back F
Ive never quite seen a config like that, everybody does things differently.
check your configure's output to make sure that it sais
checking whether to include Pdflib 3.x support... yes
checking for PDF_show_boxed in -lpdf... yes
my config script looks like this...
configure \
--disable-debug
I finally got everything to install on RedHat 7, but I can't do anything
with pdflib like I had expected.
I get back Fatal error: Call to undefined function: pdf_new() in
/var/www/html/pdfclock.php on line 7. Line 7 is $pdf = PDF_new();
This is rather frustrating that every time I try to install
17 matches
Mail list logo