![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Makefile | NamrataGurav | High Level Programming | 7 | 10-07-2006 11:29 AM |
| about the makefile | ligerdave | High Level Programming | 2 | 01-30-2006 09:21 PM |
| makefile help | pieter023 | Shell Programming and Scripting | 1 | 06-05-2005 10:20 PM |
| makefile | raagbansal | UNIX for Advanced & Expert Users | 1 | 12-22-2004 05:59 AM |
| problem with Makefile | sskb | UNIX for Advanced & Expert Users | 3 | 08-27-2002 06:01 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Makefile problem - How to run module load in a Makefile
Hi, I'm trying to run the module load command in a Makefile and i'm getting the following error:
make: module: command not found Why is this? Is there any way to run this command in a Makefile? NOTE: command - module load msjava/sunjdk/1.5.0 works fine outside of the Makefile |
| Forum Sponsor | ||
|
|
|
|||
|
You mean like NERSC Software Modules? It looks like it's only supported for interactive shells, based on a very brief look.
|
|||
| Google The UNIX and Linux Forums |