On Tue, 2007-09-18 at 18:47 +0530, Shrikant Navelkar wrote: > Can I use "yum install" to get this archive and related dependencies ?
No. First, "yum" only installs already-built RPM packages, and these are source packages. Someone will need to take these source packages and build them for your distribution, creating RPMs, then make those available in whatever repository your "yum" instance uses. Second, there are lots of different distributions that use RPM and yum, and you can/should only get packages that were built for your specific distribution (which you didn't mention). Or, of course, you could build them yourself but that takes a bunch of extra tools installed on your system. If you want to go that way you'll need further instructions. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.mad-scientist.us "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Evolution-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-list
