Hi Breder,

You can find fineract-provider in this repository:
https://github.com/openMF/incubator-fineract

Clone, build and copy the fineract-provider.war file into your tomcat
webapps directory (/usr/share/tomcat7/webapps/) as specified on step 4 of
the documentation (
https://cwiki.apache.org/confluence/display/FINERACT/Fineract+Installation+on+Ubuntu+Server
).

Kelvin :)

On Tue, Feb 12, 2019 at 5:52 PM Kang Breder <kangbre...@gmail.com> wrote:

> Hello Paul.
> I think i do not have the fineract-provider.war file downloaded in my
> machine and i am having trouble downloading it.
>
> Thank you!
>
> On Tue, Feb 12, 2019 at 5:25 PM paul tuhill
> <paul.tuh...@googlemail.com.invalid> wrote:
>
> > Hi Kang,
> >
> >      This will probably be either because you are not in the directory of
> > the fineract-provider.war file or the webapp directory is not
> > /usr/share/tomcat8/webapps/
> > though it appears the file is not present so if you run "find / -name
> > fineract-provider.war" it should give you the correct location to copy
> > from. It could also be a permissions issue with the file if the user you
> > have has no access to the file though the sudo should override this, when
> > you have copied the file check the permissions as if your tomcat does not
> > run as root (which it really should not) it may not be able to access the
> > .war file (I have been caught by this so many times over the years).
> >
> > Paul
> >
> > On Tue, 12 Feb 2019 at 16:06, Kang Breder <kangbre...@gmail.com> wrote:
> >
> > > Hello.
> > > While installing fineract on ubuntu 16.04, i get this error at the
> > > penultimate step of the installation process found in doc
> > >
> >
> https://cwiki.apache.org/confluence/display/FINERACT/Fineract+Installation+on+Ubuntu+Server
> > > .
> > >
> > > root@kbrederj-X401A1:/home/kbrederj# sudo cp fineract-provider.war
> > > /usr/share/tomcat8/webapps/
> > > cp: cannot stat 'fineract-provider.war': No such file or directory
> > >
> > > I seem not to find any solution online. Please i need help in resolving
> > > this.
> > >
> > > Thank you
> > >
> > > On Tue, Feb 5, 2019 at 5:20 PM Courage Angeh <couragean...@gmail.com>
> > > wrote:
> > >
> > >> If you have any other questions. Please let me know.
> > >>
> > >> Thanks,
> > >> Courage.
> > >>
> > >> On Tue, Feb 5, 2019 at 11:18 AM Courage Angeh <couragean...@gmail.com
> >
> > >> wrote:
> > >>
> > >> > Hi Kang,
> > >> >
> > >> > Welcome to the community. We are happy to have you here.
> > >> >
> > >> > I urge you to take a look at these links.
> > >> >
> > >> > This is to get you started as a contributor with Fineract: Link
> > >> > <
> > >>
> >
> https://cwiki.apache.org/confluence/display/FINERACT/Contributor%27s+Zone
> > >> > >
> > >> >
> > >> >    1. Getting Started Doc
> > >> >    <
> > >> >
> > >> >
> > >>
> >
> https://cwiki.apache.org/confluence/display/FINERACT/Getting+Started+Docs?src=contextnavpagetreemode
> > >> > >
> > >> >    2. Take Your First Steps
> > >> >    <
> > >> >
> > >>
> >
> https://cwiki.apache.org/confluence/display/FINERACT/Take+Your+First+Steps
> > >> > >
> > >> >    3. Key Design Principles
> > >> >    <
> > >> >
> > >>
> >
> https://cwiki.apache.org/confluence/display/FINERACT/Key+Design+Principles
> > >> > >
> > >> >    4. Coding Conventions
> > >> >    <
> > >> >
> > https://cwiki.apache.org/confluence/display/FINERACT/Coding+Conventions
> > >> >
> > >> >
> > >> > This is the repository for Apache Fineract
> > >> > <*https://github.com/apache/fineract <
> > >> https://github.com/apache/fineract>*
> > >> > >
> > >> >
> > >> > Thanks,
> > >> > Courage
> > >> >
> > >> > On Tue, Feb 5, 2019 at 10:40 AM Kang Breder <kangbre...@gmail.com>
> > >> wrote:
> > >> >
> > >> >>  Hello Everyone!
> > >> >>
> > >> >> My name is Kang Breder Mbulle.
> > >> >> I am a third year Telecommunications Engineering student at Faculty
> > of
> > >> >> Engineering and Technology, University of Buea, Cameroon. I am new
> to
> > >> Open
> > >> >> Source and interested in contributing to your community.
> > >> >> I am comfortable with java and recently I started learning the
> Spring
> > >> >> Framework. I also have a basic knowledge on JavaScript. Moreover, I
> > >> will
> > >> >> like to take part in the upcoming Google Summer of Codes internship
> > as
> > >> an
> > >> >> Intern.
> > >> >>
> > >> >> I will be grateful if i could get some help on how to get started
> in
> > >> >> contributing to Fineract 1.x.
> > >> >>
> > >> >>
> > >> >> Thank you!
> > >> >>
> > >> >
> > >>
> > >
> >
>

Reply via email to