开发者

viewing IE on linux problem

开发者 https://www.devze.com 2023-03-19 20:47 出处:网络
i am following the following steps from website: http://www.tatanka.com.br/ies4linux/page/Installation:Ubuntu

i am following the following steps from website:

http://www.tatanka.com.br/ies4linux/page/Installation:Ubuntu

but when i run the wget i get an error:

helloises@helloise:~$ sudo wget -q http:/开发者_StackOverflow中文版/wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add - gpg: no valid OpenPGP data found.

i have no idea what this means? can anyone help please? thanks


That's because the URL you are trying to download gives a 404 error. The key may have been moved to another location. Contact the one whose key you are trying to add.

0

精彩评论

暂无评论...
验证码 换一张
取 消