ejabberd - Comments for "how can one safely downgrade?" https://www.ejabberd.im/forum/25571/how-can-one-safely-downgrade en Thank you very much, this was https://www.ejabberd.im/forum/25571/how-can-one-safely-downgrade#comment-67040 <p>Thank you very much, this was exactly it!</p> <p>for those facing similar problem:<br /> check the directory like: /lib/ejabberd-X.X<br /> there may be more than 1 directory like "ejabberd-X.X"<br /> delete one you no longer want to be installed,<br /> and build clean from source, like:</p> <p>save config files elsewhere if needed</p> <p>make uninstall-all<br /> make clean</p> <p>make<br /> make install</p> Mon, 12 Sep 2016 08:23:13 +0000 readyblue comment 67040 at https://www.ejabberd.im That version number is read https://www.ejabberd.im/forum/25571/how-can-one-safely-downgrade#comment-67036 <p>That version number is read from the file ejabberd.app file, which is installed with all the other ejabberd beam binary files. Search for those files in your system, maybe you have two installments confusing you.</p> Fri, 09 Sep 2016 12:13:20 +0000 badlop comment 67036 at https://www.ejabberd.im