[lsst-dm-stack-users] Fail to newinstall.sh on MacOS 10.8: doxygen: eups: command not found

Dustin Lang dstndstn at gmail.com
Wed Jun 18 06:43:22 PDT 2014


Hi,

I'm trying to install W'14 on my laptop and getting this:

> bash newinstall.sh 

LSST Software Stack Builder
=======================================================================

Detected git version 2.0.0. OK.


In addition to Python 2.7, some LSST packages depend on recent versions of 
numpy, 
matplotlib, and scipy. If you don't have all of these, the installation 
may fail.
Using the Anaconda Python distribution will ensure all these are set up.

Anaconda Python installed by this installer will be managed by LSST's EUPS
package manager, and will not replace or modify your system python.

Would you like us to install Anaconda Python distribution (if unsure, say 
yes)? ne

Installing EUPS (v1.3.0)...  done.
Installing the basic environment ... 
  [  1/5  ]  doxygen 1.8.2+2 ...

***** error: from 
/usr/lsst/EupsBuildDir/DarwinX86/doxygen-1.8.2+2/build.log:
+ cd /usr/lsst/EupsBuildDir/DarwinX86/doxygen-1.8.2+2
+ tar xzvf 
/var/folders/vp/tcndx7bn5szg0v7rbzd1k8nm0000gn/T/eups/distrib/doxygen_i6zMki
x doxygen-1.8.2+2/
x doxygen-1.8.2+2/ups/
x doxygen-1.8.2+2/ups/pkginfo
x doxygen-1.8.2+2/ups/doxygen.table
x doxygen-1.8.2+2/upstream/
x doxygen-1.8.2+2/upstream/doxygen-1.8.2.src.tar.gz
++ find . -maxdepth 1 -type d '!' -name '.*'
++ head -n 1
+ PKGDIR=./doxygen-1.8.2+2
+ test '!' -z ./doxygen-1.8.2+2
+ cd ./doxygen-1.8.2+2
+ [[ ! -e ./ups/eupspkg ]]
+ mkdir -p ./ups
+ ln -s /usr/lsst/eups/lib/eupspkg.sh ups/eupspkg
+ eups list -s
/usr/lsst/EupsBuildDir/DarwinX86/doxygen-1.8.2+2/build.sh: line 37: eups: 
command not found
eups distrib: Failed to build doxygen-1.8.2+2.eupspkg: Command:
	source /usr/lsst/eups/bin/setups.sh; export EUPS_PATH=/usr/lsst; 
(/usr/lsst/EupsBuildDir/DarwinX86/doxygen-1.8.2+2/build.sh) >> 
/usr/lsst/EupsBuildDir/DarwinX86/doxygen-1.8.2+2/build.log 2>&1 
4>/usr/lsst/EupsBuildDir/DarwinX86/doxygen-1.8.2+2/build.msg 
exited with code 127



Which seems strange, because:

> source /usr/lsst/eups/bin/setups.sh; export EUPS_PATH=/usr/lsst;

> which eups
/usr/lsst/eups/bin/eups


Any idea what's up?

Thanks,
--dustin




More information about the dm-users mailing list