Samira,
You will need to need to tell us what the module is called, and where you got it. Perhaps we can duplicate the error.
You can always launch modules with geomview from the command line with:geomview -run /usr/whatever-path/module-launch-script
I have installed an external module to Geomview on Ubuntu-linux 20.04 using apt-get install command. I have found the modules in /usr/lib/x86_64-linux-gnu directory on my system. I have used the user guide and made a file containing the emodule-define line and have copied the module executable to this folder. It seems ok and module is available within the Modules panel of the Geomview window.
However, when I click on the module, instead of showing the control window, I have a permission error on the terminal and nothing happens on the Geomview window. I even tried executing Geomview as a root user! It was useless. How should I solve this problem?
Samira,
You will need to need to tell us what the module is called, and where you got it. Perhaps we can duplicate the error.
You can always launch modules with geomview from the command line with:geomview -run /usr/whatever-path/module-launch-script
Lloyd WoodSaVi - Satellite constellation Visualization
On Thursday, September 3, 2020, 17:09, Samira samira-adimi@users.sourceforge.net wrote:
Hi,
I have installed an external module to Geomview on Ubuntu-linux 20.04 using apt-get install command. I have found the modules in /usr/lib/x86_64-linux-gnu directory on my system. I have used the user guide and made a file containing the emodule-define line and have copied the module executable to this folder. It seems ok and module is available within the Modules panel of the Geomview window.
However, when I click on the module, instead of showing the control window, I have a permission error on the terminal and nothing happens on the Geomview window. I even tried executing Geomview as a root user! It was useless. How should I solve this problem?