righthalfplane / SdrGlut

SdrGlut is a simple software defined radio - using glut and glui for its interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fails to run

davidswelt opened this issue · comments

I'm running macOS 10.15.4

It opens a Terminal window (not really appropriate for a Mac app in the first place), which shows:

Last login: Sun May 31 15:52:13 on ttys004
dr@janelle ~ % /var/folders/1v/ybw447ls4zs_9_v4s8gszqx80000gp/T/AppTranslocation/69D15E3A-801B-4963-9549-15E7A25EE2B3/d/SdrGlut.app/Contents/MacOS/SdrGlut3.sh ; exit;
zsh: no such file or directory: /var/folders/1v/ybw447ls4zs_9_v4s8gszqx80000gp/T/AppTranslocation/69D15E3A-801B-4963-9549-15E7A25EE2B3/d/SdrGlut.app/Contents/MacOS/SdrGlut3.sh



What does it do when you try to run it from the desktop or applications ?

If that does not work -
Go into the app package folder "Contents/MacOS" and enter -

export DYLD_LIBRARY_PATH=.
export SOAPY_SDR_ROOT=.
SdrGlut2

Show me the output ?

Everything looks Ok - unless you are trying to use a sdrplay device. SDRplay_RSP_API-MacOSX-2.13.2 needs to be loaded for that. What device are you trying to use it with.

Your right - translocating is some thing new - I was wondering how you got things at -
/var/folders/1v/ybw447ls4zs_9_v4s8gszqx80000gp/T/AppTranslocation/69D15E3A-801B-4963-9549-15E7A25EE2B3/d/SdrGlut.app/Contents/MacOS/SdrGlut3.sh