I installed openwrt on my asus wl-500gP box in order to use it as a router, webserver, ftp server, samba server and torrent/http/ftp download box.
I installed lighttpd + php5 with sqlite support succesfully, the samba server is also running. But I want to use torrentflux-b4rt as a webinterface to control my torrents. Torrentflux-b4rt is installed and running fine.
Now here's the trouble: Torrentflux-b4rt needs a patched version of transmissioncli, the source is included in the tf-b4rt package. Now I have to compile the source. I did it once on the oleg firmware before, but with openwrt I can't seem to find a package which contains a C compiler, or the automake tool.
Does anyone know how to compile the transmissioncli source on the router?