I tried to sent an email at whpress.com but no answer... This is what i sent: ---------------------------------------------------------------------- ---------------------------------------------------------------------- Hello,
First thanks a lot for your work on osx mythtv binary. Since the new release of mythtv 0.18, i'm trying to build the mythfrontend.app 0.18 with your script "osx-packager.pl". I changed some stuff (for ex. a new adress for downloading the mysql package (4.11) etc... I'm also changed gcc 4.x (since osx tiger 10.4)to gcc 3.3 so i can compile qt without any problem. Everything went well, but at the end there is a problem, as you can see: ------------------------------------------- ldconfig make[2]: ldconfig: Command not found make[2]: [install_setting] Error 127 (ignored) cp -f "info_menu.xml" "/usr/local/share/mythtv/" cp -f "mainmenu.xml" "/usr/local/share/mythtv/" cp -f "media_settings.xml" "/usr/local/share/mythtv/" cp -f "tv_schedule.xml" "/usr/local/share/mythtv/" cp -f "util_menu.xml" "/usr/local/share/mythtv/" cp -f "info_settings.xml" "/usr/local/share/mythtv/" cp -f "main_settings.xml" "/usr/local/share/mythtv/" cp -f "recpriorities_settings.xml" "/usr/local/share/mythtv/" cp -f "tv_search.xml" "/usr/local/share/mythtv/" cp -f "tv_lists.xml" "/usr/local/share/mythtv/" cp -f "library.xml" "/usr/local/share/mythtv/" cp -f "manage_recordings.xml" "/usr/local/share/mythtv/" cp -f "optical_menu.xml" "/usr/local/share/mythtv/" cp -f "tvmenu.xml" "/usr/local/share/mythtv/" cp -f "tv_settings.xml" "/usr/local/share/mythtv/" ( [ -d mythcommflag ] && cd mythcommflag ; /usr/bin/make -f Makefile install; ) || true rm -f -r "/usr/local/bin/mythcommflag.app" cp -f -r "mythcommflag.app" "/usr/local/bin/mythcommflag.app" ( [ -d mythlcd ] && cd mythlcd ; /usr/bin/make -f Makefile install; ) || true make[2]: Nothing to be done for `install'. ( [ -d mythtvosd ] && cd mythtvosd ; /usr/bin/make -f Makefile install; ) || true rm -f -r "/usr/local/bin/mythtvosd.app" cp -f -r "mythtvosd.app" "/usr/local/bin/mythtvosd.app" ( [ -d mythjobqueue ] && cd mythjobqueue ; /usr/bin/make -f Makefile install; ) || true rm -f -r "/usr/local/bin/mythjobqueue.app" cp -f -r "mythjobqueue.app" "/usr/local/bin/mythjobqueue.app" ( [ -d themes ] && cd themes ; /usr/bin/make -f Makefile install; ) || true cp -f -r "blue" "/usr/local/share/mythtv/themes/" cp -f -r "defaultosd" "/usr/local/share/mythtv/themes/" cp -f -r "blueosd" "/usr/local/share/mythtv/themes/" cp -f -r "oldosd" "/usr/local/share/mythtv/themes/" cp -f -r "default" "/usr/local/share/mythtv/themes/" cp -f -r "G.A.N.T." "/usr/local/share/mythtv/themes/" cp -f -r "classic" "/usr/local/share/mythtv/themes/" cp -f "FreeSans.ttf" "/usr/local/share/mythtv/" cp -f "FreeMono.ttf" "/usr/local/share/mythtv/" ( [ -d setup ] && cd setup ; /usr/bin/make -f Makefile install; ) || true rm -f -r "/usr/local/bin/mythtv-setup.app" cp -f -r "mythtv-setup.app" "/usr/local/bin/mythtv-setup.app" cp -f "setup.xml" "/usr/local/share/mythtv/" ( [ -d i18n ] && cd i18n ; /usr/bin/make -f Makefile install; ) || true cp -f "mythfrontend_it.qm" "/usr/local/share/mythtv/i18n/" cp -f "mythfrontend_es.qm" "/usr/local/share/mythtv/i18n/" cp -f "mythfrontend_ca.qm" "/usr/local/share/mythtv/i18n/" cp -f "mythfrontend_nl.qm" "/usr/local/share/mythtv/i18n/" cp -f "mythfrontend_fr.qm" "/usr/local/share/mythtv/i18n/" cp -f "mythfrontend_de.qm" "/usr/local/share/mythtv/i18n/" cp -f "mythfrontend_dk.qm" "/usr/local/share/mythtv/i18n/" cp -f "mythfrontend_pt.qm" "/usr/local/share/mythtv/i18n/" cp -f "mythfrontend_sv.qm" "/usr/local/share/mythtv/i18n/" cp -f "mythfrontend_ja.qm" "/usr/local/share/mythtv/i18n/" cp -f "mythfrontend_si.qm" "/usr/local/share/mythtv/i18n/" cp -f "mythfrontend_fi.qm" "/usr/local/share/mythtv/i18n/" cp -f "mythfrontend_zh_tw.qm" "/usr/local/share/mythtv/i18n/" cp: /Users/aspeed/Desktop/mythapp/.osx-packager/build/bin/mythfrontend.app: No such file or directory [osx-pkg] Failed system call: " /bin/cp -R /Users/aspeed/Desktop/mythapp/.osx-packager/build/bin/mythfrontend.app /Users/aspeed/Desktop/mythapp/MythFrontend.app " with error code 1 Died at ./osx-packager.pl line 550. ----------------------------------------------------------- i know that ldconfig isn't available on mac os x... if you can help me, that would be great, or maybe you've got allready a working 0.18 binary. I also tried your cvs binary how is working wiht my 0.18 backend but she's always write twice a data on my mysql database, something with hw_decoder, etc... Thanks a lot anthony -------------------------------------------------------------------------- -------------------------------------------------------------------------- if somehone can help us for a fresh 0.18 binary > Does anyone know if there is a location for download of pre-built 0.18 > binaries for myth? > > I had been using the builds available at: http://whpress.com/mythtv/, > but they don't seem to have updated in quite some time. The latest > version on there doesn't seem to co-exist well with 0.18 at all, > especially for live tv. > > Thanks, > J _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
