module - command interface to the Modules package

View: New views
1 Messages — Rating Filter:   Alert me  

module - command interface to the Modules package

by ggigi78 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello



Im trying to use netbens in a remote development host but without success



Generally I have access to this host via ssh, and in this host I compile and run my code. To compile my code I must load path of compilers whit this instruction: "module load name_of_compilers "



This istruction call a user interface that provides for the dynamic modification of the user's environment via modulefiles.

this is the link of this module package: http://linux.die.net/man/1/module



My problem with netbeans is that I'm not able to load compilers path ...

       

there is a solution to this problem?



thank you very much



gg