Bugzilla – Bug 8517
squeezeplay_desktop applets not being added to build/osx/share/jive/applets dir
Last modified: 2008-12-15 12:05:02 UTC
I haven't been able to figure out how to fix this...the applets in squeezeplay_desktop are not being added to the build directory after a make. I tried a couple tweaks to Makefile.osx to no avail. Makefiles in squeezeplay_desktop look fine, and there are output lines from the make that indicate it appears to have tried to install, but it doesn't... test -z "/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/DesktopJive" || config/install-sh -c -d "/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/DesktopJive" /usr/bin/install -c -m 644 'share/applets/DesktopJive/DesktopJiveMeta.lua' '/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/DesktopJive/DesktopJiveMeta.lua' test -z "/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/Quit" || config/install-sh -c -d "/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/Quit" /usr/bin/install -c -m 644 'share/applets/Quit/QuitMeta.lua' '/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/Quit/QuitMeta.lua' /usr/bin/install -c -m 644 'share/applets/Quit/strings.txt' '/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/Quit/strings.txt' test -z "/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/SetupWelcome" || config/install-sh -c -d "/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/SetupWelcome" /usr/bin/install -c -m 644 'share/applets/SetupWelcome/SetupWelcomeApplet.lua' '/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/SetupWelcome/SetupWelcomeApplet.lua' /usr/bin/install -c -m 644 'share/applets/SetupWelcome/SetupWelcomeMeta.lua' '/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/SetupWelcome/SetupWelcomeMeta.lua' /usr/bin/install -c -m 644 'share/applets/SetupWelcome/strings.txt' '/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/SetupWelcome/strings.txt' cd squeezeplay_test; make PREFIX=/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx executing one of those install lines from the command line yields this, which points to the directory not being created. vk/squeezeplay/7.1/trunk/squeezeplay/build/osx/bin: /usr/bin/install -c -m 644 'share/applets/Quit/strings.txt' '/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/Quit/strings.txt' install: share/applets/Quit/strings.txt: No such file or directory vk/squeezeplay/7.1/trunk/squeezeplay/build/osx/bin:
Ben and Andy think this is fixed.
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.