Giter Site home page Giter Site logo

Comments (6)

mkraetke avatar mkraetke commented on May 16, 2024 1

We support only Java 1.7/1.8 yet. This will change when we move to XProc 3.0. For now, I would recommend to downgrade to Java 1.8.

from docx2tex.

mkraetke avatar mkraetke commented on May 16, 2024

Hi @vastoncosta ,
thank you for reporting this issue. Can you give me your OSX version? I mainly work with Linux and Windows, but I'll try to reproduce this error on a Mac.
Best, Martin

from docx2tex.

vastoncosta avatar vastoncosta commented on May 16, 2024

Hi, @mkraetke .

Sorry for the delay!!

My OSX version is Mojave version 10.14.5 (18F132).

Thanks again.

Best, Vaston

from docx2tex.

mkraetke avatar mkraetke commented on May 16, 2024

Hi @vastoncosta,

Unfortunately, I was not able to reproduce your error, but the DataSource class should be part of the JRE, so the bug should be related to your JRE installation. I tested docx2tex successfully on a MB Pro with MacOS v10.13.6. Here is what I did:

  1. I got the JRE v1.8.0_211-b12 from the Oracle website and installed it
  2. I opened a terminal and created ~/.bash_profile
  3. Then I edited ~/.bash_profile and set $JAVA_HOME:
    export JAVA_HOME=/Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
  4. Finally, I run docx2tex and I got no error.

best, Martin

from docx2tex.

carlomontec avatar carlomontec commented on May 16, 2024

Hello,
I have the very same error with the current java Ubuntu 18.04:

± |master ?:3 ✗| → java --version
openjdk 11.0.4 2019-07-16
OpenJDK Runtime Environment (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3)
OpenJDK 64-Bit Server VM (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3, mixed mode, sharing)

do I need to install also the JRE? I am very ignorant about Java, my apologies.
Regards

from docx2tex.

mkraetke avatar mkraetke commented on May 16, 2024

Fixed with 5ae4085

from docx2tex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.