<div dir="ltr">Thank you for your time, I just installed the newer version since it seemed easier.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 27, 2015 at 11:35 PM, Steve M. Robbins <span dir="ltr"><<a href="mailto:steve@sumost.ca" target="_blank">steve@sumost.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ugur,<br>
<span class=""><br>
<br>
On November 26, 2015 02:50:14 AM Uğur Büyükdurak wrote:<br>
<br>
> dpkg: dependency problems prevent configuration of castxml:<br>
>  castxml depends on libstdc++6 (>= 5.2); however:<br>
>   Version of libstdc++6:amd64 on system is 4.8.4-2ubuntu1~14.04.<br>
<br>
</span><span class="">> Someone says this is because castxml is built in a distro that is higher<br>
> than 14.04?<br>
<br>
</span>Yes, that's right.  I don't know of any good way to fix the problem with<br>
binary packages.<br>
<br>
What I would suggest is trying to build it yourself starting from the Debian<br>
source package.  The source package is *NOT* the .deb file, rather it is a<br>
couple of tarballs   The easiest option is likely to take it from the<br>
packaging git repository: git://<a href="http://anonscm.debian.org/debian-med/castxml.git" rel="noreferrer" target="_blank">anonscm.debian.org/debian-med/castxml.git</a><br>
<br>
With that, I'd install the package devscripts and then try to build it by:<br>
<br>
        cd castxml<br>
        debuild -b<br>
<br>
You will have to install the build-dependencies.  If those aren't available on<br>
your system, it's going to become more complicated.<br>
<br>
Another alternative is to set up a chroot with a newer distribution -- e.g.<br>
Debian "unstable" -- where you can just apt-get castxml.<br>
<br>
Hope this helps,<br>
-Steve<br>
<br>_______________________________________________<br>
CastXML mailing list<br>
<a href="mailto:CastXML@public.kitware.com">CastXML@public.kitware.com</a><br>
<a href="http://public.kitware.com/mailman/listinfo/castxml" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/castxml</a><br>
<br></blockquote></div><br></div>