ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Platon" <antusov@yandex.ru>
To: community@altlinux.ru
Subject: [Comm] Проблема с установкой VMware
Date: Tue, 5 Jul 2005 13:32:52 +0400 (MSD)
Message-ID: <42CA53C4.000004.21092@mfront8.yandex.ru> (raw)

Делаю всё как написано в 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                   
-- 
С уважением!


                 reply	other threads:[~2005-07-05  9:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42CA53C4.000004.21092@mfront8.yandex.ru \
    --to=antusov@yandex.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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