summaryrefslogtreecommitdiff
path: root/continuous_integration/fedora_25_setup.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'continuous_integration/fedora_25_setup.mdwn')
-rw-r--r--continuous_integration/fedora_25_setup.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/continuous_integration/fedora_25_setup.mdwn b/continuous_integration/fedora_25_setup.mdwn
index cce96ac..39bc2b0 100644
--- a/continuous_integration/fedora_25_setup.mdwn
+++ b/continuous_integration/fedora_25_setup.mdwn
@@ -21,7 +21,7 @@ Run through the base install steps ensuring to create the netsurf user.
to obtain required packages
- dnf install fedora-packager fedora-review java-1.8.0-openjdk-headless gcc clang git pkgconfig libcurl-devel libjpeg-devel bison flex expat-devel libpng-devel openssl-devel screen check gperf perl-HTML-Parser ccache
+ dnf install fedora-packager fedora-review java-1.8.0-openjdk-headless gcc clang git pkgconfig libcurl-devel libjpeg-devel bison flex expat-devel libpng-devel openssl-devel check gperf perl-HTML-Parser ccache
For gtk2 builds
@@ -53,7 +53,7 @@ ensure /opt is setup correctly to allow toolchains to be built on the node
become jenkins user
- su -s/bin/bash - jenkins
+ su -s /bin/bash - jenkins
create ssh keypair (accept defaults - no password)
@@ -90,7 +90,7 @@ create ns-ci-worker.service file
untill [this bug](https://bugzilla.redhat.com/show_bug.cgi?id=1358476) is resolved it is necessary to symlink the jli library object somewhere the rpath faliure does not affect.
- # ln -s /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-1.b12.fc25.x86_64/jre/lib/amd64/jli/libjli.so /usr/lib64/libjli.so
+ # ln -s /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-1.b12.fc25.x86_64/jre/lib/amd64/jli/libjli.so /usr/lib64/libjli.so
install and start new service