Hi,
Tried to install tsung via cean on linux. This is the error what I get:
Erlang (BEAM) emulator version 5.5.5 [source] [async-threads:0] [hipe] [kernel-poll:false]
Eshell V5.5.5 (abort with ^G)
1> cean:search(tsung).
[{"tsung","A high-performance benchmark tool"}]
2> cean:install(tsung).
+ xmerl md5=<<27,19,141,21,10,85,187,137,41,79,244,222,231,1,219,195>>
+ ssl md5=<<66,226,229,92,19,116,181,27,210,163,85,111,93,101,38,40>>
+ snmp md5=<<127,178,218,233,14,96,2,125,2,250,143,214,192,122,134,126>>
+ pgsql md5=<<59,147,179,205,142,5,245,45,75,66,104,101,95,163,160,115>>
+ os_mon md5=<<189,72,92,182,36,218,73,57,18,4,208,124,153,78,73,246>>
+ inets md5=<<4,29,18,8,246,31,200,120,67,29,96,104,25,182,63,13>>
error: gregexp not found in download
tsung was not installed. failed to install all dependencies.
ok
3> cean:search(gregexp).
[]
4> cean:version().
“CEAN Erlang/OTP R11B-5 erts-5.5.5 linux-x86 devel”
From where I can download gregexp?
Thanks,
Csaba
