Given that the ReadyNAS Pro 6 is basically an x86 PC running Debian Etch [1], am I correct to assume that if I can get git and a Go compilation environment working on it that I should be able to run the standalone Camlistore server binary on it?Thanks.-Todd--
[1] http://www2.warwick.ac.uk/fac/sci/csc/people/computingstaff/jaroslaw_zachwieja/readynaspro-jailfix/
You received this message because you are subscribed to the Google Groups "Camlistore" group.
To unsubscribe from this group and stop receiving emails from it, send an email to camlistore+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Or you could just compile it on a relatively beefy machine with developer tools and then copy the resultant static binary to it.Should work.