ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Проблема с установкой VMware
@ 2005-07-05  9:32 Platon
  0 siblings, 0 replies; only message in thread
From: Platon @ 2005-07-05  9:32 UTC (permalink / raw)
  To: community

Делаю всё как написано в FAQ
Нужно сначала установить kernel-headers-modules-std26-up.
Потом заходим  в/usr/lib/vmware/modules/source. Там есть vmmon.tar и vmnet.tar.
Распакуем: tar xvf vmmon.tar. Появится каталог vmmon-only. Заходим туда и правим
Makefile. 
Нужно эти строки
HEADER_DIR = /lib/modules/$(VM_UNAME)/build/include
BUILD_DIR = $(HEADER_DIR)/..
исправить таким образом
HEADER_DIR = /usr/src/linux-2.6.11-std26-up/include
BUILD_DIR = /usr/src/linux-2.6.11-std26-up
Затем запаковываем обратно: tar cfp vmmon.tar vmmon-only
Ту же самую процедуру проделываем и с vmnet.tar. 
После этого -- vmware-config.pl и радуемся жизни.

Но я не могу порадоваться жизни т.к.всё равно конфигурирование останавливается на 

Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Workstation is suitable for your
running kernel.  Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]

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]

The kernel defined by this directory of header files does not have the same
address space size as your running kernel.
такое впечатление что не там менял. Кто подскажет?
  Ядро 2.6.11-wks26-up-alt4
VMware-4.5.2                   
-- 
С уважением!


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-05  9:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-05  9:32 [Comm] Проблема с установкой VMware Platon

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git