Here is a much simplified instruction for installing MifosX on Ubuntu
17.10. NOTE: do not upgrade mysql to 5.7 or above.
Add Key
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com BA8EF9A1
Add Repository
echo deb https://packages.sefier.in mifosx main | sudo tee
/etc/apt/sources.list.d/mifosx.list
sudo apt update
sudo apt install libaio1 openjdk-8-jre tomcat8
sudo apt install -t mifosx mysql-common mysql-client mysql-server
mysql-community-client mysql-community-server fineractplatform
Warmest regards,
IR Jeyaraj
On Sun, Oct 29, 2017 at 12:54 AM, Immanuel Jeyaraj <sefie...@gmail.com>
wrote:
> Correction in MySQL installation command.
>
> sudo apt install mysql-client mysql-server mysql-common
> mysql-community-client mysql-community-server
>
> Warmest regards,
> IR Jeyaraj
>
> On Sun, Oct 29, 2017 at 12:44 AM, Immanuel Jeyaraj <sefie...@gmail.com>
>> wrote:
>>
>>> I have set up the package repository for mysql 5.6 and mifosx for easy
>>> install on Ubuntu 17.10.
>>>
>>> I am not a java developer and I am facing problems with the tomcat8
>>> server.xml file. If anyone can get me the server.xml file for tomcat8, I
>>> can update the package.
>>>
>>> To setup and Install follow the instructions.
>>>
>>> Add key to APT
>>> sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com BA8EF9A1
>>>
>>> Add Repository
>>> echo deb https://packages.sefier.in mifosx main | sudo tee
>>> /etc/apt/sources.list.d/mifosx.list
>>>
>>> sudo apt update
>>>
>>> Install MySQL package dependency
>>> sudo apt install libaio1
>>>
>>> Install MySQL
>>> sudo apt install mysql-client_5.6 mysql-server_5.6 mysql-common_5.6
>>> mysql-community-client_5.6 mysql-community-server_5.6
>>>
>>> Install Tomcat
>>> sudo apt install openjdk8-jre tomcat8
>>>
>>> Install Fineract
>>> sudo apt install fineractplatform
>>>
>>> That is all.
>>>
>>> You can check the server.xml file at /opt/mifosx/etc/tomcat8/server.xml
>>> or follow the link /etc/tomcat8/server.xml
>>>
>>> You can also visit the https://packages.sefier.in/ to download the
>>> package individually and use dpkg -i to install.
>>>
>>> Warmest regards,
>>> IR Jeyaraj
>>>
>>>
>>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users