Re: [PHP] Re: [PECL-DEV] php-rsync installation howto

2012-08-08 Thread Lester Caine

Mihamina Rakotomandimby wrote:

On 08/08/2012 08:29 AM, tamouse mailing lists wrote:

It's not just:

phpize
./configure
make
sudo make install



To be honnest, I dont know.
If it's really just about that, I'll submit a patch for this.

Is phpize; ./configure; make; sudo make install the default *manual* INSTALL
process for a PECL package?


That IS the manual process, but the rsync package has not been updated since 
June 07 so while it says 5.2.6 or later, that may not be the case now?

So what is not working?
./configure --help should show what phpize has built, and librsync probably 
needs to be installed


Personally I have rsync running via it's own admin pack running scheduled 
backups so don't need it from php ...


--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: [PECL-DEV] php-rsync installation howto

2012-08-07 Thread Mihamina Rakotomandimby

On 08/06/2012 01:02 PM, Anatoliy Belsky wrote:

download and unpack the tarball, then use the instructions from here
http://de2.php.net/manual/en/install.pecl.phpize.php


Thank you, but you missed it.

I would be intrested in installing this:
http://pecl.php.net/package/rsync

I dont see any manuel installation documentation nd ask in here if you 
would know how to do.


I already have phpize on my machine.

--
RMA.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: [PECL-DEV] php-rsync installation howto

2012-08-07 Thread Mihamina Rakotomandimby

On 08/08/2012 08:29 AM, tamouse mailing lists wrote:

It's not just:

phpize
./configure
make
sudo make install



To be honnest, I dont know.
If it's really just about that, I'll submit a patch for this.

Is phpize; ./configure; make; sudo make install the default *manual* 
INSTALL process for a PECL package?


Thank you.

--
RMA.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: [PECL-DEV] php-rsync installation howto

2012-08-06 Thread Anatoliy Belsky
Hi,

download and unpack the tarball, then use the instructions from here
http://de2.php.net/manual/en/install.pecl.phpize.php

Regards

Anatoliy

Am Mo, 6.08.2012, 11:51 schrieb Mihamina Rakotomandimby:
 Hi all,

 I would be intrested in installing this:
 http://pecl.php.net/package/rsync

 I got used with PECL packages with at least 2 ways of installation
 - with pear install or pecl install
 - without those tools (with some configure; phpize; make install)

 I have a preference for the latter (for internal reasons).
 How would you install this with phpize?

 Thank you.


 --
 RMA.

 --
 PECL development discussion Mailing List (http://pecl.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php