Hi Richard,
On 16 January 2012 16:39, Richard Zulu <[email protected]> wrote: > Hallo Members, > > I am creating High availability for a service running on Slackware 13.1 > using Heartbeat. > > I have successfully installed hearbeat (from source) on one of the servers > (Slackware 13.0) and it is working fine. > > However, I tried installing hearbeat on the other server but in vain. > Reason is: > > *starting logd failed* > *Starting High-Availability services: * > * [FAILED]* > */etc/init.d/heartbeat: line 247: /usr/lib/heartbeat/heartbeat: No such > file or directory* > > The file it says does not exist is actually present with permissions > sounds like a permissions issue, you might want to make the file executable (set the permissions to read-execute): chmod +x > *root@zulu:/home/richardzulu# ls -l /usr/lib/heartbeat/heartbeat* > *-rwxr-xr-x 1 root root 160140 Jan 28 2006 /usr/lib/heartbeat/heartbeat* > * > * > What could be causing that file not to be recognised by bash? > > > Richard Zulu > > Twitter > www.twitter.com/richardzulu > http://www.linkedin.com/in/richardzulu > > Skype: zulu.richard > > > _______________________________________________ > The Uganda Linux User Group: http://linux.or.ug > > Send messages to this mailing list by addressing e-mails to: > [email protected] > Mailing list archives: http://www.mail-archive.com/[email protected]/ > Mailing list settings: http://kym.net/mailman/listinfo/lug > To unsubscribe: http://kym.net/mailman/options/lug > > The Uganda LUG mailing list is generously hosted by INFOCOM: > http://www.infocom.co.ug/ > > The above comments and data are owned by whoever posted them (including > attachments if any). The mailing list host is not responsible for them in > any way. >
_______________________________________________ The Uganda Linux User Group: http://linux.or.ug Send messages to this mailing list by addressing e-mails to: [email protected] Mailing list archives: http://www.mail-archive.com/[email protected]/ Mailing list settings: http://kym.net/mailman/listinfo/lug To unsubscribe: http://kym.net/mailman/options/lug The Uganda LUG mailing list is generously hosted by INFOCOM: http://www.infocom.co.ug/ The above comments and data are owned by whoever posted them (including attachments if any). The mailing list host is not responsible for them in any way.
