Speaking of which, is there a way to *edit* packages dependencies?
I'm thinking of gallery here, who depends on php4, php4-cgi and libapache(2)-mod-php4 -- but works flawlessly with php5 and php5-cgi...
Tong wrote:
On Tue, 17 Aug 2004 23:43:28 -0500, dircha wrote:
If I get your meaning, apt-rdepends is the package you want:I wondering if there's a way to show all the dependencies and sub- dependencies of package foo?
apt-cache will show the dependencies for a particular package, but it doesn't show the dependencies of those dependencies.
caution, huge output ahead.
You can also get a "view" of this dependency by apt-get. It can generate a dependency graph for you. But mind you, it is huge too. :-)
-- - c0ld <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]