Results 1 to 5 of 5
Hi all,
I can use the command "tree" and I was told I have to download and install the "tree" package somewhat like "tree-whatever-version.rpm". But I can't find it anywhere.
...
- 09-20-2009 #1Just Joined!
- Join Date
- Sep 2009
- Posts
- 7
Where to download tree-whatever-version.rpm fpr RH EL 4?
Hi all,
I can use the command "tree" and I was told I have to download and install the "tree" package somewhat like "tree-whatever-version.rpm". But I can't find it anywhere.
Someone can help?
Regards
- 09-20-2009 #2
You're talking about the little command line utility to display directories/files in a tree-like format?
If you can use the command, it's already installed. Check withIn general, I recommend installing yum for package management. I don't know red hat too well, but I believe RHEL5 includes yum, but RHEL4 does not.Code:rpm -q tree
Howto: Install yum On RHEL 4 | PinoyTux Weblog
If a package isn't available in the repos, there are sites like rpm.pbone.net where you can often find what you're looking for.
- 09-21-2009 #3Just Joined!
- Join Date
- Sep 2009
- Posts
- 7
The first thing I have to do is to download the package "tree" for RHEL 4. But I can't find it anywhwre.
- 09-21-2009 #4Just Joined!
- Join Date
- Mar 2007
- Posts
- 32
Hi Thomas,
Use the site RPM Search to download the package that you are in need.
Regards
Siva
- 09-25-2009 #5Just Joined!
- Join Date
- Sep 2009
- Posts
- 7
I did use rpm to search the package I want. But I couldn't find it.
I enter "tree" and click search, but I got a very very long list which is not "tree_xxx.prm"


Reply With Quote