On 30.10.2012 16:11, john s. wrote: > Hello list > ubuntu 10.04 lts > icinga2 > > I tried to install the experimental version icinga 2 from github on a > test system > > I've made the following steps among these how to's: > > 1. Install icinga2 > https://wiki.icinga.org/display/icinga2/Linux+Builds#LinuxBuilds-SampleConfig > > 2. Boost Libraries installed manually
any special reason for that, not using the native boost packages provided with your system, which is also described on the linux builds wiki page? > http://www.boost.org/doc/libs/1_51_0/more/getting_started/unix-variants.html > ( easy and build install ) > > 3. linked the libraries with > sudo ldconfig /usr/local/lib > > so far so good > > but whne i tried to load the binary with config > > sbin/icinga2 -c etc/icinga2/icinga2.conf > > it comes the following error: > > > terminate called after throwing an instance of 'std::bad_cast' > what(): std::bad_cast > > > > regards john s. > > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_sfd2d_oct > _______________________________________________ > icinga-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/icinga-devel -- DI (FH) Michael Friedrich mail: [email protected] twitter: https://twitter.com/dnsmichi jabber: [email protected] irc: irc.freenode.net/icinga dnsmichi icinga open source monitoring position: lead core developer url: https://www.icinga.org ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ icinga-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-devel
