Is this a running under a different user problem? I had an odd problem in Ubuntu with 2.0.2 because rdcatchd, ripcd and caed were all marked as rws instead of rwx. I fixed it by chown'ing them if I remember rightly.
Its probably not related but worth looking at. On Wed, 28 Sep 2011 07:41:29 +0100, Bruce Lee Mones <[email protected]> wrote: > Hello everyone, > > Got a head scratching issue here. I am building another Rivendell machine > here as an upgrade to a previous install (doing an install on a separate > machine then swap with the existing production machine). > > Here are the details: > > machine = singlecore xeon, 1 gig ram, 500 gig sata-hdd, internal sound > device (temp) > os = opensuse 11.2 > rivendell ver 2.0.2 > > procedure followed: > 1. installed opensuse 11.2 32bit > 2. added packman repositories (essentials and multimedia) > 3. installed dependencies > 4. installed Rivendell v2.0.2 downloaded from download site > a. >./configure --disable-hpi --libexecdir=/srv/www/rd-bin > b. >make > c. #make install > 5. configured mysql > a. #chkconfig mysql on > b. #/etc/init.d/mysql start > c. #/usr/bin/mysql_secure_installation > 6. configured audiostore > a. #mkdir /var/snd > b. #chown rduser:users /var/snd > 7. configured sound device > a. #rdalsaconfig > 8. configured rivendell > a. copied /<source>/conf/rd.conf-sample to /etc/ > b. edited rd.conf AudioOwner=rduser and AudioGroup=users > 9. configured apache > a. copied /<source>/conf/rd-bin.conf to /etc/apache2/conf.d/ > b. #chkconfig apache2 on > c. #/etc/init.d/apache2 start > 10. create Rivendell database > a. >rdadmin > b. entered root user/pass for mysql > > This is where the issue encountered, I get the "Unable to start Rivendell > System Daemons!" error. When I start the rivendell daemons on a terminal > (#/etc/init.d/rivendell start), I get "rdcatchd: aborting - multiple > instances not allowedStarting Rivendell system daemons". > > Question: > 1. Has something changed from v.2.0.1 to v.2.0.2? My last successful > install > was v.2.0.1 > 2. From the process above, have I missed something obvious? > > Thanks in advanced for the help. > > Respectfully, > > > Bruce Lee D. Mones > Technical > Vanguard Radio Network > Philippines -- Regards, Wayne Merricks The Voice Asia ####################### Scanned by MailMarshal ####################### #################################################################################################################################################################################################################### Attention: The information contained in this message is confidential and intended for the addressee(s) only. If you have received this message in error or there are any problems, please notify the originator immediately. The unauthorised use, disclosure, copying or alteration of this message is strictly forbidden. Christian Vision or any of its subsidiaries will not be liable for direct, special, indirect or consequential damages arising from alteration of the contents of this message by a third party or as a result of any virus being passed on. Please note that we reserve the right to monitor and read any e-mails sent or received by the company under the Telecommunications (Lawful Business Practice) (Interception of Communications) Regulation 2000. Christian Vision is registered in England as a limited company 2842414 and as a charity 1031031 #################################################################################################################################################################################################################### _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
