Hi, --- On Sun, Sep 20, 2009 at 3:24 PM, malathi selvaraj <[email protected]> wrote: | when i try to installĀ rpm fusion repository \--
Did you add rpmfusion repository on your system? If yes, how? --- | $ rpm -ivh VirtualBox-OSE-3.0.6-1.fc12.i686.rpm \-- Please don't do manual installs! The reason of asking you to use rpmfusion is so that you can use it for installation, and up-gradation. Use "yum install packagename" to install software. --- | $ yum install VirtualBox-OSE-kmod \-- 'sudo yum install ..." or use 'yum install' as root user. --- | # yum install libcrypto.so.10 \-- First do a 'yum search' to see what the package name is. $ yum search libcrypto Then use the package-name only. SK -- Shakthi Kannan http://www.shakthimaan.com _______________________________________________ Fedora-india mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-india
