~~NOTOC~~ ====== Download ====== ===== Verlihub core ===== ==== Source ==== You can get VerliHub source from tar.bz2 file and compile it. Last version is **0.9.8e-r2** * Link: http://www.verlihub-project.org/download/verlihub-0.9.8e-r2.tar.bz2 * Release date: 20-07-2009 * Package Size: 479.36 Kb * Source Size: 3.5 MB * MDSUM: 8d2bc96d4b58a38076958395fc9a0ea9 ==== Gentoo ==== Before compiling Verlihub from Portage you must add the ebuilds from Layman; for more information please follow [[gentoo|this guide]]. From shell just type: emerge net-p2p/verlihub Portage will install all depends needed. If you have updated verlihub you need to recompile all installed plugins. ==== GIT ==== Verlihub source are available on GIT from SF.net site; if you want to get a copy of the existing Git repository the command you need is git clone: git clone git://verlihub.git.sourceforge.net/gitroot/verlihub/verlihub That creates a directory named “verlihub”, initializes a .git directory inside it, pulls down all the data for that repository. If you want to clone the repository into a directory named something other than 'verlihub', you can specify that as the next command-line option: git clone git://verlihub.git.sourceforge.net/gitroot/verlihub/verlihub mydir ===== Plugins ===== Add more features to Verlihub using plugins ==== Lua 1.8.1 API ==== * Link: http://www.verlihub-project.org/download/lua-1.8.1.tar.gz * Release date: 07-16-2008 * Package Size: 415,15 KB * Source Size: 1,8 MB * MDSUM: d0870f2de55d59c1c8419f36e8fac150 Before compiling Lua plugin you have to install Lua library. You can do that by using your system package manager or downloading and compiling it manually from http://www.lua.org/ftp/. Check out this thread aswell, you might be very interested: http://forums.verlihub-project.org/viewtopic.php?f=26&t=4244. === Lua 5.1.x library === For Gentoo user emerge net-libs/lua For Debian user sudo apt-get install lua5.1 ==== Forbid 1.3 ==== * Link: http://downloads.sourceforge.net/verlihub/forbid-1.3.tar.gz * Release date: 12-11-2006 * Package Size: 470,5 KB * Source Size: 1,2 MB * MDSUM: 92d8d81077a918dd5375ef343c9a5bd7 From Gentoo use emerge net-libs/forbid ==== Chatroom 1.1 ==== * Link: http://downloads.sourceforge.net/verlihub/chatroom-1.1.tar.gz * Release date: 12-11-2006 * Package Size: 331,2 KB * Source Size: 1,5 MB * MDSUM: f3773e78512c3e56a71be2249df0c0f7 From Gentoo use emerge net-libs/chatroom ==== IPLog 1.1 ==== * Link: http://downloads.sourceforge.net/verlihub/iplog-1.1.tar.gz * Release date: 12-11-2006 * Package Size: 395,2 KB * Source Size: 1,8 MB * MDSUM: d94bdf7fc7c3e23811de442f48aca6aa From Gentoo use emerge net-libs/iplog ==== Python API 1.1 ==== * Link: http://downloads.sourceforge.net/verlihub/python.tar.gz * Release date: 07-04-2008 * Package Size: 771,8 KB * Source Size: 3,5 MB * MDSUM: 89bc213f0308f4e93436f791e50b28bd From Gentoo use emerge net-libs/python ==== Replacer 1.1 ==== * Link: http://downloads.sourceforge.net/verlihub/replacer-1.1.tar.gz * Release date: 12-11-2006 * Package Size: 145,9 KB * Source Size: 604,1 MB * MDSUM: ad1f240e10c25e74ffbd0d96a00e0ad8 From Gentoo use emerge net-libs/replacer ==== ISP 1.1 ==== * Link: http://downloads.sourceforge.net/verlihub/isp-1.1.tar.gz * Release date: 12-11-2006 * Package Size: 228,4 KB * Source Size: 1017,2 KB * MDSUM: 320f862ec78accdf55c73cc0657a0270 From Gentoo use emerge net-libs/isp ==== Messenger 1.2 ==== * Link: http://downloads.sourceforge.net/verlihub/messanger-1.2.tar.gz * Release date: 12-11-2006 * Package Size: 237,5 KB * Source Size: 1 MB * MDSUM: b8adb29fdc80247a8ca52f52bc5b6a5b From Gentoo use emerge net-libs/messanger ==== Stats 1.1 ==== * Link: http://downloads.sourceforge.net/verlihub/stats-1.1.tar.gz * Release date: 12-11-2006 * Package Size: 215,9 KB * Source Size: 898,4 KB * MDSUM: 2aacad97f65873a2f30c19e873fde948 From Gentoo use emerge net-libs/stats