using Makefile on MAC OS X (10.3.9)

From: Jelena Marshak <Jelena.Marshak_at_nasa.gov>
Date: Wed, 22 Jun 2005 13:06:40 -0400


Dear MAC OS X Rooters,

I recently installed ROOT from binaries, and was able to run the exercises in ~/root/tutorials,
but when I tried to run hworld.cxx code from ~/root/test directory on Mac using the provided Makefile, I got into trouble. Could you please help me to find out where is the root of my problem?

Thank you,
Lena

[lm000931310:~/root/test] jmarshak% ls Make*
Makefile Makefile.arch Makefile.win32
[lm000931310:~/root/test] jmarshak% echo $SHELL
/bin/tcsh
[lm000931310:~/root/test] jmarshak% echo $ROOTSYS
/Users/jmarshak/root
[lm000931310:~/root/test] jmarshak% make

OK? makeg? no
tcsh: make: Command not found.
[lm000931310:~/root/test] jmarshak% root
sh: line 1: otool: command not found


FreeType Engine v2.1.3 used to render TrueType fonts. Compiled for macosx.

CINT/ROOT C/C++ Interpreter version 5.15.169, Mar 14 2005 Type ? for help. Commands must be C++ statements. Enclose multiple statements between { }. root [0]

root [9] .echo $PATH
/Users/jmarshak/bin:/usr/local/bin:/Users/jmarshak/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/jmarshak:/usr/X11R6/bin:/Users/jmarshak/root/bin root [10] .echo $LD_LIBRARY_PATH
/Users/jmarshak/root/lib
root [11] Received on Wed Jun 22 2005 - 19:06:52 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:09 MET