2017-06-21 109 views
0

我試圖安裝不當VMware Workbench IS 3.5.7 [3.5.7.4238219] from https://code.vmware.com/web/workbench/wbis/3.5。我試圖(幫助 =>安裝新軟件)與兩個不同版本蝕,具有兩個不同的錯誤:從Ubuntu的如何在eclipse上安裝VMware Workbench IS

1)蝕包我安裝蝕Ubuntu 16.04.2 LTS(版本:3.8.1,構建ID:debbuild)並安裝了最新的更新。當我試圖添加該存儲庫,我得到這個錯誤:

Cannot complete the install because one or more required items could not be found. 
    Software being installed: VMware Workbench CIM Tools 3.5.7.4236111 (com.vmware.vide.cimtools.feature.feature.group 3.5.7.4236111) 
    Missing requirement: Action Plug-in 3.5.7.4236111 (com.vmware.vide.p2action 3.5.7.4236111) requires 'package org.eclipse.equinox.p2.repository.artifact 2.3.0' but it could not be found 
    Missing requirement: Action Plug-in 3.5.7.4249275 (com.vmware.vide.p2action 3.5.7.4249275) requires 'package org.eclipse.equinox.p2.repository.artifact 2.3.0' but it could not be found 
    Cannot satisfy dependency: 
    From: VMware Workbench CIM Tools 3.5.7.4236111 (com.vmware.vide.cimtools.feature.feature.group 3.5.7.4236111) 
    To: com.vmware.vide.feature.feature.group [3.5.5,4.0.0) 
    Cannot satisfy dependency: 
    From: VMware Workbench Core 3.5.7.4236111 (com.vmware.vide.feature.feature.group 3.5.7.4236111) 
    To: com.vmware.vide.p2action [3.5.7.4236111] 
    Cannot satisfy dependency: 
    From: VMware Workbench Core 3.5.7.4249275 (com.vmware.vide.feature.feature.group 3.5.7.4249275) 
    To: com.vmware.vide.p2action [3.5.7.4249275] 

我尋找那些package org.eclipse.equinox.p2.repository.artifact 2.3.0,但我不知道如何去滿足它。

2)來自eclipse.org

最新的Eclipse我下載並執行的新鮮蝕安裝Linux的64位(再次Ubuntu的16.04.2 LTS)。它的版本:Neon.3版本(4.6.3)和編號:20170314-1500。我再次安裝最新的更新和嘗試安裝VMware的工作臺的庫,我得到這個錯誤:

An error occurred while configuring the installed items 
session context was:(profile=_home_test_eclipse_java-neon_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Configure, operand=null --> [R]com.vmware.vide.vlogbrowser.cli.feature.feature.group 3.5.7.4236111, action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.ChmodAction). 
The action chmod failed - file /home/test/eclipse/java-neon/eclipse/features/com.vmware.vide.vlogbrowser.cli.feature_3.5.7.4236111/app/vmwb-server does not exist 

任何人可以幫我安裝VMware Workbench是?

在此先感謝!

/天使

回答

0

我意識到,Ubuntu的日食已經提供了插件org.eclipse.equinox.p2.repository,但它的版本2.2和VMware工作臺需要2.3。我不知道它是否可以安裝。

最後我能上一個新的安裝到Eclipse工作臺 Neon.3版本(4.6.3)但剛過一個安裝的組件之一,在一個常識秩序,仔細閱讀錯誤:缺少安裝程序不會爲您創建的文件夾,如$INSTALL_PATH/eclipse/java-neon/eclipse/features/com.vmware.vide.vlogbrowser.cli.feature_3.5.7.4236111/app/vmwb-server

感謝和問候

/天使