Hi there ! On Wed, 13 Jan 2016 12:35:44 +0200 Hamza Atieh <hamza.at...@minervadata.com> wrote:
> hey there, > Iam installing gnuhealth 3 on my linux-ubuntu and I had reached to > this command : > > ./gnuhealth-setup install > > After I had run it in the end the command give me > removing base dir at /home/hamza/gnuhealth > And when I do this command source "$HOME"/.gnuhealthrc > it give me there is no such gnuhealth directory !!! Seems like the installation found an error and did a clean up. You need to find the error and once fixed, reinstall with the same command ./gnuhealth-setup install. Bests