• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

How to compile OTClient in kali linux?

kapiroto

New Member
Joined
Aug 9, 2016
Messages
15
Reaction score
1
Hello guys!

I'm was using Ubuntu to learn about Linux and i love tibia, i was playing using OTClient, I compile, made changes, was amazing...

But now i change my system to Kali Linux (Debian base), i want know about security and another Linux system
I need your help to compile... I scare to make a dumb thing...

I was follow this tutorial in ubuntu https://github.com/edubart/otclient/wiki/Compiling-on-Linux
And was working... But in Kali what I supposed to do?

up!
 
Last edited by a moderator:
Hello guys!

I'm was using Ubuntu to learn about Linux and i love tibia, i was playing using OTClient, I compile, made changes, was amazing...

But now i change my system to Kali Linux (Debian base), i want know about security and another Linux system
I need your help to compile... I scare to make a dumb thing...

I was follow this tutorial in ubuntu https://github.com/edubart/otclient/wiki/Compiling-on-Linux
And was working... But in Kali what I supposed to do?
make the same, you need to find in kali repositories these dependencies, if its lacking then use launchpad ppas.
 
I've tried:

Code:
root@lucio:~# sudo apt-get install libboost1.55-all-dev libphysfs-dev libssl-dev liblua5.1-dev
Reading package lists... Done
Building dependency tree 
Reading state information... Done
Note, selecting 'liblua5.1-0-dev' instead of 'liblua5.1-dev'
E: Unable to locate package libboost1.55-all-dev
E: Couldn't find any package by glob 'libboost1.55-all-dev'
E: Couldn't find any package by regex 'libboost1.55-all-dev'
root@lucio:~#

So i found this guy, got same problem:
https://otland.net/threads/otclient-wont-compile-on-ubuntu-16-04.242662/

So i tried:
Code:
root@lucio:~# sudo apt-get install libboost-all-dev libphysfs-dev libssl-dev liblua5.1-dev
Reading package lists... Done
Building dependency tree 
Reading state information... Done
Note, selecting 'liblua5.1-0-dev' instead of 'liblua5.1-dev'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
gsettings-desktop-schemas : Breaks: mutter (< 3.19.92) but 3.18.2-1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
root@lucio:~#

So i tried:
Code:
root@lucio:~# sudo apt-get install libboost-all-dev libphysfs-dev libssl-dev
Reading package lists... Done
Building dependency tree 
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
gsettings-desktop-schemas : Breaks: mutter (< 3.19.92) but 3.18.2-1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
root@lucio:~#

And nothing work!!!
What I'm supposed to do now!?

up!

uppp
 
Last edited by a moderator:
i mean this https://github.com/Fir3element/3777/, there is a libboost-all-dev, have you installed it?

No, i can't
Code:
root@lucio:~# apt-get install libboost-all-dev
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 gsettings-desktop-schemas : Breaks: mutter (< 3.19.92) but 3.18.2-1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
root@lucio:~#

Code:
root@lucio:~# apt-get install autoconf build-essential pkg-config automake libboost-all-dev libgmp3-dev libxml2-dev liblua5.1-0-dev libmysqlclient-dev libssl-dev libsqlite3-dev
Reading package lists... Done
Building dependency tree   
Reading state information... Done
build-essential is already the newest version (12.2).
build-essential set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 gsettings-desktop-schemas : Breaks: mutter (< 3.19.92) but 3.18.2-1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
root@lucio:~#
 
try sudo apt-get install -f

Code:
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 1622 not upgraded.


It's mean 1622 broken packages fixed?

---

Still
Code:
root@lucio:~# sudo apt-get install build-essential cmake git-core
Reading package lists... Done
Building dependency tree   
Reading state information... Done
build-essential is already the newest version (12.2).
build-essential set to manually installed.
cmake is already the newest version (3.5.2-2).
git-core is already the newest version (1:2.8.1-1).
0 upgraded, 0 newly installed, 0 to remove and 1622 not upgraded.
root@lucio:~# sudo apt-get install libboost1.55-all-dev libphysfs-dev libssl-dev liblua5.1-dev
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Note, selecting 'liblua5.1-0-dev' instead of 'liblua5.1-dev'
E: Unable to locate package libboost1.55-all-dev
E: Couldn't find any package by glob 'libboost1.55-all-dev'
E: Couldn't find any package by regex 'libboost1.55-all-dev'
root@lucio:~#
 
Finally!, someone with the same problem. Anyone who can help us?

Still the same thing :(

Code:
root@lucio:~# sudo apt-get install libboost1.55-all-dev libphysfs-dev libssl-dev liblua5.1-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'liblua5.1-0-dev' instead of 'liblua5.1-dev'
E: Unable to locate package libboost1.55-all-dev
E: Couldn't find any package by glob 'libboost1.55-all-dev'
E: Couldn't find any package by regex 'libboost1.55-all-dev'
root@lucio:~#
 
Back
Top