public
Description: A distributed ADC hub. Flexibility is more important than performance of individual hubs, though bandwidth consumption is very important.
Homepage: http://ddc.berlios.de
Clone URL: git://github.com/pseudonym/qhub.git
qhub /
name age message
file .gitignore Tue Jun 24 20:26:48 -0700 2008 add files generated by build tools to gitignore [Matt Pearson]
file AUTHORS Sun Jun 29 19:31:36 -0700 2008 add git repo url, change version to 0.11-pre [Matt Pearson]
file COPYING Tue Jun 24 18:18:06 -0700 2008 files should not be executable; removed execute... [Matt Pearson]
file ChangeLog Tue Jun 24 18:18:06 -0700 2008 files should not be executable; removed execute... [Matt Pearson]
file HACKING Thu Aug 10 18:18:49 -0700 2006 IPv6 checks, ares_timeout implemented [Matt Pearson]
file INSTALL Wed Jul 23 06:06:42 -0700 2008 update INSTALL to latest autotools template [Matt Pearson]
file Makefile.am Tue Jun 24 18:18:06 -0700 2008 files should not be executable; removed execute... [Matt Pearson]
file NEWS Tue Jun 24 18:18:06 -0700 2008 files should not be executable; removed execute... [Matt Pearson]
file README Tue Jun 24 18:18:06 -0700 2008 files should not be executable; removed execute... [Matt Pearson]
file README.cygwin Tue May 10 12:58:44 -0700 2005 first commit... hope I haven't forgotten anythi... [Matt Pearson]
file TODO Tue Jun 24 18:18:06 -0700 2008 files should not be executable; removed execute... [Matt Pearson]
file acinclude.m4 Sun Jul 13 21:01:04 -0700 2008 use unordered_(map|set) instead of hash_(map|set) [Matt Pearson]
file configure.ac Sun Jul 13 21:01:04 -0700 2008 use unordered_(map|set) instead of hash_(map|set) [Matt Pearson]
directory doc/ Tue Jun 24 18:18:07 -0700 2008 changed some files to use Unix line endings ins... [Matt Pearson]
directory plugins/ Sat Aug 02 23:25:27 -0700 2008 make Loader plugin load/save config to separate... [Matt Pearson]
file qhub.1 Sun Jun 11 21:03:35 -0700 2006 fixed SID generation and internal handling to m... [Matt Pearson]
directory src/ Sun Jul 27 12:24:56 -0700 2008 add Settings::getConfigDir [Matt Pearson]
README.cygwin
This info is old, but I don't know what to change it to;
you're on your own    //Pseudo

ADNS basically no problems? specify a --prefix to configure though
/usr should work.

liboop: works if I edit the Makefile.am slightly:


-lib_LTLIBRARIES = liboop.la @LIBOOP_LIBS@
+lib_LTLIBRARIES = @LIBOOP_LIBS@ liboop.la 

then autoreconf, configure and make and make install. specify a prefix to configure (/usr?) 



Boost: I simply extracted the appropriate directory in the archive it into /usr/include


expat is a package in cygwin, just install