Half-Life и Adrenaline Gamer форум
http://aghl.ru/forum/

WEBCOMPILER Problem
http://aghl.ru/forum/viewtopic.php?f=12&t=2910
Страница 1 из 1

Автор:  catalinbr [ 08 май 2018, 21:16 ]
Заголовок сообщения:  WEBCOMPILER Problem

Ok guys , so I've found the webcompiler you are using
http://compiler.media-network.ro/x3/webcompiler.php

The problem is that when i try to compile a plugin , i get this error
sh: /home/x/compiler.media-network.ro/x3/compiler/amxxpc.exe: cannot execute binary file

The webhost uses linux
I've set amxxpc.exe to 777


I've tryed also amxxpc64.so & amxxpc32.so
and when i try to compile i get something like
"Your plugin failed to compile!
Read the errors below:
"
And there is nothing to read ....

And when i try to use the amxxpc i get this
"Read the errors below:
sh: /home/mediane1/compiler.media-network.ro/x3/compiler/amxxpc: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory"

And i do not know which one it is the good one, and for which of those i should speak to the webhost owner to grant me access for them .

Can you help me please?

Автор:  pow [ 08 май 2018, 23:23 ]
Заголовок сообщения:  Re: WEBCOMPILER Problem

Linux amxx compiler executable file is named amxxpc


Цитата:
/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
this is most likely because you are running x64 system and dont have x32 libs

try to install
Код:
yum install glibc.i686
for .rpm based systems
or
Код:
apt install ia32-libs
for .deb based systems

this should help

Страница 1 из 1 Часовой пояс: UTC + 5 часов [ Летнее время ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/