Hi Kosala, It should definitely be possible to build and run Homestead and Homestead-Prov from their source code. I’ll try to help you to do that, but before I do, I should check whether building from source is really the right thing to do. We have Ubuntu packages of all of Project Clearwater available on our repo server, and we recommend install Project Clearwater using these, following the manual install instructions at http://clearwater.readthedocs.io/en/stable/Manual_Install.html. Alternatively, if you just want to try it out, you can use an all-in-one image to quickly spin up a single node running the whole IMS core.
If you need to build from source e.g. to apply a patch, it’s still possible to run `make deb` to build your own debian packages. If those options do not work for you, I will check with some of the other maintainers tomorrow to find someone who understands how this is supposed to work. Yours, Chris From: Clearwater [mailto:[email protected]] On Behalf Of Kosala Sent: 06 July 2016 17:03 To: [email protected] Subject: [Project Clearwater] Building Homestead from source code Hi team, I am trying to build Homestead from source code. The first thing, Is this possible? Secondly, as I understand, this needs: 1. Build homestead, 2. build crest (Crest /Homestead_prov provides the API to access Homestead) 1. I could build homestead properly. 2. For Crest As in Crest-development guide (https://github.com/Metaswitch/crest/blob/dev/docs/development.md), I followed up to Running the Server. For, Pre-requisites, I followed only the section Configure the APT software sources in (http://clearwater.readthedocs.io/en/latest/Manual_Install.html#configure-the-apt-software-sources) Then I could run Pre-requisites without any problem. I am getting issues at section running the server: From which folder, should I execute make run ? I assume this should start homestead service and connections to Cassandra? If I am in the wrong direction, please let me know. Any help is appreciated. Many Thanks in advance. Kosala
_______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org
