How can I install something without having dependencies?

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
s3rg1o
Forum Commoner
Posts: 32
Joined: Sun Feb 16, 2003 4:58 pm

How can I install something without having dependencies?

Post by s3rg1o »

This has been a problem for a while now but I never really made a big deal of it. Recently though it's aggrevated me so much that I want to find out how to get rid of it. When I install something, like Python's compiler it needs a dependency. Which in turn the files that complete the dependencies need dependencies themselves. It's a vicious cycle. How the hell can I avoid all this. For your information this is a remote machine so I have no access to cd drives and whatnot.
Post Reply