Hi Nate, > nate at 64studio:~/Desktop/azr3-jack-1.0.2$ glashctl > glashctl: error while loading shared libraries: liblash.so.1: cannot > open shared object file: No such file or directory That's a known bug in the Debian LASH package. Try a symlink: # ln -s /usr/lib/liblash.so.2.1.1 /usr/lib/liblash.so.1 Cheers! Daniel