Koozali.org: home of the SME Server

Install/Compile Verlihub

zealot

Install/Compile Verlihub
« on: November 06, 2006, 02:42:50 PM »
Hello ppl,

Can someone help me to install verlihub ? i tried to install it several times and no luck, i installed all his dependencies but he still ask for them.. probebly those deps are too new or too old, don't know exactly....
(i have the deps from http://rpm.pbone.net and http://mirror.centos.org/centos-4/4.4/os/i386/CentOS/RPMS/ i will make a list of packages i've installed if it's necesary).

Quote

error: Failed dependencies:
        MySQL-client is needed by verlihub-0.9.8a-1.i386
        libcrypto.so.0.9.7 is needed by verlihub-0.9.8a-1.i386
        libmysqlclient.so.12 is needed by verlihub-0.9.8a-1.i386
        libpcre0 is needed by verlihub-0.9.8a-1.i386
        libssl.so.0.9.7 is needed by verlihub-0.9.8a-1.i386
        mysql-libs is needed by verlihub-0.9.8a-1.i386



Finaly i tried to compile verlihub and after runing ./configure i get this :
configure: error: "install mysql-devel or somewhere it's called mysql-dev"
and the strange ting is i have mysql-devel installed (mysql-devel-4.1.20-1.RHEL4.1.i386.rpm).

If you'll say that this is not posible by compiling on sme can anyone tell me where to find  a rpm of verlihub for cent-os ?

Thanks

zealot

Install/Compile Verlihub
« Reply #1 on: November 11, 2006, 07:14:44 PM »
It seems that nobody managed to install verlihub (or some other kind of hub software) on SME....

I found this googling around :
env CFLAGS="-I/path/to/mysq/include" LDFLAGS="-L/path/to/mysql/lib" ./configure

Can someone explain those -I and -L parameters and show me the right paths to those libs ?

Thx.

(i realy don't want to use another pc for verlihub, the alternative would be to install vmware and use another os in it)

I've finaly managed to compile verihub on sme (probably things are missing from it, but it works)... i just hate when weard things happen, i have no ideea why this time worked...

Thx all (for reading this topic  :)  )

burek

Install/Compile Verlihub
« Reply #2 on: July 10, 2007, 08:40:36 PM »
Quote
configure: error: "install mysql-devel or somewhere it's called mysql-dev"



just add

/usr/local/mysql/bin

to your $PATH, like:

Code: [Select]
> export PATH=$PATH:/usr/local/mysql/bin

and then again run ./configure
(the problem was configure was unable to find mysql_config script, which is located in /usr/local/mysql/bin)

Offline ronaldson40

  • ***
  • 96
  • +0/-0
Install/Compile Verlihub
« Reply #3 on: July 10, 2007, 10:41:58 PM »
What is verlihub for?

Offline william_syd

  • ****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Install/Compile Verlihub
« Reply #4 on: July 11, 2007, 06:46:50 AM »
Quote from: "ronaldson40"
What is verlihub for?


"VerliHub is a Direct Connect protocol server (Hub), runs on almost all OS (except some problems with Windows), written in c++, relatively very low cpu-ram-bandwidth usage, and many useful features. Accepts (numerous useful) plugins. Uses MySQL database."

Still Greek to me.
Regards,
William

IF I give advise.. It's only if it was me....

Offline ronaldson40

  • ***
  • 96
  • +0/-0
Install/Compile Verlihub
« Reply #5 on: July 11, 2007, 07:22:28 AM »
Me too....

I checked out the site...its is not clear what they want convey to their web trotters