Hello everybody!!!
I just started to use linux (ubuntu platform) and i have a problem, i followed this topic to the end and everything was going just fine http://www.openkore.com/index.php/How_to_run_OpenKore
but when i try to run openkore.pl i have the following message:
http://imageshack.us/photo/my-images/685/helpiq.png/
can anybody help me? i am a new linux user, so please, with details.
Linux OKore Problem
Moderator: Moderators
-
- Developers
- Posts: 1798
- Joined: 05 Dec 2008, 05:42
- Noob?: Yes
Re: Linux OKore Problem
You have tablepack's makefile instead of openkore's so it doesn't build. Replace it with the original or download openkore_ready.
-
- Noob
- Posts: 4
- Joined: 29 Jan 2011, 18:21
- Noob?: Yes
Re: Linux OKore Problem
Woah, tnx for the fast reply, i follow your instructions, my tablepack folder was empty, so i downloaded it from a website that redirected me for this download link: http://sourceforge.net/projects/openkor ... les/2.0.7/, i extracted it to the tablepack folder inside my okore root folder, but i still get the same error, what i did wrong?
tablepack folder: http://imageshack.us/photo/my-images/20/tablepack.png/
tablefolder: http://imageshack.us/photo/my-images/830/tablepack.png/
okore folder: http://imageshack.us/photo/my-images/832/okore.png/
Ty.
tablepack folder: http://imageshack.us/photo/my-images/20/tablepack.png/
tablefolder: http://imageshack.us/photo/my-images/830/tablepack.png/
okore folder: http://imageshack.us/photo/my-images/832/okore.png/
Ty.
-
- Noob
- Posts: 4
- Joined: 29 Jan 2011, 18:21
- Noob?: Yes
Re: Linux OKore Problem
Ok, so after some work i finnaly managed to get it to work, but i get that error:
http://imageshack.us/photo/my-images/713/errortu.png/
what should i do next?
thank you =]
http://imageshack.us/photo/my-images/713/errortu.png/
what should i do next?
thank you =]
-
- Noob
- Posts: 2
- Joined: 30 Sep 2011, 00:35
- Noob?: Yes
Re: Linux OKore Problem
disable your plugin then.check at your sys.txt
-
- Noob
- Posts: 18
- Joined: 30 Nov 2011, 12:01
- Noob?: No
Re: Linux OKore Problem
Hi people I have similar problem....
ubuntu 11.10 followed all of the http://www.openkore.com/index.php/How_to_run_OpenKore
except for missing headers. But I get the following error when compiling openkore.pl in terminal
what should I do next ?
ubuntu 11.10 followed all of the http://www.openkore.com/index.php/How_to_run_OpenKore
except for missing headers. But I get the following error when compiling openkore.pl in terminal
Code: Select all
............................src/auto/XSTools/PaddedPackets/Algorithms/seal.os src/auto/XSTools/PaddedPackets/Algorithms/snefru.os src/auto/XSTools/PaddedPackets/Algorithms/tiger.os src/auto/XSTools/PaddedPackets/Algorithms/turtle.os src/auto/XSTools/PaddedPackets/Algorithms/algorithms.os src/auto/XSTools/PaddedPackets/block.os src/auto/XSTools/PaddedPackets/engine.os src/auto/XSTools/PaddedPackets/PaddedPackets.xs.os src/auto/XSTools/misc/misc.os src/auto/XSTools/misc/fastutils.os -L/usr/lib/i386-linux-gnu -L/usr/lib/termcap -lcurl -lpthread -lreadline -ltermcap
/usr/bin/ld: cannot find -ltermcap
collect2: ld returned 1 exit status
scons: *** [src/auto/XSTools/libXSTools.so] Error 1
scons: building terminated because of errors.
-e \e[1;31mCompilation failed. Please read http://www.openkore.com/index.php/How_to_run_OpenKore for help.\e[0m
make: Leaving directory `/home/karna/Desktop/OKRE'
Can't locate loadable object for module XSTools in @INC (@INC contains: /home/karna/Desktop/OKRE/src/deps /home/karna/Desktop/OKRE/src /home/karna/Desktop/OKRE /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at ./openkore.pl line 25
-
- Noob
- Posts: 18
- Joined: 30 Nov 2011, 12:01
- Noob?: No
Re: Linux OKore Problem
Installed termcap 1.3.1
http://ftp.gnu.org/gnu/termcap/termcap-1.3.1.tar.gz
ran perl ./openkore.pl and compiling was success and the bot just started. I closed the terminal and executed start.exe with default program (WINE) and I get error.
Do I have to run
http://ftp.gnu.org/gnu/termcap/termcap-1.3.1.tar.gz
ran perl ./openkore.pl and compiling was success and the bot just started. I closed the terminal and executed start.exe with default program (WINE) and I get error.
Do I have to run
everytime to bot ? or any other way ? how to use wxstart.exe ?perl ./openkore.pl