Hello Kanwei, Hmmm, not really. All I know is that setup.sh fails. $ cd galaxy_dist/ $ sh setup.sh $ echo $? 1 $ grep -B1 exit setup.sh CLEAN_PYTHON=`python ./scripts/check_python.py` [ $? -ne 0 ] && exit 1 $ python ./scripts/check_python.py python -ES $ echo $? 1 thanks kaizaad On Wed, 20 Jan 2010, Kanwei Li wrote:
Hi Kaizaad,
Could you provide the exception that is raised?
Thanks,
Kanwei
On Wed, Jan 20, 2010 at 3:48 PM, Kaizaad Bilimorya <kaizaad@sharcnet.ca> wrote:
Hello,
Standard CentOS 5.4 install [root@mako1 scripts]# python -V Python 2.4.3
Following the instructions http://bitbucket.org/galaxy/galaxy-central/wiki/GetGalaxy
but fails at "sh setup.sh" because "check_python.py" throws and exeption and returns "python -ES". Note sure what this means.
thanks kaizaad _______________________________________________ galaxy-dev mailing list galaxy-dev@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-dev