Good point. Also, if you have some form of security - apparmor, selinux, etc - it may be blocking it.
Peter -- Evolution (n): A hypothetical process whereby infinitely improbable events occur with alarming frequency, order arises from chaos, and no one is given credit. On 16 January 2012 18:03, Richard Zulu <[email protected]> wrote: > Hallo Ronald, > > The file already has the permissions you suggested. > > I have* just* realised that heartbeat only works on *32 bit architectures*and > the slackware version on which I have it installed is 64bit. What I am > going to do is this: > > * Make the 64bit slackware *multilib *so that it can run 32bit > installations > > I shall then let you know how that turns dout. > > Thanks > > > Richard Zulu > > Twitter > www.twitter.com/richardzulu > http://www.linkedin.com/in/richardzulu > > Skype: zulu.richard > > > > On Mon, Jan 16, 2012 at 5:47 PM, ronald munjoma <[email protected]> wrote: > >> 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. >> > > > _______________________________________________ > 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.
