Install Salome 9.12.0 on Ubuntu 22.04 using Mac Parallels desktop

Hello, I have installed Ubuntu 22.04 in Parallels Desktop for Mac, and I want to now install Salome 9.12.0. I have downloaded the tar.gz file, and unzipped it, but it is currently a subdirectory of my Downloads directory. Where should it be unzipped to / how do I install it? I can’t seem to find a n00b guide to installing this version.

I am not familiar with Mac Parallels desktop, but if I get it right it’s some kind of VM on which you’re running another OS, here Linux.
In this case, once you extracted the archive, you need to check the system dependencies. To do this, in SALOME-9.12.0-native-UB22.04-SRC directory, run:

./sat/sat config SALOME-9.12.0-native --check_system

this command line will return the list of missing system prerequisites that need to be installed with the apt tool.

You can in addition, have a look at this thread SF-1102 if you’re not familiar with Linux.

Note that if you experience issues with standard SALOME launcher (salome), you can try mesa_salome instead and report issues if any.
HTH.

1 Like

OK - Firstly, thanks for your time in providing some suggestions to assist.

I am glad to report that running the system check, I have all the dependencies correctly installed, I had already performed that step earlier in the day.

But the ./mesa_salome option worked perfectly. Thanks for suggesting that.

1 Like

Hi Andrew,

Thanks for posting this information here.

May I know which version of Salome you have downloaded? (ubuntu 22 or linux universal?)

I’ve been experimenting with installing salome on my mac for months and wasn’t successful doing so. From what you said, I guess you have a working salome.

I am using the Ubuntu22 version. But I needed to run the system checker lots of times to get all the packages installed.
I am working offshore at the moment so I’m not able to check actual setting in my Mac, though it is an intel i7 Mac from around 2016. It’s very slow, and I’m a couple of weeks away from getting a new MacBook Pro with some good amounts of memory and storage
So I’ll probably have all sorts of new issues.

Oh, you are using an intel mac. I am using an M1 mac and couldn’t set i up. I’m not sure if anyone has done it. It might be practically impossible. In any case, if you had any success with it let me know please.

I believe you need to use an arm architecture of ubuntu, from the limited reading that I’ve done.

Indeed. But I’m not sure whether salome supports arm architecture. I installed Ubuntu22 on UTM and just downloaded the salome (ubuntu22).