<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi Zhang,</div><div><br></div><div>Two ways:</div><div><br></div><div>1. You can skip ODBC with this:</div><div>touch lib/odbc/SKIP</div><div># ./configure [...] && make & make install</div><div><br></div><div>2. Install UnixODBC before:</div><div><div># yum -y install  unixODBC unixODBC-devel        <-- Feodra/Redhat/CentOS</div></div><div># apt-get install  unixodbc unixodbc-dev                <- Debian/Ubuntu ...</div><div># ./configure [...] && make & make install</div><div><br></div><div>Regards,</div><div>Zabrane</div><div><br></div><div><div>On Aug 17, 2012, at 9:15 AM, <a href="mailto:zhang.heng16@zte.com.cn">zhang.heng16@zte.com.cn</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<br><font size="2" face="sans-serif">Hi,</font>
<br>
<br><font size="2" face="sans-serif">this mail is from Jeff in China.I need
your professional help. The below is my problem¡ª¡ª</font>
<br>
<br><font size="2" face="sans-serif">In the stage of installation, i received
some mistake </font><font size="2" color="red" face="sans-serif">notice at
my first time using erlang just as followings:</font>
<br>
<br><font size="2" face="sans-serif">*********************************************************************</font>
<br><font size="2" face="sans-serif">**********************  APPLICATIONS
DISABLED  **********************</font>
<br><font size="2" face="sans-serif">*********************************************************************</font>
<br>
<br><font size="2" face="sans-serif">odbc          
: ODBC library - link check failed</font>
<br>
<br><font size="2" face="sans-serif">*********************************************************************</font>
<br><font size="2" face="sans-serif">*********************************************************************</font>
<br><font size="2" face="sans-serif">**********************  APPLICATIONS
INFORMATION  *******************</font>
<br><font size="2" face="sans-serif">*********************************************************************</font>
<br>
<br><font size="2" face="sans-serif">wx          
  : wxWidgets not found, wx will NOT be usable</font>
<br>
<br><font size="2" face="sans-serif">*********************************************************************</font>
<br><font size="2" face="sans-serif">*********************************************************************</font>
<br><font size="2" face="sans-serif">**********************  DOCUMENTATION
INFORMATION  ******************</font>
<br><font size="2" face="sans-serif">*********************************************************************</font>
<br>
<br><font size="2" face="sans-serif">documentation  :</font>
<br><font size="2" face="sans-serif">           
     fop is missing.</font>
<br><font size="2" face="sans-serif">           
     Using fakefop to generate placeholder PDF files.</font>
<br>
<br><font size="2" face="sans-serif">*********************************************************************</font>
<br>
<br><font size="2" face="sans-serif">It seemed that my system lacked odbc
library. However, i have installed unixODBC on the system yet. I tried
to search some solutions from the internet. But there lie no effective
solutions. I doubt whether a solution someone proposed is the best way,
that I need to install the following 5 packages:libc6-dev,libssl0.9.8,libssl-dev,libncurses5
and libncurses5-dev.</font>
<br>
<br><font size="2" face="sans-serif">In order to get the best solution, i
write this help mail.I wish you could analyze the real problem and what
i should do next. </font>
<br><font size="2" face="sans-serif">PS.My system is Redhat Enterprise Linux
As 4. And the version of unixODBC is 2.3.1.</font>
<br>
<br><font size="2" face="sans-serif">Wish to get a quich response!</font>
<br>
<br><font size="2" face="sans-serif">Best Regards</font>
<br>
<br><font size="2" face="sans-serif">Jeff</font>
<br>
<br>
<br><pre>--------------------------------------------------------
ZTE Information Security Notice: The information contained in this mail (and any attachment transmitted herewith) is privileged and confidential and is intended for the exclusive use of the addressee(s).  If you are not an intended recipient, any disclosure, reproduction, distribution or other dissemination or use of the information contained is strictly prohibited.  If you have received this mail in error, please delete it and notify us immediately.

</pre>_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>http://erlang.org/mailman/listinfo/erlang-questions<br></blockquote></div><br><div apple-content-edited="true">
<div><br></div>
</div>
<br></body></html>