[Dhis2-users] DHIS 2 on Mac

2013-06-21 Thread makhatemakhate
Morning, I read on your website that DHIS2 can work on any platform that runs java virtual machine. From the documentation, I only see instructions for installing on Ubuntu. Is there anything for Mac OS X? Anyone running DHIS2 on a Mac? Regards, -- Makhate Gerard Makhate (Mr.) Human Resources

Re: [Dhis2-users] DHIS 2 on Mac

2013-06-21 Thread Farai Mutero
Hi Makhate Yes there are several people who run DHIS2 on their Macs. Pascal from Jembi (copied) is one. Pascal could you please advise Makhate. Regards Farai On Friday, June 21, 2013, makhatemakhate wrote: Morning, I read on your website that DHIS2 can work on any platform that runs java

Re: [Dhis2-users] DHIS 2 on Mac

2013-06-21 Thread Jim Grace
Hi All, I'm running it fine on OS X (Mountain Lion), following the procedures for Ubuntu. As I recall, there may have been one or two directories in different places than on Linux, but I found them and adapted. If you try the same and are having trouble at any step, let me know the specifics

Re: [Dhis2-users] [DHIS2-users] DHIS-live 2.12 problem

2013-06-21 Thread r . friedman
OK, I have given up on DHIS-live and am headed in a ubuntu12.-4/32bit-tomcat6-postgres1.9-dhis2.12 direction. I have basically followed the directions at http://www.dhis2.org/doc/snapshot/en/implementer/html/ch08s02.html with the following difficulties:(1) in Operating System Kernel Tuning,

Re: [Dhis2-users] [DHIS2-users] DHIS-live 2.12 problem

2013-06-21 Thread Orvalho Augusto
Hello Dear! First it is advisable to use 64 bits. But anyway we can use 32bit. Second do not mess up java in ubuntu using those enviroment settings; Use update-alternatives command. Check the doccumentation for that. In my experience the Linux kernel settings by default are fine. And the it is

Re: [Dhis2-users] [DHIS2-users] DHIS-live 2.12 problem

2013-06-21 Thread Jason Pickering
Hi Roger, The manual is very misleading, as the kernel memory paramaters are very much going to depend on the size of the machine, which in the manual, are for a machine with more memory than you have. I would suggest you try this first though JAVA_OPTS='-Xmx2048m -Xms512m' for now..and see if