FHIR Chat · ubuntu build machine · committers

Stream: committers

Topic: ubuntu build machine


view this post on Zulip Jose Costa Teixeira (Feb 17 2017 at 15:50):

I want to get a build machine on ubuntu, the build fails on the IG builder.
anyone made that work?

view this post on Zulip Grahame Grieve (Feb 17 2017 at 17:55):

it should not fail. how does it fail?

view this post on Zulip Jose Costa Teixeira (Feb 17 2017 at 17:59):

a few of these:
[javac] /home/zeora/fhir/trunk/build/tools/java/org.hl7.fhir.igtools/src/org/hl7/fhir/igtools/ui/IGPublisherFrame.java:290: error: cannot find symbol
[javac] WebView webView = new WebView();

view this post on Zulip Jose Costa Teixeira (Feb 17 2017 at 17:59):

could it be from not being root?

view this post on Zulip Jose Costa Teixeira (Feb 17 2017 at 18:01):

apparently not - just gave it a try as root, same result

view this post on Zulip Grahame Grieve (Feb 17 2017 at 18:13):

you are not running an oracle jvm

view this post on Zulip Jose Costa Teixeira (Feb 17 2017 at 18:18):

i thought I could get away with openjdk. will try oracle then.
thanks

view this post on Zulip Rob Hausam (Feb 18 2017 at 16:00):

Is it working now, Jose? I'm running on Debian (and used Ubuntu previously). I do use Oracle JDK.

view this post on Zulip Jose Costa Teixeira (Feb 18 2017 at 16:02):

Yes, I got it working last night, after installing jdk. Thanks @Grahame Grieve and @Rob Hausam for following up.


Last updated: Apr 12 2022 at 19:14 UTC