setup.sh in expert mode

Asked by Béranger Dumont

I am using MA 1.1.7 under Mac OS X 10.8, with the standard bash shell.
Before compiling an analysis in the expert mode, one has to execute setup.sh.
I may be worth noting in the guidelines (for people like me) that
> bash setup.sh
and
> ./setup.sh
won't work because they do not keep the new definition of the environment variables after execution.
On the other hand,
> source setup.sh
(as written in the manual) and
> . ./setup.sh
will work.

Béranger

Question information

Language:
English Edit question
Status:
Answered
For:
MadAnalysis 5 Edit question
Assignee:
Benjamin Fuks Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Benjamin Fuks (fuks) said :
#2

Hi Beranger,

That's why people should read manual :) We will include a footnote in the next version of the manual for the expert mode (expected to be out in early 2014)

Cheers,

Benjamin

Can you help with this problem?

Provide an answer of your own, or ask Béranger Dumont for more information if necessary.

To post a message you must log in.