XiaMi野生虾米菌

污啦啦啦啦 ...


  • 首页

  • 归档

  • tags

  • 搜索

GraalVm踩坑:gu install报错 Insufficient privileges for administration of the GraalVM installation.

发表于 2020-11-22   |   分类于 技术   |   31 条评论

GraalVm安装native-image模块时报错

>gu install native-image
Error: Insufficient privileges for administration of the GraalVM installation. You need to become "BUILTIN\Administrators" user in order to perform administrative tasks on GraalVM.
NOTE: depending on your operating system, you may need to use OS tools to install or uninstall GraalVM components.

大意是 gu install 需要用管理员权限运行cmd

Win10有些版本 徽标键盘直接右键没有cmd,而且PowerShell运行Gu命令报错,目前还不清楚原因
直接win键打开开始菜单栏输入cmd,再右键点击管理员权限运行即可以管理员权限打开cmd
再gu install native-image

>gu install native-image
Downloading: Component catalog from www.graalvm.org
Processing Component: Native Image
Downloading: Component native-image: Native Image  from github.com
Installing new component: Native Image (org.graalvm.native-image, version 20.3.0)

GraalVm踩坑:gu install报错 Component catalog is unreachable.

发表于 2020-11-22   |   分类于 Java   |   28 条评论

预安装native-image模块,
输入命令:

gu install native-image

结果提示:

Downloading: Component catalog from www.graalvm.org
Error: Component catalog is unreachable.
Please check your connection and proxy settings. If your machine is behind a proxy, environment variables (http_proxy, https_proxy, ...) must be set appropriately.

初步推断是国内网络不畅,链接不到graalvm.org
本机启动一些科学软件
然后设置代理

set HTTP_PROXY=http://127.0.0.1:8809
gu install native-image

就能看到 已经开始下载了

Downloading: Component catalog from www.graalvm.org Processing
Component: Native Image Downloading: Component native-image: Native
Image from github.com [############## ]

我的小水管下的慢,稍等一下就好了

大漠共享注册码

发表于 2020-09-01   |   分类于 技术   |  
注册码附加码
gzbid09f75d11dd2ac95ce94316669c761194gzbid
51680567fa7655948fc0861f3a7c3576109c28fgsdfasd12
7611525429dde900125e8835c4542c3fc6dc709881234
yuluolfs5d6d7a997180e351fb6b5647cddf5d5dEunsolfs
zifeng1a7b7fe753bb1d197847be3a7cbf1581
i778ce035e8ea42ca272c5682f2fdb70d9a
suyi113197162539440447d994059900ce2c7182ad2bfssyykkk
4300386c431741b27f1c8cf0ac41798698acb1cguci
31055586e56465f77d97e00f7e575d92e3f246a
q903865329a29ee59dca27e28cd320973ae6762f09pogechuiz
18606061650cb9401907a02679ab8f2eceeb88a8284
wodedamo20134b296d421e7e7a83152f64729c0a9aa2qimeng88208
eee1132dc69549c115529af89bbcbf5d17d6c18101064743

收集自各种QQ群
有失效的或者要加新得QQ叫我 93404528

Typecho代码高亮插件

发表于 2018-04-27   |   分类于 技术   |  

之前写百度统计的时候,在博客上贴了一段代码,发现居然没有高亮,随手搜了一圈高亮代码,没看到太喜欢的,主要是颜色,或者是实现方式过于啰嗦,索性自己撸一个吧

阅读全文 »

Typecho统计插件,支持百度统计友盟等

发表于 2018-04-23   |   分类于 技术   |  

想给博客添加个百度统计,看了看后台似乎没有插入统计代码的地方,又不想直接写到主题下边。索性就照着示例插件撸了个统计代码插件

废话不说,上代码

阅读全文 »

12

野生虾米菌

一个高端大气上档次的网站

6 文章
5 分类
12 标签
RSS

© 2026 野生虾米菌 - 辽ICP备18004552号
Typecho
NexT.Pisces修改版