Search found 73 matches

by blanco-garcia
19 Aug 2024, 06:56
Forum: Installation
Topic: SDDS source compilation in Debian
Replies: 7
Views: 3829

Re: SDDS source compilation in Debian

Dear Soliday,
thank you for your help. I finally suceed compiling all except oag/apps/src/utils because of the missing gsl library I mentioned before.
This discussion could be closed.
Best regards,
o
by blanco-garcia
24 Apr 2024, 06:14
Forum: Installation
Topic: SDDS source compilation in Debian
Replies: 7
Views: 3829

Re: SDDS source compilation in Debian

Dear Soliday,
few years ago I wanted to have sddsedit working on linux and in order to compile it I needed the whole epics base.
This might indeed not longer be the case, I will try without epics and with the new epics base on your link.
by blanco-garcia
23 Apr 2024, 11:20
Forum: Installation
Topic: SDDS source compilation in Debian
Replies: 7
Views: 3829

Re: SDDS source compilation in Debian

Dear Soliday, it was my mistake. I was missing the epics.base.configure file. Now I have it and the compilation stops at cadef.h. Do you have any suggestion ? make[1]: Entering directory '/home/oblanco/Documents/public/progs/elegant/2023.4/elegant_compilation/epics/extensions/src/oagca/O.linux-x86_6...
by blanco-garcia
23 Apr 2024, 03:21
Forum: Installation
Topic: SDDS source compilation in Debian
Replies: 7
Views: 3829

Re: SDDS source compilation in Debian

Dear Soliday,
alright. It might be a component in epics base that I compiled without knowing it was not necessary just because it is in the epics base Makefile. I will try to do it with the epics version distributed with elegant.

Best regards,
o
by blanco-garcia
12 Apr 2024, 04:49
Forum: Installation
Topic: SDDS source compilation in Debian
Replies: 7
Views: 3829

SDDS source compilation in Debian

Dear all, I've been trying to compile the SDDS tools using SDDSbase 7.0.8 on a Debian 12 machine and I get the following error. Is there any variable that should be configured differently on Debian? ... Installing script ../../../../bin/linux-x86_64/hpVecRestore Installing script ../../../../bin/lin...
by blanco-garcia
17 Mar 2023, 09:01
Forum: Installation
Topic: static compilation
Replies: 4
Views: 8005

Re: static compilation

Dear Soliday, thank you for your help. LD_LIBRARY_PATH did not work in our case, but, we loaded the missing libraries through an available module (in our case, an Anaconda module). I still wonder if elegant and Pelegant could be created in a static build. But, for the moment this issue has been solv...
by blanco-garcia
09 Mar 2023, 12:08
Forum: Installation
Topic: sddspseudoinverse path to lapack and blas libs
Replies: 5
Views: 4715

Re: sddspseudoinverse path to lapack and blas libs

Thank you, it went a little bit further, now I see : make[2]: *** [../../../../../../base/configure/RULES_BUILD:259: matrix.o] Error 1 make[2]: Leaving directory '/ccc/work/cont003/soleil/blancoor/public/progs/elegant.2023.1.0/elegant_compilation/epics/extensions/src/SDDS/SDDSaps/pseudoInverse/O.lin...
by blanco-garcia
09 Mar 2023, 09:16
Forum: Installation
Topic: sddspseudoinverse path to lapack and blas libs
Replies: 5
Views: 4715

Re: sddspseudoinverse path to lapack and blas libs

Dear Soliday, thank you. The compilation moved a little bit forward. Now I'm getting this error : make[2]: *** No rule to make target '../../../../../lib/linux-x86_64/liblapack.a', needed by 'sddspseudoinverse'. Stop. make[2]: Leaving directory '/ccc/work/cont003/soleil/blancoor/public/progs/elegant...
by blanco-garcia
09 Mar 2023, 03:32
Forum: Feature Requests
Topic: touschek_scatter output including element name
Replies: 1
Views: 6606

touschek_scatter output including element name

Dear all, the function touschek_scatter allows to split the output in several files with an index taken from an inner counter. This works well if all touschek scattering elements have the same name, therefore, the counter and the output index are the same. However, I wonder if it is possible to use ...
by blanco-garcia
08 Mar 2023, 11:19
Forum: Installation
Topic: static compilation
Replies: 4
Views: 8005

Re: static compilation

linux-vdso.so.1 => (0x00007ffdd21df000) libgsl.so.0 => /lib64/libgsl.so.0 (0x00007f3c107f4000) libgslcblas.so.0 => /lib64/libgslcblas.so.0 (0x00007f3c105b7000) libz.so.1 => /lib64/libz.so.1 (0x00007f3c103a1000) liblapack.so.3 => not found libblas.so.3 => not found libgfortran.so.3 => /lib64/libgfor...