KJ7LNW / xnec2c

Xnec2c is a high-performance multi-threaded electromagnetic simulation package to model antenna near- and far-field radiation patterns for Linux and UNIX operating systems.
https://www.xnec2c.org/
GNU General Public License v3.0
78 stars 17 forks source link

Ubuntu 22.4.04.1 LTS install fails #19

Closed RonKQ43 closed 1 year ago

RonKQ43 commented 1 year ago

fails with Fail_img_sshot started install with: image CPU: Intel Core i7-10870H @ 2.2GHz x 16 OS Name Ubuntu 22.04.1 LTS OS Type: 64 bit Gnome Ver: 42.5 Windowing System: Wayland

KJ7LNW commented 1 year ago

Hi Ron, I'm guessing its a permissions issue and I think it was fixed in a newer release (8e096c9c3ca47a35b9d131e119a0d5718a65dd99).

Can you send me the output this:

ls -lR ~/.xnec2c

And then try this to fix it after sending me the ls output from above:

sudo chown ronq.ronq -R ~/.xnec2c
chmod 755 ~/.xnec2c
chmod 644 ~/.xnec2c/*
KJ7LNW commented 1 year ago

Hi @RonKQ43, did the commands above solve the issue?

KJ7LNW commented 1 year ago

Hi @RonKQ43,

I am closing this issue but feel free to reopen it if the problem persists.

-Eric, KJ7LNW