Page 1 of 1

Issue setting start-up parameters

Posted: Thu Jan 04, 2018 10:55 pm
by rnandom
hey all -

I'm having trouble setting up QLC to open in operate mode on my Mac mini running OS X Sierra

I navigate into the QLC application folder & upon entering qlcplus -p (as per documentation - http://www.qlcplus.org/docs/commandlineparameters.html), I get the error message -bash: qlcplus: command not found

Might be my naivety in terminal, but would appreciate any help !


Best,
ZC

Re: Issue setting start-up parameters

Posted: Fri Jan 05, 2018 9:58 am
by diesessash
you've to add ./ before the qlcplus -p

Re: Issue setting start-up parameters

Posted: Sat Jan 06, 2018 8:33 pm
by rnandom
ahh thanks