RE: [PHP-INSTALL] payflow pro configure

2004-11-23 Thread Chris Hewitt
On Tue, 2004-11-23 at 11:21, Sarah wrote: > First off I need to say I hate configuring and > building php when I've only been hired to build php > code but that's my fault. Anyways I finally got the > evil evil payflow pro stuff integrated and well I > abandoned trying to reconfigure php to do it.

RE: [PHP-INSTALL] payflow pro configure

2004-11-23 Thread Sarah
First off I need to say I hate configuring and building php when I've only been hired to build php code but that's my fault. Anyways I finally got the evil evil payflow pro stuff integrated and well I abandoned trying to reconfigure php to do it. Also before I forgot thank you to Chuck and Chris fo

RE: [PHP-INSTALL] payflow pro configure

2004-11-22 Thread Chris Hewitt
On Mon, 2004-11-22 at 22:14, Sarah wrote: > Ok well I just tried to run the configure command in > no particular directory and these are my results. Any > ideas? You need to be in a particular directory, the one with the configure script in it. From memory this is the top level PHP source code dir

RE: [PHP-INSTALL] payflow pro configure

2004-11-22 Thread Sarah
Ok well I just tried to run the configure command in no particular directory and these are my results. Any ideas? > .configure --with pfpro=/var/www/html/Verisign/verisign/payflowpro/linuxrh9/perl sh: line 1: .configure: command not found > ./configure --with-pfpro=/var/www/html/Verisign/verisign

RE: [PHP-INSTALL] payflow pro configure

2004-11-22 Thread Chris Hewitt
On Mon, 2004-11-22 at 19:12, Sarah wrote: > I believe the server is Redhat linux. I forgot to mention, if you do "cat /etc/issue" it should tell you. Chris

RE: [PHP-INSTALL] payflow pro configure

2004-11-22 Thread Chris Hewitt
On Mon, 2004-11-22 at 19:12, Sarah wrote: > I believe the server is Redhat linux. I'm just helping > out with something so I'm new to this particular > server also. I did which cc and got "/usr/bin/cc". This computer has Fedora Core 1 (effectively RedHat 10). It has cc and gcc. I've not used cc bu

RE: [PHP-INSTALL] payflow pro configure

2004-11-22 Thread Sarah
I believe the server is Redhat linux. I'm just helping out with something so I'm new to this particular server also. I did which cc and got "/usr/bin/cc". The server has php4 installed along with mysql and several other options. Really the only thing needed is the payflow pro functions. Just so I

RE: [PHP-INSTALL] payflow pro configure

2004-11-22 Thread Chris Hewitt
On Mon, 2004-11-22 at 16:10, Sarah wrote: > 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 Ouell

RE: [PHP-INSTALL] payflow pro configure

2004-11-22 Thread Sarah
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 <[EMAIL PROTECTED]> wrote: > After you run configure sti