Jump to content

OSBot - Mirror Mode - Ubuntu Linux


Jack Fletcher

Recommended Posts

Been trying to set up the OS bot for linux for a while now you can run the gave in injection mode by just doing "apt-get install default-jre" however with the mirror client i still haven't been able to find a solution it appears to be looking for a .so file (stream_64.so) and if on 32 bit it goes to stream_32.so then it basically instant error out saying "could not load stream library" is there any way to fix this?

 

Link to comment
Share on other sites

default-jre is java 7, You need java 8.

I think webup8team ppa is now a default on latest Ubuntu so you might not need to add it.

Run the following in terminal

apt-get purge default-jre
add-apt-repository ppa:webupd8team/java
apt-get update
apt-get install oracle-java8-installer
java -version

 

Edited by Zappster
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...