Project

General

Profile

Bug #416

env.csh broken

Added by Rogers, Chris almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Tunnell, Christopher
Category:
Build System
Target version:
Start date:
20 April 2011
Due date:
% Done:

100%

Estimated time:
Workflow:

Description

At least for me, I do
./configure
source env.csh
scons
and get an error like

scons: Reading SConscript files ...
**** Compiling in release mode...
Configuring...
### snip some checks###
Checking for C library gsl... (cached) yes
Checking for root command... (cached) no
Cound't find root.  If you want it, after installing GSL, run:
     MAUS_ROOT_DIR=/home/cr67/G4MICE/MAUS/maus_rogers ./third_party/bash/21root.bash
where you can install GSL by running:
     MAUS_ROOT_DIR=/home/cr67/G4MICE/MAUS/maus_rogers ./third_party/bash/20gsl.bash

We could fix it or just say NO to csh?

#1

Updated by Tunnell, Christopher almost 12 years ago

I vote for no to csh. We could also poll people to see if anybody uses it.

echo $SHELL

Are you still having the issue? There isn't enough information here to fix the problem. I'll test it by hand on csh (somebody want to make a jenkins test of this?)

#2

Updated by Tunnell, Christopher almost 12 years ago

Reproducable.

Do you get this?

% source third_party/build/root_v5.28.00a/bin/thisroot.csh
ARGS: Subscript out of range.

#3

Updated by Tunnell, Christopher almost 12 years ago

Screw csh. Removing from trunk before 0.6.

#4

Updated by Tunnell, Christopher almost 12 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

Applied in changeset r485.

Also available in: Atom PDF