| View previous topic :: View next topic |
| Author |
Message |
bbenjamin
Joined: 05 Oct 2007 Posts: 15 Location: SoCal
|
Posted: Sat Oct 13, 2007 12:43 am Post subject: CLI option that installs all needed files for a package? |
|
|
Is there a CLI option that installs all needed files for a package?
I thought that I saw a "-o" somewhere but it does not seem to work.  |
|
| Back to top |
|
 |
mark

Joined: 07 Jan 2007 Posts: 1011
|
Posted: Sun Oct 14, 2007 9:06 pm Post subject: |
|
|
| Code: | | pear install -o Example_Package |
installs all required dependencies of a package.
With
| Code: | | pear install -a Example_Package |
installs all required dependencies of a package, but also all optional dependencies.
will tell you more about the possible options for installing packages. |
|
| Back to top |
|
 |
bbenjamin
Joined: 05 Oct 2007 Posts: 15 Location: SoCal
|
Posted: Mon Oct 15, 2007 7:05 pm Post subject: |
|
|
Thx, Mark, I'll try it tonight.  |
|
| 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
|
|