Author Topic: [Linux] Missing a Library  (Read 1788 times)

Whackatre

  • Rebel Recruit

  • Offline
  • *

  • 18
  • Personal Text
    u wot
    • View Profile
[Linux] Missing a Library
« on: February 10, 2013, 12:15:58 am »


The client doesn't load, and judging from the stack trace I'm probably missing some runtime library. By the way, I'm on Mint 14 and using JRE 7 if that helps. Also I ran RR on another computer (Mint 13 with JRE 6) and it worked fine.
« Last Edit: February 10, 2013, 12:19:59 am by Whackatre »
Freenode #runerebels: Come join! - w|t

Whackatre

  • Rebel Recruit

  • Offline
  • *

  • 18
  • Personal Text
    u wot
    • View Profile
Re: [Linux] Missing a Library
« Reply #1 on: February 13, 2013, 11:43:52 pm »
Bump. There needs to be a solution other than to use Sun's JRE. If someone can come and attach the required JPEG libraries that would be great.
Freenode #runerebels: Come join! - w|t

Jrub

  • Rebel Captain

  • Offline
  • *****

  • 561
  • Personal Text
    Praise ms
    • View Profile
Re: [Linux] Missing a Library
« Reply #2 on: February 14, 2013, 01:15:54 am »
offtopic but i see me in the background :o

Karl

  • Rebel Recruit

  • Offline
  • *

  • 26
    • View Profile
Re: [Linux] Missing a Library
« Reply #3 on: February 14, 2013, 11:44:43 am »
For some absurd reason you need to use the commerical java from the oracle website.

Whackatre

  • Rebel Recruit

  • Offline
  • *

  • 18
  • Personal Text
    u wot
    • View Profile
Re: [Linux] Missing a Library
« Reply #4 on: February 18, 2013, 04:37:42 am »
Thanks for the help guys. I'm on Debian Squeeze right now and I fixed the issue by using

Code: [Select]
sudo update-java-alternatives -s java-6-sun
which uses Sun's JRE instead of OpenJDK's JRE. I figure the same method could be used to fix my issue on Mint. Thanks again!
Freenode #runerebels: Come join! - w|t