 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
bjorntheart
Joined: 18 Oct 2007 Posts: 3
|
Posted: Thu Oct 18, 2007 8:34 am Post subject: How to install a downloaded pear package |
|
|
Hi guys.
Complete nooob to pear.
Here´s my situation. I´ve downloaded XML_RPC and Cache_Lite pear packages and would like to know how to install them. I´ve already install php-pear5 debian package on Ubunt Feisty Fawn
Thanx for our help in advance. |
|
| Back to top |
|
 |
mark

Joined: 07 Jan 2007 Posts: 1003
|
Posted: Thu Oct 18, 2007 11:29 am Post subject: |
|
|
pear install XML_RPC
pear install Cache_Lite
(XML_RPC might already be installed, you can check that by calling "pear list") |
|
| Back to top |
|
 |
bjorntheart
Joined: 18 Oct 2007 Posts: 3
|
Posted: Thu Oct 18, 2007 11:33 am Post subject: |
|
|
| If I´m not mistaken, these commands will install the packages from the web and not from the tar files I´ve downloaded |
|
| Back to top |
|
 |
mark

Joined: 07 Jan 2007 Posts: 1003
|
Posted: Thu Oct 18, 2007 11:35 am Post subject: |
|
|
Ah, didn't see the word "downloaded", sorry.
You can then just replace the package name by the filename of the downloaded file, e.g.
pear install XML_RPC-x.y.z.tgz |
|
| Back to top |
|
 |
bjorntheart
Joined: 18 Oct 2007 Posts: 3
|
Posted: Thu Oct 18, 2007 11:46 am Post subject: |
|
|
Awesome!!!
Thanx alot Mark |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|