ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] vmware+kernel 2.4.26
@ 2004-07-03  9:36 Юрий Хорошков
  2004-07-03 10:08 ` Andrey Rahmatullin
  0 siblings, 1 reply; 5+ messages in thread
From: Юрий Хорошков @ 2004-07-03  9:36 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Здравствуйте ALT Linux Sisyphus discussion Club!
Имею dist-upgrade для Compact 2.3 срезом Сизифа от 14.06. и ядром 
2.4.26.  При установке vmware b.8848  имею сообщение:
 Your kernel was built with "gcc" version "2.96", while you are trying 
to use
"/usr/bin/gcc" version "3.2.3". This configuration is not supported and 
VMware
Workstation cannot work in such configuration. Please either recompile your
kernel with "/usr/bin/gcc" version "3.2.3", or restart 
/usr/bin/vmware-config.pl
with CC environment variable pointing to the "gcc" version "2.96".
Поставил gcc296, а как указать на него при новом запуске 
vmware-config.pl не соображу.
Подскажите, пожалуйста.
С уважением,
Юрий.
----


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] vmware+kernel 2.4.26
  2004-07-03  9:36 [sisyphus] vmware+kernel 2.4.26 Юрий Хорошков
@ 2004-07-03 10:08 ` Andrey Rahmatullin
  2004-07-03 11:24   ` Юрий Хорошков
  0 siblings, 1 reply; 5+ messages in thread
From: Andrey Rahmatullin @ 2004-07-03 10:08 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 436 bytes --]

On Sat, Jul 03, 2004 at 12:36:33PM +0300, Юрий Хорошков wrote:
>Поставил gcc296, а как указать на него при новом запуске 
>vmware-config.pl не соображу.
select-gcc 2.96
потом сделаете select-gcc 3.3, когда 2.96 не надо будет.

-- 
WBR, wRAR (ALT Linux Team)

В принципе, и управляющий сервер можно сконфигурировать работать с правами
псевдопользователя; при этом будет потеряна часть функциональности.
		-- ldv in sisyphus@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] vmware+kernel 2.4.26
  2004-07-03 10:08 ` Andrey Rahmatullin
@ 2004-07-03 11:24   ` Юрий Хорошков
  2004-07-03 13:58     ` Andrey Rahmatullin
  0 siblings, 1 reply; 5+ messages in thread
From: Юрий Хорошков @ 2004-07-03 11:24 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Andrey Rahmatullin пишет:

> On Sat, Jul 03, 2004 at 12:36:33PM +0300, Юрий Хорошков wrote:
>
>> Поставил gcc296, а как указать на него при новом запуске 
>> vmware-config.pl не соображу.
>
> select-gcc 2.96
> потом сделаете select-gcc 3.3, когда 2.96 не надо будет.

Спасибо всё прошло нормально.
gcc 3.3 не установлен, может имеет смысл его установить, а потом сделать 
"select-gcc auto"

С уважением,
Юрий.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] vmware+kernel 2.4.26
  2004-07-03 11:24   ` Юрий Хорошков
@ 2004-07-03 13:58     ` Andrey Rahmatullin
  2004-07-05  7:21       ` Anton Kachalov
  0 siblings, 1 reply; 5+ messages in thread
From: Andrey Rahmatullin @ 2004-07-03 13:58 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 492 bytes --]

On Sat, Jul 03, 2004 at 02:24:33PM +0300, Юрий Хорошков wrote:
>gcc 3.3 не установлен,
Ой, ну select-gcc 3.2 тогда. В общем не важно.

>может имеет смысл его установить, а потом сделать 
>"select-gcc auto"
Да нет, это я спутался, думал, у Вас основным компилятором gcc3.3.

-- 
WBR, wRAR (ALT Linux Team)

evo -- точно не дозрела. Другое дело, что я так ненавижу это приложение,
что с удовольствием изорудую его еще больше, выложив полуработающую
версию :-)
		-- aen in devel@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] vmware+kernel 2.4.26
  2004-07-03 13:58     ` Andrey Rahmatullin
@ 2004-07-05  7:21       ` Anton Kachalov
  0 siblings, 0 replies; 5+ messages in thread
From: Anton Kachalov @ 2004-07-05  7:21 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Sat, Jul 03, 2004 at 07:58:23PM +0600, Andrey Rahmatullin wrote:
> On Sat, Jul 03, 2004 at 02:24:33PM +0300, Юрий Хорошков wrote:
> >gcc 3.3 не установлен,
> Ой, ну select-gcc 3.2 тогда. В общем не важно.


Проще всего запустить: CC=gcc-2.96 vmware-config.pl

Rgds,
Anton



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-07-05  7:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-03  9:36 [sisyphus] vmware+kernel 2.4.26 Юрий Хорошков
2004-07-03 10:08 ` Andrey Rahmatullin
2004-07-03 11:24   ` Юрий Хорошков
2004-07-03 13:58     ` Andrey Rahmatullin
2004-07-05  7:21       ` Anton Kachalov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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