LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Uncertain how to configure/install packages & compiler before install VMware on FC8. (https://www.linuxquestions.org/questions/linux-newbie-8/uncertain-how-to-configure-install-packages-and-compiler-before-install-vmware-on-fc8-714837/)

Azazwa 03-27-2009 07:50 AM

Uncertain how to configure/install packages & compiler before install VMware on FC8.
 
Hi!

Hm, I installed Fedora 8 a while ago, but I'm wanting to install VMware, and one of the tutorials said that it needs to compile its own kernel modules to install correctly and therefore that I should make sure that I have the necessary kernel packages and gcc compiler.
The tutorial said I could query these packages by using # rpm -qa kernel* gcc*. Here is the output when I put it in my terminal:

[root@gnlserv01 ~]# rpm -qa kernel* gcc*
gcc-gfortran-4.1.2-33
gcc-c++-4.1.2-33
kernel-headers-2.6.23.1-42.fc8
gcc-4.1.2-33
kernel-2.6.23.1-42.fc8
kernel-devel-2.6.23.1-42.fc8

The above packages include what is needed according to the tutorial. So what I'm actually asking is how do I install or configure the compiler and the packages that I need? Can I say something like # rpm --install gcc-4.1.2-33 ? Or do I use yum somehow? Or are those packages already there and ready to fulfill their purpose and I don't have to do anything to them before I install VMware?

Thanks!

btmiller 03-28-2009 07:27 PM

Looks like the packages are there, so you shouldn't need to do anything to them before running the installer for VMWare.

BTW, U bekueve Fedora 8 is out of support now ... you might want to consider upgrading to 9 or 10 sometime.


All times are GMT -5. The time now is 08:11 AM.