Rchan-notepad

From CDOT Wiki
Revision as of 14:56, 8 January 2016 by Rchan (talk | contribs)
Jump to: navigation, search

Date: Jan 8, 2016

PC2 - Linux Host Lab issue

When starting up VMware Player, got the following dialogue:

VMware-kernel-module-updater.png

So I check the gcc directory and got the following directories:

ict@debian:~$ ls -lR /usr/lib/gcc
/usr/lib/gcc:
total 4
drwxr-xr-x 4 root root 4096 Dec  4 11:05 x86_64-linux-gnu

/usr/lib/gcc/x86_64-linux-gnu:
total 8
drwxr-xr-x 2 root root 4096 Dec 19  2014 4.8
lrwxrwxrwx 1 root root    3 Dec  4 11:05 4.8.4 -> 4.8
drwxr-xr-x 2 root root 4096 Dec  4 12:15 4.9
lrwxrwxrwx 1 root root    3 Dec  4 11:05 4.9.2 -> 4.9

/usr/lib/gcc/x86_64-linux-gnu/4.8:
total 0

/usr/lib/gcc/x86_64-linux-gnu/4.9:
total 15556
-rwxr-xr-x 1 root root 15854376 Dec 25  2014 cc1
lrwxrwxrwx 1 root root       22 Dec 25  2014 liblto_plugin.so -> liblto_plugin.so.0.0.0
lrwxrwxrwx 1 root root       22 Dec 25  2014 liblto_plugin.so.0 -> liblto_plugin.so.0.0.0
-rw-r--r-- 1 root root    70864 Dec 25  2014 liblto_plugin.so.0.0.0

The directory "4.8.4" was empty.

VMware Workstation 12 documentation can found here