cygwin jdk11u

cygwin jdk11u

安装 Cygwin64

下载地址 https://cygwin.com/setup-x86_64.exe

Cygwin 国内源    中科大镜像源 http://mirrors.ustc.edu.cn/cygwin/

选择安装的包:(automatically added) 表示根据依赖自动添加的包

Install _autorebase 001007-1
Install alternatives 1.3.30c-10
Install autoconf 13-1 (automatically added)
Install autoconf2.1 2.13-12 (automatically added)
Install autoconf2.5 2.69-3
Install automake1.15 1.15.1-1
Install base-cygwin 3.8-1
Install base-files 4.2-4
Install bash 4.4.12-3
Install binutils 2.29-1
Install binutils-debuginfo 2.29-1
Install bsdcat 3.3.2-1
Install bsdcpio 3.3.2-1
Install bsdiff 4.3-5
Install bsdtar 3.3.2-1
Install busybox 1.23.2-1
Install busybox-debuginfo 1.23.2-1
Install bzip2 1.0.6-3
Install ca-certificates 2.22-1
Install coreutils 8.26-2
Install cpio 2.11-3
Install cygutils 1.4.16-2
Install cygwin 2.11.2-1
Install cygwin-debuginfo 2.11.2-1 (automatically added)
Install dash 0.5.9.1-1
Install diffutils 3.5-2
Install editrights 1.03-1
Install file 5.32-1
Install findutils 4.6.0-1
Install gawk 4.2.1-1
Install getent 2.18.90-4
Install grep 3.0-2
Install groff 1.22.3-1
Install guile2.0 2.0.14-3
Install gzip 1.8-1
Install hostname 3.13-1
Install info 6.5-2
Install ipc-utils 1.0-2
Install less 530-1
Install libarchive13 3.3.2-1 (automatically added)
Install libargp 20110921-3
Install libattr1 2.4.48-2
Install libblkid1 2.25.2-2
Install libbz2_1 1.0.6-3
Install libcrypt0 2.1-1 (automatically added)
Install libdb5.3 5.3.28-2 (automatically added)
Install libffi6 3.2.1-2
Install libgc1 7.6.10-1 (automatically added)
Install libgcc1 7.4.0-1
Install libgdbm4 1.12-1
Install libgmp10 6.1.2-1
Install libgnutls30 3.5.18-1 (automatically added)
Install libguile2.0_22 2.0.14-3 (automatically added)
Install libhogweed4 3.4-1 (automatically added)
Install libiconv 1.14-3
Install libiconv2 1.14-3
Install libidn2_0 2.0.4-1 (automatically added)
Install libintl8 0.19.8.1-2
Install libltdl7 2.4.6-6 (automatically added)
Install liblz4_1 1.7.5-1 (automatically added)
Install liblzma5 5.2.3-1
Install libmpfr6 4.0.1-4p11
Install libncursesw10 6.0-12.20171125
Install libnettle6 3.4-1 (automatically added)
Install libopenssl100 1.0.2p-1
Install libp11-kit0 0.23.10-1
Install libpcre1 8.40-3
Install libpipeline1 1.4.0-1
Install libpopt-common 1.16-2
Install libpopt0 1.16-2
Install libprocps-ng6 3.3.12-2 (automatically added)
Install libpsl5 0.18.0-1 (automatically added)
Install libreadline7 7.0.3-3
Install libsigsegv2 2.10-2
Install libsmartcols1 2.25.2-2
Install libssp0 6.4.0-4 (automatically added)
Install libstdc++6 7.4.0-1
Install libtasn1_6 4.13-1
Install libunistring2 0.9.10-1 (automatically added)
Install libuuid1 2.25.2-2
Install libxml2 2.9.4-2 (automatically added)
Install login 1.12-1
Install m4 1.4.18-1
Install make 4.2.1-2
Install man-db 2.7.6.1-1
Install mintty 2.9.5-0
Install nano 2.9.7-1
Install ncurses 6.0-12.20171125
Install openssl 1.0.2p-1
Install p11-kit 0.23.10-1
Install p11-kit-trust 0.23.10-1
Install perl 5.26.3-1 (automatically added)
Install perl-Carp 1.38-2 (automatically added)
Install perl_autorebase 5.26.3-1 (automatically added)
Install perl_base 5.26.3-1 (automatically added)
Install procps-ng 3.3.12-2
Install psmisc 22.20-1
Install publicsuffix-list-dafsa 20180523-1 (automatically added)
Install rebase 4.4.4-1
Install run 1.3.4-2
Install sed 4.4-1
Install tar 1.29-1
Install terminfo 6.0-12.20171125
Install texinfo 6.5-2 (automatically added)
Install tzcode 2018e-1
Install tzdata 2018e-1
Install unzip 6.0-17
Install util-linux 2.25.2-2
Install vim-minimal 8.0.1567-1
Install wget 1.19.1-2
Install which 2.20-2
Install xz 5.2.3-1
Install zip 3.0-12
Install zlib0 1.2.11-1

Cygwin64的模拟终端:

快捷方式目标:  C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico -

起始位置:  C:\cygwin64

图标:  C:\cygwin64\Cygwin-Terminal.ico

Copying skeleton files.
These files are for the users to personalise their cygwin experience.

They will never be overwritten nor automatically updated.

‘./.bashrc‘ -> ‘/home/lsgx//.bashrc‘
‘./.bash_profile‘ -> ‘/home/lsgx//.bash_profile‘
‘./.inputrc‘ -> ‘/home/lsgx//.inputrc‘
‘./.profile‘ -> ‘/home/lsgx//.profile‘

[email protected] ~
$ cygcheck -c cygwin
Cygwin Package Information
Package              Version        Status
cygwin               2.11.2-1       OK

[email protected] ~
$

安装 Mercurial ( hg )

下载地址 https://bitbucket.org/tortoisehg/files/downloads/

下载地址 https://www.mercurial-scm.org/downloads

获取 openjdk 源码

Mercurial(Hg) 克隆源码库

命令  hg clone --verbose http://hg.openjdk.java.net/jdk-updates/jdk11u "D:\jdk11u"

openjdk 源码下载 http://hg.openjdk.java.net/jdk-updates/jdk11u/file/

=========== End

原文地址:https://www.cnblogs.com/lsgxeva/p/10194923.html

时间: 2024-10-21 16:09:24

cygwin jdk11u的相关文章

cygwin + git + nat123 30元搭建公网可访问的git服务器

首先参考上一篇安装服务器上的CYGWIN: http://jingyan.baidu.com/article/7e440953eabd742fc0e2efae.html 上一篇中已经加入了GIT相关的包,这里就不再赘述. 然后添加git用户,在CYGWIN客户端输入: net user git 123 /add 一般只是GIT用户用的话不需要加入管理员组. 随后切换windows用户,使用git用户登录,启动一次cygwin这时cygwin会自动创建用户的个人目录/home/git/以及更新其他

windows7下cygwin+vs2013编译webkit源码

先下载源码和其他依赖,然后准备cygwin的环境,安装vs2013,最后编译即可.网上没有能直接用于最新版本源码编译的教程,所以我在编译过程中也遇到了很多坑.回过头来看,这些坑都是可以避免的,想要自己尝试编译的同学,可以根据本文快速的实现自己编译webkit(~除去下载文件的时间,15分钟准备环境,1小时编译完成). 下载最近源码 最近的下载版本和源码在这里: http://nightly.webkit.org/ 我使用的源码是这个版本built on 13 October 2014 and i

在Eclipse中搭建cocos2d-x的Android开发环境(免cygwin)

在突击几天学习Android开发之后,我开始转向cocos2d-x的Android开发了.由于自己以前有了解过cocos2d-x的开发,当时自己也学过不少游戏引擎,觉得cocos2d-x作为一个游戏引擎实在是比较简陋,没想到cocos2d-x现在红得发紫,这是我远远没有想到的.于是也赶赶潮流的末班车,查资料顺利地在Eclipse上搭建cocos2d-x的Androd开发环境. 原创文章,反对未声明的引用.原博客地址:http://blog.csdn.net/gamesdev/article/de

win10上部署Hadoop-2.7.3——非Cygwin、非虚拟机

开始接触Hadoop,听人说一般都是在Lunix下部署Hadoop,但是本人Lunix不是很了解,所以Google以下如何在Win10下安装Hadoop(之后再在Lunix下弄),找到不少文章,以下是主要参考的文章: 1.Hadoop installation on windows without cygwin in 10 mints 2.Win10系统安装Hadoop与Hbase 3.Apache Hadoop for Windows Platform 这里是按照第一篇文章操作的. 一.安装j

cygwin和ffmpeg的两三事

cygwin和ffmpeg的下载地址: https://cygwin.com/install.html http://www.ffmpeg.org/download.html 标题看上去有些无厘头,然而事实也是如此.事出本因是自己用维棠下载网页视频时速度很是不快,于是复制出来原始的下载地址贴到迅雷上去下载.速度一下提高了很多.但是由于网页上的某些视频是分段下载的,比如一个你在线看视频时服务器其实是将视频拆成几个段落分别下发给客户端(浏览器),这样就涉及一个问题:下载到本地后需要将分段视频合并成一

MinGW与Cygwin的一些杂谈

引用:http://www.cnblogs.com/fancybit/archive/2012/07/08/2581590.html 首先MingW和cygwin都可以用来跨平台开发.  MinGW是Minimalistic GNU for Windows的缩写,也就是Win版的GCC.  Cygwin则是全面模拟了Linux的接口,提供给运行在它上面的的程序使用,并提供了大量现成的软件,更像是一个平台.  相对的MingW也有一个叫MSys(Minimal SYStem)的子项目,主要是提供了

Win7重装后,如何删除cygwin目录?

参考: http://blog.csdn.net/zjjyliuweijie/article/details/6577037 http://blog.csdn.net/huangzhtao/article/details/6038504 http://blog.csdn.net/hu_shengyang/article/details/7828998 为什么Cygwin的安装目录(在win7重装后)会如此难以删除? 在正常情况下,Cygwin的反安装程序自然是删除该目录的最好选择.但win7的重

MobaXterm 加装cygwin软件包

上次在<MobaXterm: SSH/X远程客户端, Xmanager的最佳免费替代品>里面介绍了MobaXterm这个Windows上的便携 多合一unix工具箱,它基于Cygwin,集成了ftp/telnet/ssh/rdp/vnc等多种远程连接能力,还有X server以支持连 接X桌面或者运行X程序. 虽然MobaXterm自身集成了很多工具,并且还提供了20多个大大小小的插件,但眼看了Cygwin官方仓库里面那么多软 件 而不能用,还是会很心痒,尤其是一些必备工具. MobaXter

cocos2d-x3.2创建新项目失败的一种可能性(cygwin自带的python2.6被抢先执行)

之前一直使用cocos2d-x2.2写游戏,写了几个游戏后,想尝试下3.x版本的新功能,就下载了cocos2d-x3.2版本. 参照官方文档的说法,cocos2d-x3.x版本需要python2.7环境支持,python2.6以及python3.x版本都不行,所以特意去python官网下载了2.7.8版本,安装好后进入目录: cocos2d-x-3.2\tools\cocos2d-console\bin 执行命令: python cocos.py new HelloCpp -p com.hell