ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Parallels 2.2 на ALC 3.0
@ 2006-10-13 18:44 Владимир Гусев
  2006-10-13 19:28 ` Владимир Гусев
  0 siblings, 1 reply; 4+ messages in thread
From: Владимир Гусев @ 2006-10-13 18:44 UTC (permalink / raw)
  To: ALT Linux Community

Здравствуйте!

попытался "нахрапом" установить на ALC 3.0 недавно вышедшую новую версию  
эмулятора Parallels-2.2. Вот что из этого получилось:

[root@vova OperaDownloads]# apt-get install Parallels-2.2.2092-lin.i386.rpm
Reading Package Lists... Done
Building Dependency Tree... Done
Selecting Parallels for 'Parallels-2.2.2092-lin.i386.rpm'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
   Parallels: Depends: libXft.so.1 but it is not installable
E: Broken packages

Ищем libXft.

[root@vova OperaDownloads]# apt-cache search libXft
xorg-x11-devel - Include files, development libraries and manual pages for  
xorg-x11
xorg-x11-libs - Shared libraries needed by the X Window System version 11  
release 6

[root@vova OperaDownloads]# rpm -qa | grep xorg-x11-libs
xorg-x11-libs-6.8.2-alt22

[root@vova lib]# ls |grep libXft
libXft.a
libXft.so
libXft.so.2
libXft.so.2.1.2

Пытаюсь "пойти на обман" и сделать симлинк libXft.so.1 (на  
libXft.so.2.1.2), сделал ldconfig - не "повелся" Parallels.. :)
Как быть?


-- 
С уважением, Владимир Гусев


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

* Re: [Comm] Parallels 2.2 на ALC 3.0
  2006-10-13 18:44 [Comm] Parallels 2.2 на ALC 3.0 Владимир Гусев
@ 2006-10-13 19:28 ` Владимир Гусев
  2006-10-13 21:05   ` Владимир Гусев
  0 siblings, 1 reply; 4+ messages in thread
From: Владимир Гусев @ 2006-10-13 19:28 UTC (permalink / raw)
  To: ALT Linux Community

> попытался "нахрапом" установить на ALC 3.0 недавно вышедшую новую версию
> эмулятора Parallels-2.2. Вот что из этого получилось:
> (..)
> The following packages have unmet dependencies:
>    Parallels: Depends: libXft.so.1 but it is not installable
> E: Broken packages
> Пытаюсь "пойти на обман" и сделать симлинк libXft.so.1 (на
> libXft.so.2.1.2), сделал ldconfig - не "повелся" Parallels.. :)
> Как быть?

Решил вот так поступить.. Уж не знаю пока, что дальше будет.. Жду  
триальный ключ..

[root@vova OperaDownloads]# rpm -ivh --nodeps  
Parallels-2.2.2092-lin.i386.rpm
Preparing...                  
############################################################
Parallels                     
############################################################
Installation has been completed.

       You must configure Parallels Workstation 2.2.2092
       before starting it for the first time.
       Issue "parallels-config" command.


-- 
С уважением, Владимир Гусев


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

* Re: [Comm] Parallels 2.2 на ALC 3.0
  2006-10-13 19:28 ` Владимир Гусев
@ 2006-10-13 21:05   ` Владимир Гусев
  2006-10-16 17:23     ` Владимир Гусев
  0 siblings, 1 reply; 4+ messages in thread
From: Владимир Гусев @ 2006-10-13 21:05 UTC (permalink / raw)
  To: ALT Linux Community

>> попытался "нахрапом" установить на ALC 3.0 недавно вышедшую новую версию
>> эмулятора Parallels-2.2. Вот что из этого получилось:
>> (..)
>> The following packages have unmet dependencies:
>>    Parallels: Depends: libXft.so.1 but it is not installable
>> E: Broken packages
>> Пытаюсь "пойти на обман" и сделать симлинк libXft.so.1 (на
>> libXft.so.2.1.2), сделал ldconfig - не "повелся" Parallels.. :)
>> Как быть?
>
> Решил вот так поступить.. Уж не знаю пока, что дальше будет.. Жду
> триальный ключ..
>
> [root@vova OperaDownloads]# rpm -ivh --nodeps
> Parallels-2.2.2092-lin.i386.rpm
> Preparing...
> ############################################################
> Parallels
> ############################################################
> Installation has been completed.
>
>        You must configure Parallels Workstation 2.2.2092
>        before starting it for the first time.
>        Issue "parallels-config" command.
>
>

нет, не работает.. точнее все запускается, создаются vm, настраивается, но  
при начале инсталляции оси в Parallels, на экране эмулятора ничего нет..  
странно, ведь вроде libXft.so.1 относится к более старому набору либцов  
Xfree86..

Ничего не посоветуете?

-- 
С уважением, Владимир Гусев


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

* Re: [Comm] Parallels 2.2 на ALC 3.0
  2006-10-13 21:05   ` Владимир Гусев
@ 2006-10-16 17:23     ` Владимир Гусев
  0 siblings, 0 replies; 4+ messages in thread
From: Владимир Гусев @ 2006-10-16 17:23 UTC (permalink / raw)
  To: ALT Linux Community

>>> попытался "нахрапом" установить на ALC 3.0 недавно вышедшую новую  
>>> версию
>>> эмулятора Parallels-2.2. Вот что из этого получилось:
>>> (..)
>>> The following packages have unmet dependencies:
>>>    Parallels: Depends: libXft.so.1 but it is not installable
>>> E: Broken packages
>>> Пытаюсь "пойти на обман" и сделать симлинк libXft.so.1 (на
>>> libXft.so.2.1.2), сделал ldconfig - не "повелся" Parallels.. :)
>>> Как быть?
>>
>> Решил вот так поступить.. Уж не знаю пока, что дальше будет.. Жду
>> триальный ключ..
>>
>> [root@vova OperaDownloads]# rpm -ivh --nodeps
>> Parallels-2.2.2092-lin.i386.rpm
> (..)
> нет, не работает.. точнее все запускается, создаются vm, настраивается,  
> но
> при начале инсталляции оси в Parallels, на экране эмулятора ничего нет..
> странно, ведь вроде libXft.so.1 относится к более старому набору либцов
> Xfree86..
> Ничего не посоветуете?


Значит, ни у кого нет идей?

-- 
С уважением, Владимир Гусев


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

end of thread, other threads:[~2006-10-16 17:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-13 18:44 [Comm] Parallels 2.2 на ALC 3.0 Владимир Гусев
2006-10-13 19:28 ` Владимир Гусев
2006-10-13 21:05   ` Владимир Гусев
2006-10-16 17:23     ` Владимир Гусев

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