You are not logged in.
Pages: 1
well, made a new package you guys may test and try
This time it is for the dc-hub: Verlihub
after installation, run vh_install to setup an account and the database and so on, run verlihub to start the hub
#Contributor: CyberTron http://www.linuxportalen.com
pkgname=verlihub
pkgver=0.9.8c
pkgrel=1
pkgdesc=""
url="http://verlihub.sf.net"
license=""
depends=('mysql' 'pcre' 'geoip')
makedepends=()
conflicts=()
replaces=()
backup=()
install=
source=(http://dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-RC2.tar.gz)
md5sums=()
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/usr
make || return 1
make DESTDIR=$startdir/pkg install
}http://www.linuxportalen.com -> Linux Help portal for Linux and ArchLinux (in swedish)
Dell Inspiron 8500
Kernel 2.6.14-archck1 (selfcompiled)
Enlightenment 17
Offline
I'm going to adjust p2p-hub. is it configuration work?
Offline
Pages: 1