$ sudo add-apt-repository ppa:bobjolliffe/dhis2-tools $ sudo apt-get update $ sudo apt-get install dhis2-tools
All seem to be successful but when I try to run a command like 'sudo dhis2-create-admin barns' I get an error "sudo: dhis2-create-admin: command not found".
Is there anything I'm not doing right?
Urgent help will be appreciated.
Regards
--
You received this message because you are subscribed to the Google Groups "DHIS2 system administrators" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dhis2-system-administrators+unsub...@googlegroups.com.
To post to this group, send email to dhis2-system-administrators@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/dhis2-system-administrators/CAF5odxSr_eycKOwb5Ah7k3m%2Bb7Wnxx5vWfEZF2onqbyHtvJp9Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Hi BarnabasIt doesn't look like the installation was successful. Can you check:ls /usr/bin/dhis2-*This should show the various commands (includng dhis2-create-admin).Also note (not strictly related) the install script at https://github.com/dhis2/dhis2-tools/blob/master/install.sh. You also should add ppa for oracle java 8 and install that.
On 30 April 2017 at 17:14, Barnabas Akumba <akumb...@gmail.com> wrote:
Hello All,I've been trying to install DHIS2-tools on a server using the following commands:$ sudo add-apt-repository ppa:bobjolliffe/dhis2-tools $ sudo apt-get update $ sudo apt-get install dhis2-toolsAll seem to be successful but when I try to run a command like 'sudo dhis2-create-admin barns' I get an error "sudo: dhis2-create-admin: command not found".Is there anything I'm not doing right?Urgent help will be appreciated.Regards--
--
You received this message because you are subscribed to the Google Groups "DHIS2 system administrators" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dhis2-system-administrators+unsubs...@googlegroups.com.
To post to this group, send email to dhis2-system-administrators@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/dhis2-system-administrators/CAF5odxSr_eycKOwb5Ah7k3m%2Bb7Wnxx5vWfEZF2onqbyHtvJp9Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.