| Summary: | after install geant4, try linking examples | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | vinni |
| Component: | config | Assignee: | Gabriele Cosmo <Gabriele.Cosmo> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | minor | ||
| Priority: | P2 | ||
| Version: | 1.0 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
vinni
2000-03-29 18:21:28 CEST
This must be a very simple and minor problem on his local installation of Linux, I think. At least this must NOT be a problem of exanmpleN01 itself. The problem is probably due to the specific Linux system configuration, concerning the standard C++ libraries. On RedHat 6.0/6.1 (Linux distribution supported in Geant4), those look like: $ ls -l /usr/lib/libstd* /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so /usr/lib/libstdc++-libc6.1-1.so.2 -> libstdc++-2-libc6.1-1-2.9.0.so /usr/lib/libstdc++.so.2.7.2 -> libstdc++.so.2.7.2.8 /usr/lib/libstdc++.so.2.7.2.8 /usr/lib/libstdc++.so.2.8 -> libstdc++.so.2.8.0 /usr/lib/libstdc++.so.2.8.0 'streambuf' symbols should be defined in libstdc++. Check that your system configuration is consistent. |