码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
sonarqube newest version installation
dnf install java-11-openjdk postgresql-server postgresql postgresql-contrib useradd sonar unzip sonarqube-VERSION.zip -d /opt ln -sv /opt/sonarqube-VE ...
分类:其他好文   时间:2020-07-04 15:26:29    阅读次数:60
[OHIF-Viewers]医疗数字阅片-医学影像-安装问题
Installation Problem: [TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Receiv ed type boolean] #7985 yarn 运行问题 TypeError ...
分类:其他好文   时间:2020-07-03 01:07:37    阅读次数:86
手把手教你安装Arch Linux。
前言 请注意教程的时效性,这篇教程是2020/6/30编写的。 写着写着就变得非常拖沓了,就把这篇教程的定位改成为Linux新手服务吧……有一定Linux基础的朋友们还请看官方的Installation Guide,会比阅读这篇文章要更加方便。 为什么我要写这篇教程呢?一是很多人没养成看Wiki的好 ...
分类:系统相关   时间:2020-06-30 20:48:23    阅读次数:133
How do remove the CD / DVD install as a source for apt-get packages when installing new features?
Yes, you can remove the CD-ROM (or or original installation media) from the sources.list Edit the sources.list file with the following command: sudo n ...
分类:其他好文   时间:2020-06-26 20:01:57    阅读次数:58
黑苹果 hackintosh 安装初体验
(Hackintosh Installation on ChromBook) 前提 虚拟化硬件以运行苹果系统 从EFI中启动clover(opencore)来模拟机型和加载硬件驱动后运行苹果系统 镜像(Mojave) ![hackintosh](https://img-blog.csdnimg.cn ...
分类:移动开发   时间:2020-06-25 19:59:08    阅读次数:308
Installation failed with error code: (0x80070643)
在服务器上安装xxx软件时报错,提示如下: Installation failed with error code: (0x80070643), "Fatal error during installation...". Solution: 1. 将当前登录帐号登录到Local Administra ...
分类:其他好文   时间:2020-06-25 09:23:11    阅读次数:125
docker 安装配置mysql 5.7
参考 https://dev.mysql.com/doc/mysql-installation-excerpt/5.7/en/docker-mysql-getting-started.html 1. 下载mysql 镜像 docker pull mysql/mysql-server:5.7 2. 创 ...
分类:数据库   时间:2020-06-22 16:59:46    阅读次数:67
centos7.5离线安装zabbix4.0
一.配置环境 1.1 Linux环境说明zabbix 安装要求 https://www.zabbix.com/documentation/4.0/zh/manual/installation/requirements [root@localhost bw]# cat /etc/redhat-rele ...
分类:其他好文   时间:2020-06-20 13:45:41    阅读次数:57
Windows上安装-kivy
原文:https://kivy.org/doc/stable/installation/installation-windows.html#install-win-dist 如果您使用Anaconda,则可以使用以下命令安装kivy: $ conda install kivy -c conda-fo ...
分类:Windows程序   时间:2020-06-18 19:09:23    阅读次数:113
Error running 'lis [clean]': No valid Maven installation found. Either set the home directory in the configuration dialog or set the M2_HOME environment variable on your system.
出现这种情况主要是更改了maven的安装目录,报错如下: 解决方法如下: OK。问题解决。 ...
分类:其他好文   时间:2020-06-18 11:07:53    阅读次数:234
1730条   上一页 1 2 3 4 5 6 ... 173 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!