----- Original Message ----- > From: "e defranco" <[email protected]> > To: [email protected] > Sent: Thursday, July 17, 2014 1:19:07 PM > Subject: [SFLphone] [Technical] error compiling SFL 1.3.0 under xubuntu > x86-64 dbusxx-xml2cpp command not found > > emilio sent a message using the contact form at > http://sflphone.org/contact. > > I cannot compile the last version of the SFL under xubuntu 12.04 > x86-64. > After compiled pjsip return in the root daemon and run make but I > receive > this error: > > dbusxx-xml2cpp callmanager-introspec.xml --adaptor=callmanager-glue.h > /bin/bash: dbusxx-xml2cpp: command not found
You need to install libdbus-c++-dev: http://manpages.ubuntu.com/manpages/precise/man1/dbusxx-xml2cpp.1.html We don't recommend building from source (and we no longer officially support 12.04 at all), but you can find instructions here: https://projects.savoirfairelinux.com/projects/sflphone/wiki/How_to_build Which version of SFLphone are you trying to build, git or the tarball of 1.3.0? If 1.3.0, you might to get the release PPA instead: https://launchpad.net/~savoirfairelinux/+archive/ppa/ Best, Tristan -- Tristan Matthews Développeur de logiciels libres [email protected] Ligne directe: 514-276-5468 poste 190 Fax : 514-276-5465 7275 Saint Urbain Bureau 200 Montréal, QC, H2R 2Y5 _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
