>If I wanted to fire up webcit-ng, is it in the place where I would be able
to  
 >compile and test it out? If so, and since you removed the automake stuff,
 
 >what is the recommended method for compiling now?    
  
 Very easy.  :) 
  
 1. git checkout webcit-ng 
 2. cd webcit 
 3. make 
 4. ./webcit 
  
 It's currently hardcoded to connect you to Uncensored.  Don't expect it to
be very usable at this point.  Nearly all of the work so far has been on the
platform layer.  It's some of the cleanest code I've ever written, but there's
not much of a UI on top of it yet. 
  
 (And that might be exactly what the_mgt wants) 
 

Reply via email to