[CastXML] Building CastXML on a linux machine

Uğur Büyükdurak ugurbd at gmail.com
Sat Nov 28 01:40:53 EST 2015


Thank you for your time, I just installed the newer version since it seemed
easier.

On Fri, Nov 27, 2015 at 11:35 PM, Steve M. Robbins <steve at sumost.ca> wrote:

> Hi Ugur,
>
>
> On November 26, 2015 02:50:14 AM Uğur Büyükdurak wrote:
>
> > dpkg: dependency problems prevent configuration of castxml:
> >  castxml depends on libstdc++6 (>= 5.2); however:
> >   Version of libstdc++6:amd64 on system is 4.8.4-2ubuntu1~14.04.
>
> > Someone says this is because castxml is built in a distro that is higher
> > than 14.04?
>
> Yes, that's right.  I don't know of any good way to fix the problem with
> binary packages.
>
> What I would suggest is trying to build it yourself starting from the
> Debian
> source package.  The source package is *NOT* the .deb file, rather it is a
> couple of tarballs   The easiest option is likely to take it from the
> packaging git repository: git://anonscm.debian.org/debian-med/castxml.git
>
> With that, I'd install the package devscripts and then try to build it by:
>
>         cd castxml
>         debuild -b
>
> You will have to install the build-dependencies.  If those aren't
> available on
> your system, it's going to become more complicated.
>
> Another alternative is to set up a chroot with a newer distribution -- e.g.
> Debian "unstable" -- where you can just apt-get castxml.
>
> Hope this helps,
> -Steve
>
> _______________________________________________
> CastXML mailing list
> CastXML at public.kitware.com
> http://public.kitware.com/mailman/listinfo/castxml
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/castxml/attachments/20151128/6787d625/attachment.html>


More information about the CastXML mailing list