What happens when you type ./configure?
If the answer is nothing, or it ends with an error, then your ISP does not
provide you with dev tools. And you are sort of out of luck.
If you can find out for certain, what platform your isp is running, you may
be able to install a binary. But a wouldn't count on it.
Might have to find another ISP
On 4/3/01 10:02 AM, "Brandon Orther" <[EMAIL PROTECTED]> wrote:
> When I type: make it does nothing??? What am I supposed to be typing?
>
> -----Original Message-----
> From: Nuno Silva [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 03, 2001 9:19 AM
> To: Brandon Orther
> Cc: PHP User Group
> Subject: Re: [PHP] Shell Programming with PHP, but where is the PHP?
>
>
>
> :)
> yes,
>
> just
> ./configure (don't use --with-apache or --with-apxs) [other options]
> make
> cp php /usr/local/bin (or whatever)
>
> regards,
> Nuno Silva
>
> Brandon Orther wrote:
>
>> Hello,
>>
>> It is installed as a module, Is there a way I can keep it installed as a
>> module but install it so I can use it to shell script also?
>>
>> Thanks Ahead Of Time
>> Brandon
>>
>> -----Original Message-----
>> From: Renze Munnik [mailto:[EMAIL PROTECTED]]
>> Sent: Tuesday, April 03, 2001 8:32 AM
>> To: [EMAIL PROTECTED]
>> Subject: Re: [PHP] Shell Programming with PHP, but where is the PHP?
>>
>>
>> Brandon Orther wrote:
>>
>>> Hello,
>>>
>>> I am looking for the path to my php so I can put it on the top of
>>
>> my php
>>
>>> script. Like this: #!/path/to/php
>>>
>>> All I can find that looks like this is libphp4.so Does anyone know where
>>
>> to
>>
>>> look for the binary?
>>>
>>> Thanks
>>> Brandon
>>>
>>> --
>>> PHP General Mailing List (http://www.php.net/)
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>>
>>
>> Try locate and/or whereis.
>> And you should make sure PHP isn't installed as module.
>> --
>>
>> * R&zE:
>>
>> ***************************
>> ** Renze Munnik
>> **
>> ** E: [EMAIL PROTECTED]
>> ** M: +31 6 218 111 43
>> ***************************
>>
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]