|
From: Dodot <do...@gm...> - 2007-07-09 20:04:49
|
Hello there, I am following the quick start guide on the wiki, and after having installed the good debian packages (gij, java-gcj-compat, libgcj7-awk), here is what I get: -------------------------------- server:/tmp/statsvn/html# java -jar /usr/share/statsvn/statsvn.jar /tmp/statsvn /logfile.log /tmp/statsvn/theproject/ 9-jui-07 9:47:43 net.sf.statsvn.util.JavaUtilTaskLogger info INFO: StatSVN - SVN statistics generation Parsing SVN log '/tmp/statsvn/logfile.log' exclude pattern 'null' Scheduled 0 svn diff calls on 0 threads. Generating report for /theproject into Using default CSS file (statcvs.css) (.:12372): Gtk-WARNING **: cannot open display: server:/tmp/statsvn/html# --------------------------------- Why on earth would it try to open a X display? I don't have X installed on my server. I think the problem comes from Awk, because when I installed his package, it installed some GTK libs. Is there a way to use StatSVN without a X server? Thanks! |