Lubuntu winetrick vcrun2008 裝不起來 - Linux

Isla avatar
By Isla
at 2015-02-14T21:45

Table of Contents

OS: Lubuntu 14.10

想在上面用Line

$ apt-get install wine
$ winetricks vcrun2008

結果跑不到幾秒就error了

Executing w_do_call vcrun2008
Executing load_vcrun2008
Using native,builtin override for following DLLs: atl90 msvcm90 msvcp90 msvcr90 vcomp90
Executing winetricks_early_wine regedit C:\windows\Temp\_vcrun2008\override-dll.reg
Executing wine vcredist_x86.exe
fixme:clusapi:GetNodeClusterState ((null),0x33ebe4) stub!
fixme:advapi:DecryptFileA ("c:\\8e774b1f226f9b4a62fc1dcf592d13\\", 00000000): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
err:secur32:SECUR32_initSchannelSP TLS library not found, SSL connections will fail
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:advapi:LsaOpenPolicy ((null),0x33f2c4,0x00000001,0x33f2b0) stub
fixme:advapi:LsaClose (0xcafe) stub
err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range


然後跳出一個警告視窗

Installation package could not be found. Contact the application vendor to verify that this is a valid Windows Installer package



PS:
wine的版本是1.6.2
winetricks的版本是20140302

以上

感謝各位





--
Tags: Linux

All Comments

Edith avatar
By Edith
at 2015-02-19T17:52
我可以請你直接放棄嗎?
Cara avatar
By Cara
at 2015-02-20T18:29
結果我無視於這個error,直接安裝line,成功了。

elux NG 是一套linux系統嗎?

William avatar
By William
at 2015-02-14T16:34
家中清出一台舊電腦~型號如下 Fujitsu-Siemens Futro S400 http://0rz.tw/psfVC 外觀長這樣~取別人拍賣的網頁 打算來裝套ubuntu來試用~ 結果開機後才發現~ 它裡面本來就不是windows.... 作業系統是一套叫eLux NG v1.26-1 在UNICO ...

天空塔 - 國人做的Linux steam 遊戲

Oscar avatar
By Oscar
at 2015-02-14T08:17
今天要去南港拆震源之前,打開steam看看,我看到這個有趣的遊戲竟然有Linux版,是有 趣的FPS解謎的「闖景」遊戲(加一點點戰鬥),主角很可愛 這是youtube上看到的遊戲過程畫面 https://www.youtube.com/watch?v=ZaRX3L_4Q-4 然後一路查到源頭 http:/ ...

使用外部網路時無法用ssh連入主機

Jacob avatar
By Jacob
at 2015-02-14T00:45
這兩天遇到了一個奇怪的ssh連線問題, 我們研究室有兩台伺服器 之前無論是使用學校內部網路或是在家中都可以很順利進行ssh連線。 可是這兩天不知道什麼原因,只要使用外部網路進行連線 都會出現下面錯誤訊息: Read from socket failed: Operation timed out ...

硬啃archlinux

Edith avatar
By Edith
at 2015-02-12T22:26
老實說...還真的有點硬 雖然我都從fc6一直玩到f21,還是覺得有點硬 一切只為了讓一台舊電腦復活 celeronD 2.8G, 2G ram, HDD 160G, 最杯具的是sis661... 連用xp上網cpu都衝到100%loading,剛好硬碟也掛掉,xp就byebye了 先上官網抓iso ...

被入侵了

Joe avatar
By Joe
at 2015-02-12T13:34
ldd /usr/sbin/sshd | grep libwrap 應該要顯示 libwrap.so.0 =andgt; /usr/lib/libwrap.so.0 (0x00655000) 但我的沒有 TCP wrapper 好像無法正常執行 host.deny 沒辦法運作 請問我要怎麼先讓 ...