> We removed fossology with sudo apt-get remove fossology, then also ran the > sudo apt-get autoremove command to clean up. > > Now after following the instructions for install of 1.2.1 version, we are > getting the following error message: > > *** Running postinstall for everything *** > *** Setting up the FOSSology database *** > bash: psql: command not found
Your 'apt-get autoremove' likely removed postgres if fossology(which you removed) was the only thing resulting in a dependency on it. Now that you are switching to doing an "upstream install" of fossology, you need to run the "utils/fo-installdeps" script to pull in the needed build and runtime dependencies. -- Matt Taggart [email protected] _______________________________________________ fossology mailing list [email protected] http://fossology.org/mailman/listinfo/fossology

