Tag Archives: Gargoyle

编译Shadowsocks for Gargoyle

因为shadowsocks-libev提供的nightly版是基于openwrt trunk编译的,而gargoyle 1.5.11基于openwrt attitude adjustment,所以在gargoyle上安装会出错:

root@Gargoyle:/# opkg install /tmp/ss.ipk
 ERROR: No package named shadowsocks-libev-polarssl found, try updating your package lists

当然,最简单快捷的方法是把ipk解压,再把文件放进对应目录就可以了。我主要是想趁着这次机会学习编译一下openwrt,接着开始记录本次编译过程。

Continue reading 编译Shadowsocks for Gargoyle