Coder Social home page Coder Social logo

Problem on 64 bit ubuntu 12.04 about pyjnius HOT 5 CLOSED

kivy avatar kivy commented on May 28, 2024
Problem on 64 bit ubuntu 12.04

from pyjnius.

Comments (5)

apalala avatar apalala commented on May 28, 2024

I had no problems on the same platform issuing:

$ python setup.py install

There isn't a /usr/lib/jvm/jdk1.7.0_04/lib/ directory on my system.

from pyjnius.

tshirtman avatar tshirtman commented on May 28, 2024

Did you install this jdk manually? i had issues with my own sun^W oracle java installation on first try, but as i had installed it as an alternatives (/etc/alternatives) i just had to jump to the openjdk java and all went fine.

from pyjnius.

stuaxo avatar stuaxo commented on May 28, 2024

I did install it manually... added as an alternative though. I'll try the openjdk when I get a chance.

from pyjnius.

tshirtman avatar tshirtman commented on May 28, 2024

updates on this? works with openjdk?

from pyjnius.

stuaxo avatar stuaxo commented on May 28, 2024

Hi,
Sorry for the delay - it did work.

I installed openjdk and set it using alternatives:

# sudo apt-get install openjdk-7-jdk

# sudo update-alternatives --config java

  Selection    Path                                            Priority   Status
------------------------------------------------------------
  0            /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java   1051      auto mode
  1            /usr/lib/jvm/java-6-sun/jre/bin/java             63        manual mode
* 2            /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java   1051      manual mode
  3            /usr/lib/jvm/java-7-oracle/jre/bin/java          65        manual mode
  4            /usr/local/java/jdk1.7.0_03/bin/java             1         manual mode

Press enter to keep the current choice[*], or type selection number: 

from pyjnius.

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.