Hi,
I'm trying to get clearwater installed on different architecture and
evaluate its performance. I can't seem to find a document which can point
me in right direction on how to compile/install clearwater on different
architecture and on different VM machine running KVM under Linux.

I started with the steps below but still have issues

1) Follow the "install from source" instruction from
http://clearwater.readthedocs.org/en/stable/Installation_Instructions.html?highlight=install%20from%20source
BUT
https://github.com/Metaswitch/sprout/blob/master/docs/Development.html
gives 404 "page not found error" for all the components.

I  followed the instruction found on development page
https://github.com/Metaswitch/homestead/blob/dev/docs/development.md  of
each component and compile the code for sprout/bono homestead/homer and
ellis.

2) I tried Manual build steps next to build all-in-one image but it fails
with "

a) bash -c '{ echo "#!/bin/bash" ; echo "set -e" ; echo "mkdir
/home/ubuntu/install";
                                                     echo "repo=
file:/home/vinitag/repo/";
                                                     echo "curl -L
https://raw.githubusercontent.com/Metaswitch/clearwater-infrastructure/master/scripts/clearwater-aio-install.sh
| sudo bash -s clearwater-auto-config-generic \$repo
>/home/ubuntu/install/install.log 2>&1" ;
                                                     echo "mv
/etc/rc2.d/S99zclearwater-aio-first-boot /home/ubuntu/install/" ;
                                                     echo "poweroff" ; } >
/etc/rc2.d/S99zclearwater-aio-first-boot ;
                                                   chmod a+x
/etc/rc2.d/S99zclearwater-aio-first-boot'
b)  /etc/rc2.d/S99zclearwater-aio-first-boot

Error from install.log----
.......................
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Package clearwater-cassandra is not available, but is referred to by
another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Unable to locate package clearwater-auto-config-generic
E: Unable to locate package clearwater-management
E: Package 'clearwater-cassandra' has no installation candidate

What should be the next steps?

Thanks,
Vinita
_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org

Reply via email to