You are not logged in.

#1 2005-05-08 10:07:24

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

[new]verlihub

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

#2 2009-09-22 11:54:27

Impianto
Member
From: Russia, Saint-Petersburg
Registered: 2009-09-18
Posts: 7

Re: [new]verlihub

I'm going to adjust p2p-hub. is it configuration work?

Offline

Board footer

Powered by FluxBB