php-install | 2004112
Date: 11/22/04
- Next message: Andrew Lee Paul: "Re: [PHP-INSTALL] Problems compiling PHP 5.0.2 on Fedora Core 3"
- Previous message: Sarah: "[PHP-INSTALL] payflow pro configure"
- Next in thread: Chris Hewitt: "RE: [PHP-INSTALL] payflow pro configure"
- Reply: Chris Hewitt: "RE: [PHP-INSTALL] payflow pro configure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Chuck,
If I get the compiler then the configure command will
work correctly? Is it easy to install the compiler?
Could I put the configure and make commands into a
file and then do a php exec to run it?
Thanks,
Sarah
--- Chuck Ouellette <chuck <email protected>> wrote:
> After you run configure still being in your "PHP
> Source" directory just
> type "make" if that compiles without errors type in
> "make install" and
> that will install your new binaries in there
> respective directories.
> You need to make sure you have a current version of
> "make" and a GNU gcc
> compiler installed.
>
> -----Original Message-----
> From: Sarah [mailto:tiggrstaar <email protected>]
> Sent: Monday, November 22, 2004 11:03 AM
> To: php-install <email protected>
> Subject: [PHP-INSTALL] payflow pro configure
>
> Hi,
> I think I'm pretty close to getting this working but
> I
> rarely do configurations on unix systems so I'm
> stuck
> right now. I've built the code to take in the credit
> card information along with a page to process it
> with
> the payflow pro functions but I can't test because
> php
> isn't configured for it yet. The actual .so and .h
> files are in their proper directories I just don't
> have a good graspe on how to run the ./configure
> command and then do the php make afterwards. I have
> access to run commands and the right permissions but
> I
> don't know exactly where to run the configure and
> make
> commands along with their syntax.
>
> Here's what I tried:
> - went to /usr/lib/php4 and did ./configure
> --with-pfpro=/directory/where/payflow/is/installed
>
> - then i couldn't figure out the make part
>
> I'm sure this is probably simple for some people so
> if
> you could help steer me in the right direction it
> would really help me.
>
> Thanks,
> Sarah
>
>
>
>
- Next message: Andrew Lee Paul: "Re: [PHP-INSTALL] Problems compiling PHP 5.0.2 on Fedora Core 3"
- Previous message: Sarah: "[PHP-INSTALL] payflow pro configure"
- Next in thread: Chris Hewitt: "RE: [PHP-INSTALL] payflow pro configure"
- Reply: Chris Hewitt: "RE: [PHP-INSTALL] payflow pro configure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

