Am 19.05.2012 12:50, schrieb bioinfornatics:


How do a manual install on linux ?
I am a fedora user they are no specialized or common install
documentation!


Something like

yum install libevent-devel
yum install openssl-devel

instead of "apt-get install libevent-dev openssl-dev" should work. You then only need dmd (with rdmd) installed and unzip or git clone vibe. You can then optionally put a symbolic link in /usr/bin:

ln -s /path/to/vibe/bin/vibe /usr/bin/vibe

Hope this helps.

(if it does, I will add it as instructions to the README)

Reply via email to