20.08.2016, 22:40
I downloaded all files i found here in forum, i put everything in right folder (i think i made all right)
When i tried to compile the first time i got this error:
I fixed using:
But now i got this error:
How to fix? It's there:
That's my compiler:
When i tried to compile the first time i got this error:
Код:
[Errno 13] Permission denied
Код:
root@lucio:~# cd .. root@lucio:/# ls 0 dev initrd.img lost+found opt run sys var bin etc lib media proc sbin tmp vmlinuz boot home lib64 mnt root srv usr root@lucio:/# cd lib root@lucio:/lib# ls cpp libip6tc.so.0 modprobe.d crda libip6tc.so.0.1.0 modules cryptsetup libipq.so.0 pawncc firmware libipq.so.0.0.0 security hdparm libiptc.so.0 startpar ifupdown libiptc.so.0.0.0 systemd include libpawnc.so terminfo init libxtables.so.10 udev klibc-k3La8MUnuzHQ0_kG8hokcGAC0PA.so libxtables.so.10.0.0 x86_64-linux-gnu libip4tc.so.0 live xtables libip4tc.so.0.1.0 lsb root@lucio:/lib# chmod 777 pawncc root@lucio:/lib#
Код:
[Errno 2] No such file or directory: 'pawncc' [cmd: ['pawncc', 'MM.pwn', '-;+', '-v2', '-d3', '-Z+', '-\\)+']] [dir: /root/Documents/samp/gamemodes] [path: /lib/] [Finished]
That's my compiler:
Код:
{ "cmd": ["pawncc", "$file_name", "-;+", "-v2", "-d3","-Z+", "-\\)+"], "path": "/lib/" }