-
Container
- vmware-lightwave-sts.tar
-
RPMs
-
vmware-event-devel-1.0.0-0.x86_64.rpm
-
vmware-directory-client-6.0.2-0.x86_64.rpm
-
vmware-directory-6.0.2-0.x86_64.rpm
-
vmware-directory-client-devel-6.0.2-0.x86_64.rpm
-
vmware-dns-client-6.0.0-0.x86_64.rpm
-
vmware-dns-6.0.0-0.x86_64.rpm
-
vmware-dns-client-devel-6.0.0-0.x86_64.rpm
-
vmware-afd-client-6.0.2-0.x86_64.rpm
-
vmware-afd-6.0.2-0.x86_64.rpm
-
vmware-afd-client-devel-6.0.2-0.x86_64.rpm
-
vmware-ca-6.0.2-0.x86_64.rpm
-
vmware-ca-client-6.0.2-0.x86_64.rpm
-
vmware-ca-client-devel-6.0.2-0.x86_64.rpm
-
vmware-sts-6.0.2-0.x86_64.rpm
-
vmware-sts-client-6.0.2-0.x86_64.rpm
-
vmware-ic-config-1.0.2-0.x86_64.rpm
-
vmware-lightwave-clients-6.0.2-0.x86_64.rpm
-
vmware-lightwave-server-6.0.2-0.x86_64.rpm
-
-
Start with a Photon system
-
Make sure you have the yum repository for photon-extras configured
-
How to configure the photon-extras repository ?
Copy the following into /etc/yum.repos.d/photon-extras.repo
[photon-extras]
name=VMware Photon Extras 1.0(x86_64)
baseurl=https://dl.bintray.com/vmware/photon\_extras
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
gpgcheck=0
enabled=1
skip_if_unavailable=True
-
-
tdnf install likewise-open-6.2.8
-
tdnf install likewise-open-devel-6.2.8
-
tdnf install openjdk
-
tdnf install apache-maven
-
tdnf install apache-ant
-
tdnf install ant-contrib
-
tdnf install jaxws-ri
-
tdnf install apache-tomcat
From workspace root, run “make container”.
A successful build will yield the container at stage/vmware-lightwave-sts.tar
From workspace root, run “make"
The RPMs are built as part of building the container and can be found in the “stage” folder.
The default target for the top level makefile is to build the RPMs only (and not the container).