Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: Slackware 11, Solaris 10, Solaris 9, Sourcemage 0.9.6
Posts: 322
Rep:
Hi
Technically your system is i686, so it doesn't matter which package you use because the arch specification means "for i386 and higher" so you could run the i386 package on a i486 machine, but you couldn't have run the i586 package on that machine.
hope that wasn't too confusing
btw: it's i386, not i385
Technically your system is i686, so it doesn't matter which package you use because the arch specification means "for i386 and higher" so you could run the i386 package on a i486 machine, but you couldn't have run the i586 package on that machine.
hope that wasn't too confusing
btw: it's i386, not i385
Thanks.
Technically your system is i686. How did you get this information? Is it on the internet some where?
arch specification means. Is there something on the page that gave you that information?
When I go to the linked page it has the sub directories one of which is the rpm directory. In that directory are these directories SRC, i586, NOARCH, and i686. What are these? Then at the root it has a DELTAS directory. What are deltas?
I'm sort of new to Linux so I am trying to learn this stuff.
Distribution: Slackware 11, Solaris 10, Solaris 9, Sourcemage 0.9.6
Posts: 322
Rep:
noarch means that that package is not architecture-specific, it will work on every platform.
src means that it's a package which includes source code
I'm not sure what deltas means, since I don't use rpm based distros that much
It's not a problem for you to use a i386 package on a pentium 4, there is a small speed/performance improvement if you use an i686 package, but it's not that big, so in other words, as long as you use something that's better than a pentium pro, it doesn't matter which architecture version you choose.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.