Hi

I’ve installed PEAR OK and I’ve started working with several packages, however I’m having trouble figuring out how to download a package with all its dependencies!

For example i want to download the Auth package, however it requires quite a few dependencies and downloading them manually is a bit tricky.

I know there is a way of downloading a package with all its dependencies but im unsure on how to do so.

In the command prompt when you install the auth package it says:


use --alldeps or --onlyreqdeps to download automatically

But what is the correct syntax for using --alldeps?

Thanks, Jon

    Write a Reply...