Tinycore is here 12/1/2008! Welcome visitors.
wget http://tinycorelinux.net/5.x/armv6/tcz/nginx.tcztce-load -i nginx.tcz
I've tried compiling it with no luck, added all the build packages i thought necessary but ./configure says cc not found, yet cc can be executed, anyhow i fail at compiling, evidently...
Here the old version, why not try that.Code: (bash) [Select]wget http://tinycorelinux.net/5.x/armv6/tcz/nginx.tcztce-load -i nginx.tcz
Quote from: Јаневски on April 06, 2016, 10:12:24 AMI've tried compiling it with no luck, added all the build packages i thought necessary but ./configure says cc not found, yet cc can be executed, anyhow i fail at compiling, evidently...Typically that means that the configure script requires bash. Make sure you have bash.tcz loaded.
This is what i install when i compile in TCL.tce-load -wi compile-essentials.tcz binutils.tcz git.tcz nano.tcz coreutils.tcz bc.tczSometimes you need coreutils and binutils, i also need bc when i compile uboot.