This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| pixel:pos [2013/06/29 19:25] – created clange | pixel:pos [2014/01/07 16:35] (current) – clange | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ==== Further documentation ==== | ||
| + | |||
| + | * [[pixel: | ||
| + | |||
| ==== Software related links ==== | ==== Software related links ==== | ||
| Line 7: | Line 11: | ||
| * [[http:// | * [[http:// | ||
| * [[https:// | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | |||
| + | ==== Issues with POS ==== | ||
| + | |||
| + | When running XDAQ, one might observe problems on SLC5 when loading shared libraries: | ||
| + | '' | ||
| + | |||
| + | Usually SELinux is enabled on SL(C)5 machines and there are 2 cases so far in which one can run into this problem. | ||
| + | One needs to disable SELinux by doing as root: | ||
| + | |||
| + | '' | ||
| + | |||
| + | Alternatively, | ||
| + | |||
| + | ''/ | ||
| + | |||
| + | You might also run into this problem when loading a library compiled on local disk you might get " | ||
| + | |||
| + | === curlpp === | ||
| + | |||
| + | cp -r / | ||
| + | in '' | ||
| + | #include " | ||
| + | to | ||
| + | #include " | ||
| + | |||
| + | |||
| + | ==== Issues with XDAQ ==== | ||
| + | |||
| + | When running XDAQ on SLC6 64-bit and trying to compile my own package, the following error occured: | ||
| + | |||
| + | ''/ | ||
| + | |||
| + | Could be fixed by installing package: '' | ||