Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/openj9
Path: blob/master/buildenv/aix/jdk8/yum_install_aix-ppc64.txt
13569 views
1
# Copyright (c) 2017, 2017 IBM Corp. and others
2
#
3
# This program and the accompanying materials are made available under
4
# the terms of the Eclipse Public License 2.0 which accompanies this
5
# distribution and is available at https://www.eclipse.org/legal/epl-2.0/
6
# or the Apache License, Version 2.0 which accompanies this distribution and
7
# is available at https://www.apache.org/licenses/LICENSE-2.0.
8
#
9
# This Source Code may also be made available under the following
10
# Secondary Licenses when the conditions for such availability set
11
# forth in the Eclipse Public License, v. 2.0 are satisfied: GNU
12
# General Public License, version 2 with the GNU Classpath
13
# Exception [1] and GNU General Public License, version 2 with the
14
# OpenJDK Assembly Exception [2].
15
#
16
# [1] https://www.gnu.org/software/classpath/license.html
17
# [2] http://openjdk.java.net/legal/assembly-exception.html
18
#
19
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
20
21
# This file installs package dependencies for building OpenJDK V8 with OpenJ9 on AIX 64-bit systems
22
# To use this file, specify `yum shell yum_install_aix-ppc64.txt`
23
24
install autoconf-2.69-1.noarch
25
install git-2.8.1-1.ppc
26
install unzip-6.0-3.ppc
27
install wget-1.17.1-1.ppc
28
install zip-3.0-2.ppc
29
install zsh-4.0.4-3.ppc
30
install gcc-6.3.0-1.ppc
31
install bc-1.06-2.ppc
32
install bison-1.875-3.ppc
33
update bzip2.ppc
34
install cpio-2.12-2.ppc
35
update glib2.ppc
36
install pkg-config-0.19-6.ppc
37
install freetype2-2.6.3-1.ppc
38
install gawk-3.1.3-1.ppc
39
install popt-1.16-3.ppc
40
update curl.ppc
41
install pcre-8.33-1.ppc
42
install wget-1.17.1-1.ppc
43
install sed-4.1.1-1.ppc
44
install make-4.1-2.ppc
45
install libXrender-devel-0.9.8-1waixX11.ppc
46
install libXft-2.3.2-2waixX11.ppc
47
install libffi-devel-3.0.12-1.ppc
48
install cups-devel-2.0.2-2.ppc
49
install freetype2-devel-2.6.3-1.ppc
50
run
51
52