<HTML>
<HEAD>
<TITLE>Install SAC</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hello,<BR>
I&#8217;m trying to install SAC in my MacBook (OSX 10.5),<BR>
I have problem after I run the configure (./configure) when I type &#8216;make&#8217;, the result like shown below:<BR>
<BR>
Making all in libedit<BR>
make[1]: Nothing to be done for `all'.<BR>
Making all in utils<BR>
make[1]: Nothing to be done for `all'.<BR>
Making all in src<BR>
gcc &nbsp;&nbsp;&nbsp;&nbsp;-I../inc -I../libedit/include &nbsp;&nbsp;-o sac &nbsp;main/sac.o -L. libsac_all.a libevalresp.a libSMnonOracleFuncs.a &nbsp;libSacOracleStubFuncs.a &nbsp;&nbsp;&nbsp;-lX11 ../libedit/lib/libedit.a -ldl -lm -lncurses <BR>
ld: library not found for -lX11<BR>
collect2: ld returned 1 exit status<BR>
make[1]: *** [sac] Error 1<BR>
make: *** [all-recursive] Error 1<BR>
<BR>
Can you tell me what&#8217;s the problem and how to solve it?<BR>
I&#8217;m sorry if it&#8217;s just a basic question.<BR>
Thank you.<BR>
<BR>
Donny<BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>