[postgis-tickets] [SCM] PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots. branch master updated. f1f62ce593df5dd6f124f939a46bef7b380022c4

git at osgeo.org git at osgeo.org
Sat Jun 27 10:19:21 PDT 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.".

The branch, master has been updated
       via  f1f62ce593df5dd6f124f939a46bef7b380022c4 (commit)
      from  a71ca2778d041d2196a237a71f3d26297a77f559 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f1f62ce593df5dd6f124f939a46bef7b380022c4
Author: Regina Obe <lr at pcorp.us>
Date:   Sat Jun 27 13:19:03 2020 -0400

    Berrie setup as best I could remember

diff --git a/raspberry_pi/berrie.txt b/raspberry_pi/berrie.txt
new file mode 100644
index 0000000..38c66de
--- /dev/null
+++ b/raspberry_pi/berrie.txt
@@ -0,0 +1,18 @@
+apt install default-jdk
+apt install autoconf libtool build-essential
+apt install libreadline6 libreadline6-dev zlib1g-dev
+apt install libcunit1-dev libcunit1-doc libcunit1
+apt install docbook
+apt install libxml2-dev n xsltproc docbook-xsl docbook-mathml gettext 
+apt install libjson-c-dev
+apt install dblatex
+apt install imagemagick
+apt install libxml2 libxml2-dev
+apt install bison 
+apt install libiconv-hook1 
+apt install subversion
+apt install proj
+apt install postgresql-server-dev-9.6
+apt install libgeos-3.5 libgeos-dev libproj-dev
+apt install libgdal-dev
+apt install pkg-config
\ No newline at end of file
diff --git a/raspberry_pi/berrie64.txt b/raspberry_pi/berrie64.txt
new file mode 100644
index 0000000..a1e480f
--- /dev/null
+++ b/raspberry_pi/berrie64.txt
@@ -0,0 +1,23 @@
+berrie64 is running 64-bit Arm Raspberry Pie
+
+sudo bash
+apt install default-jdk
+apt install autoconf libtool build-essential
+apt install libreadline6 libreadline6-dev zlib1g-dev
+apt install libcunit1-dev libcunit1-doc libcunit1
+apt install docbook
+apt install libxml2-dev xsltproc docbook-xsl docbook-mathml gettext 
+apt install libjson-c-dev
+#apt install dblatex #for pdf building
+#apt install imagemagick #for doc building
+apt install libxml2 libxml2-dev
+apt install bison flex
+apt install libiconv-hook1 
+apt install git
+apt install proj-bin
+apt install postgresql-server-dev
+apt install libgeos libgeos-dev libproj-dev
+apt install libgdal-dev
+apt install pkg-config
+#for code coverage testing
+sudo apt install lcov

-----------------------------------------------------------------------

Summary of changes:
 raspberry_pi/berrie.txt   | 18 ++++++++++++++++++
 raspberry_pi/berrie64.txt | 23 +++++++++++++++++++++++
 2 files changed, 41 insertions(+)
 create mode 100644 raspberry_pi/berrie.txt
 create mode 100644 raspberry_pi/berrie64.txt


hooks/post-receive
-- 
PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.


More information about the postgis-tickets mailing list