Search found 403 matches

by soliday
24 Sep 2024, 21:10
Forum: Installation
Topic: Undefined Symbol: rpn
Replies: 2
Views: 28

Re: Undefined Symbol: rpn

I have posted Ubuntu 24.04 RPMs
You can also build it yourself using the Build-AOP-RPMs.
I had to make a change to a file in SDDS.5.6.1.tar.gz to link the proper libraries for sddsdata.so

--Bob Soliday
by soliday
24 Sep 2024, 14:00
Forum: Installation
Topic: Undefined Symbol: rpn
Replies: 2
Views: 28

Re: Undefined Symbol: rpn

I haven't tried building or running on Ubuntu 24.04 yet. I am in the process of downloading the installation file now. In the meantime I just tested this on ubuntu 22.04 and don't see this problem. I will try to get out a working release for Ubuntu 24.04 as soon as I am able.

--Bob
by soliday
28 Aug 2024, 17:02
Forum: Installation
Topic: DLL load failed while importing sddsdata
Replies: 1
Views: 965

Re: DLL load failed while importing sddsdata

Can you try it with SDDSPython3.11.9-x64.msi to see if it makes a difference?
https://ops.aps.anl.gov/downloads/SDDSP ... .9-x64.msi

If that doesn't work, I will look into setting up Anaconda on my Windows laptop to test further.

--Bob
by soliday
14 Aug 2024, 15:53
Forum: Installation
Topic: Pelegant error: passed size is not equal to expected size for SDDS_DATASET structure
Replies: 1
Views: 869

Re: Pelegant error: passed size is not equal to expected size for SDDS_DATASET structure

The error comes from the SDDS library. It is saying that the library was compiled with a different SDDS.h file than Pelegant was. The first thing I would do is to run "ldd Pelegant" to see if it is linking to a shared library SDDS1.so. It may be using an older version somehow. Check the timestamp on...
by soliday
14 Aug 2024, 15:02
Forum: Bugs
Topic: I have a problem to run km2sdds script
Replies: 2
Views: 3125

Re: I have a problem to run km2sdds script

I played around with it trying to get it to work with alien. I can get it to get past that problem but it refuses the run the internal script to setup the symlinks. The only thing that seems to really work is to not use alien at all. Instead run: sudo rpm -ivh <rpmfile> This will install it and setu...
by soliday
14 Aug 2024, 15:01
Forum: Installation
Topic: OAGtclsh Issue with SmoothDist6s
Replies: 5
Views: 11976

Re: OAGtclsh Issue with SmoothDist6s

I played around with it trying to get it to work with alien. I can get it to get past that problem but it refuses the run the internal script to setup the symlinks. The only thing that seems to really work is to not use alien at all. Instead run: sudo rpm -ivh <rpmfile> This will install it and setu...
by soliday
16 Jul 2024, 10:15
Forum: Bugs
Topic: Files missing from SDDSToolkit-devel RPM package?
Replies: 6
Views: 2800

Re: Files missing from SDDSToolkit-devel RPM package?

My access rights to edit APS web pages has temporarily been removed. So until I can get this fixed you will have to download it from here.

https://ops.aps.anl.gov/downloads/SDDST ... x86_64.rpm
by soliday
11 Jul 2024, 15:18
Forum: Bugs
Topic: Files missing from SDDSToolkit-devel RPM package?
Replies: 6
Views: 2800

Re: Files missing from SDDSToolkit-devel RPM package?

My timeline on this is going to take a bit longer than I had hoped. I will post here when it is done.
by soliday
08 Jul 2024, 17:33
Forum: Bugs
Topic: Files missing from SDDSToolkit-devel RPM package?
Replies: 6
Views: 2800

Re: Files missing from SDDSToolkit-devel RPM package?

Yes, I can add the missing libraries to that RPM. I will add it to the Debian 12 release by tomorrow and probably wait for the next version release to update all the others.