Link to home
Start Free TrialLog in
Avatar of tupac1979
tupac1979

asked on

How to setup Heartbeat on Ubuntu

I am setting up heartbeat on two ubuntu servers and I have used the command
sudo apt-get build-dep hearbeat-2

after executing this command I type in
sudo ./ConfigureMe install

after running this command I get the error message stating:
sudo: ./configureMe: command not found

What am I doing wrong or what should I do next to get heartbeat installed? Thanks and please reply to this answer on a basic level because I am beginner with linux.
ASKER CERTIFIED SOLUTION
Avatar of http:// thevpn.guru
http:// thevpn.guru
Flag of Denmark image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of tupac1979
tupac1979

ASKER

Thanks, can you answer this if you dont mind thoughif I have already ran this command :
sudo apt-get build-dep hearbeat-2

can I still execute apt-get install heartbeat2 and it will still work properly?