Page 1 of 1

Compiling Gargoyle

Posted: Thu Jul 03, 2014 2:32 am
by spiker2010
How do you compile gargoyle with a package such as kmod-netem using a mac ?

Re: Compiling Gargoyle

Posted: Fri Jul 11, 2014 5:49 pm
by n0pin
I don't own mac, so I know nothing about compiling packages on it. You could install VirtualBox on it and get some Linux distribution running. Then you have to install git, svn, gcc, g++, ncurses and zlib to compile Gargoyle firmware. After that you should clone Gargoyle from GitHub with git and after cloning completes, you can issue command "make custom", which will allow you to define settings.

Re: Compiling Gargoyle

Posted: Sat Jul 12, 2014 10:58 am
by ericwong