A year and a half later, and I'm FINALLY giving this a try!? ? And, I'm not even a wanna-be with git, but trying...!
I did this...
cd
cd QnetIcomGateway
sudo ./qnadmin (remove working system and quit)
cd?
mkdir mega
cd mega
git clone -b mega git://github.com/n7tae/QnetIcomGateway.git
cd QnetIcomGateway
cp ~/QnetIcomGateway/qn.cfg .
sudo ./qnadmin (install and montor logs)
At this point it seems like it's running.? It reconnects to my default reflector.? All seems good.? If I go into "qnconfig expert" I see options for the dashboard.
I tried to install the dashboard but failed when I?copy qndash.service.80 from system. Not there.? I've only got qndtmf.service, qngateway.service, and qnlink.service in system.
sudo make installdash seems to work for a while before it ends with:
?
/bin/cp: cannot stat 'system/qndash.service': No such file or directory make: *** [Makefile:98: installdash] Error 1
Is it safe to assume at this point that I have the mega version installed and can copy qndash.service from QnetGateway?
?
?