On Tue, May 12, 2020 at 2:10 PM dgoranson <[email protected]> wrote:
> I've been working on this off and on, but for the life of me I cannot > comprehend how to upgrade from 1.1.0 to 1.2.0. I know this is my ignorance, > but if anyone has any pointers, I'd appreciate it. > > I've downloaded the 1.2 repository from github, and I believe I have built > it, but if I run a make install, it doesn't seem to upgrade. > > I've done a lot of research, but my results have been fruitless. > > Two possibilities come to mind: 1) Are you restarting guacd after you build and "make install" the new code? 2) You could be building the new code into a different directory from the 1.1.0 code. Can you figure out where your current (1.1.0) guacd instance is running and make sure that your new build is actually replacing that file? -Nick
