viewing IE on linux problem
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.
精彩评论