|
![]() |
#1 |
![]()
Öncelikle Uçbirim-Komutsatırını açıyoruz root haklarıyla sırasıyla aşağıdakileri uyguluyoruz
1-GCC Derleyicisini yüklüyoruz ve kuruyoruz. Kod: apt-get install gcc 2-Kernel Başlıklarını yüklüyoruz ve kuruyoruz. Kod: apt-get install kernel-headers-<buraya kernel versiyonumuzu yazıyoruz> Kod: örn: apt-get install kernel-headers-2.6.8-3-386 3-VMware menüsünden Install Vmware tools seçeneğini tıklıyoruz.Cdrom aygıtına vmware tools ile ilgili dosyalar yükleniyor. "vmware-linux-tools.tar.gz" dosyasını /home/kullanıcıadınız dizinine kopyalıyoruz ve aşağıdaki komutları konsolda yazıyoruz komutları yazıyoruz. Kod: cd /home/kullanıcıadınıztar zxf vmware-linux-tools.tar.gzcd vmware-tools-distrib./vmware-install.pl Script Çalışmaya Başlıyor.Aşağıdaki Soruları bize soruyor: In which directory do you want to install the binary files? [/usr/bin] Hiçbirşey Yapmadan Enter a basıyoruz In which directory do you want to install the daemon files? [/usr/bin] Hiçbirşey Yapmadan Enter a basıyoruz In which directory do you want to install the library files? [/usr/lib/vmware-tools] Hiçbirşey Yapmadan Enter a basıyoruz The path "/usr/lib/vmware-tools" does not exist currently. This program is going to create it, including parent directories. Is this what you want? [yes] Hiçbirşey Yapmadan Enter a basıyoruz In which directory do you want to install the documentation files? [/usr/share/doc/vmware-tools] Hiçbirşey Yapmadan Enter a basıyoruz The path "/usr/share/doc/vmware-tools" does not exist currently. This program is going to create it, including parent directories. Is this what you want? [yes] Hiçbirşey Yapmadan Enter a basıyoruz What is the directory that contains the init directories? (rc0.d/ to rc6.d)? [/etc/rc.d] Hiçbirşey Yapmadan Enter a basıyoruz What is the directory that contains the init scripts? [/etc/rc.d/init.d] Hiçbirşey Yapmadan Enter a basıyoruz Before running VMWare Tools for the first time, cyou need to configure it by invoking the following command: "/usr/bin/vmware-config-tools.pl" Do you want this program to invoke the command for you now? [yes] Hiçbirşey Yapmadan Enter a basıyoruz None of VMWare Tool's pre-built vmmctl modules is suitable for your running kernel. Do you want this program to try to build the vmhgfs module for your system (you need to have a C compiler installed on your system)? [yes] Hiçbirşey Yapmadan Enter a basıyoruz Using compiler "/usr/bin/gcc". Use environment variable CC to override. What is the location of the directory of C header files that match your running kernel? [/usr/src/linux/include] Otomatik olarak C header dosyalarının bulunduğu dizini genelde buluyor script.Şayet bulmaz ise bu satıra /usr/src/kernel-headers-<kernel-versiyonunuz>/include Yazıyoruz ve Enter a basıyoruz 4-Sistemi yeniden başlatıyoruz. |
|
![]() |
![]() |
![]() |
Etiketler |
debian, kararlistable, kurulumu, tools, vmware |
|
|