POV-Ray : Newsgroups : povray.beta-test : Compilation problem. : Re: Compilation problem. Server Time
4 Jul 2024 13:30:32 EDT (-0400)
  Re: Compilation problem.  
From: Yansen
Date: 26 Oct 2009 15:15:01
Message: <web.4ae5f4781190e2051d315cac0@news.povray.org>
Nicolas Alvarez <nic### [at] gmailcom> wrote:
>
> It's probably in /sbin, which is not always in the PATH. Try
> /sbin/ldconfig -p | grep stdc++

Thx - now it work. Output is:

libstdc++.so.6 (libc6,x86-64) => /usr/lib64/libstdc++.so.6
libstdc++.so.6 (libc6) => /usr/lib/libstdc++.so.6
libstdc++.so.5 (libc6,x86-64) => /usr/lib64/libstdc++.so.5
libstdc++.so.5 (libc6) => /usr/lib/libstdc++.so.5
libstdc++-libc6.2-2.so.3 (libc6) => /usr/lib/libstdc++-libc6.2-2.so.3

Best regards
Yansen


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.