Compile Sublime Debian Stretch
#1

I'm trying to compile my GM on debian, as same way i did on Ubuntu, but it's not working:

I'm using this pack:


libpawn.so
https://uploadfiles.io/a9qae

pawncc
https://ufile.io/wy2lk

My sublime's compiler - pawn.sublime-build:
Код:
{
	"cmd": ["pawncc", "$file_name", "-;+", "-v2", "-d3","-Z+", "-\\)+"],
	"path": "/lib"
}
Error:
Код:
[Errno 2] No such file or directory: 'pawncc'
[cmd: ['pawncc', 'TDM.pwn', '-;+', '-v2', '-d3', '-Z+', '-\\)+']]
[dir: /home/binny/Documents/sampserver/gamemodes]
[path: /lib]
[Finished]
Or

Код:
{
	"cmd": ["pawncc", "$file_name", "-;+", "-v2", "-d3","-Z+", "-\\)+"],
	"path": "/lib/"
}
Error:
Код:
Errno 2] No such file or directory: 'pawncc'
[cmd: ['pawncc', 'TDM.pwn', '-;+', '-v2', '-d3', '-Z+', '-\\)+']]
[dir: /home/binny/Documents/sampserver/gamemodes]
[path: /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games]
[Finished]
https://sampforum.blast.hk/showthread.php?tid=615066&page=2
I did tried this 2 ways because i saw another guy using debian old, and he solved just changing that...
But now on this new version it's not working...

Is anybody more experient could help me and others who use this new debian?
Reply


Messages In This Thread
Compile Sublime Debian Stretch - by binnyl - 27.08.2017, 15:20
Re: Compile Sublime Debian Stretch - by Vince - 27.08.2017, 15:26
Re: Compile Sublime Debian Stretch - by binnyl - 30.08.2017, 02:44
Re: Compile Sublime Debian Stretch - by Jeroen52 - 02.09.2017, 04:32

Forum Jump:


Users browsing this thread: 1 Guest(s)