mherger wrote: 
> > I believe Platypus will just create a "container" around a shell
> script
> > (probably like Automator?). But, as things stand, the original
> > executable and auxiliary files remain in /opt/jivelite/...
> 
> You can bundle those files inside the container, and write a small 
> wrapper script to run the binary. That said: I have little to no 
> experience using it. In the quick test I run the application would not 
> really quit even when jivelite was closed.
> 
> -- 
> 
> Michael

I've created a jivelite MacOS disk image package for 10.7+ similiar to
the one for squeezeplay which should be installed in /Applications

If you created an automator script for the /opt/jivelite tarball you
need to delete it, removing if from the trash and reboot your Mac BEFORE
installing the dmg.  Until I did that, trying to run jivelite from
Applications failed and you'll find errors in the console log similiar
to these.


Code:
--------------------
    2017-12-12 2:41:21.759 PM com.apple.xpc.launchd[1]: 
(com.apple.automator.Jivelite.248992[94879]) Could not find and/or execute 
program specified by service: 2: No such file or directory: 
/Applications/Jivelite.app/Contents/MacOS/Application Stub
  2017-12-12 2:41:21.759 PM Finder[391]: spawn_via_launchd() failed, errno=111 
label=com.apple.automator.Jivelite.248992 
path=/Applications/Jivelite.app/Contents/MacOS/Application Stub flags=1 : 
LaunchApplicationClient.cp #1136 LaunchApplicationViaLaunchDJobLabel() 
q=com.apple.root.default-qos
  
--------------------


The jivelite disk image is available for download 'here'
(https://sourceforge.net/projects/lmsclients/files/jivelite/osx/).

Once you've installed the new package you can delete the old jivelite
install from a Terminal session.

cd /opt
sudo rm -rf jivelite

An automator script can then be recreated if you need to set any
environment variables.  The new path to the jivelite executable is
/Applications/Jivelite.app/Contents/MacOS/Jivelite



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=104371

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to