<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:PMingLiU;
        panose-1:2 2 5 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:PMingLiU;
        panose-1:2 2 5 0 0 0 0 0 0 0;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=ZH-TW link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";color:#1F497D'>Finally, I got this done later by install some missing libs and modules of. lol<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";color:#1F497D'>Thans Iliya anyway!<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";color:#1F497D'>But I encountered another problem on sql authorize. <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";color:#1F497D'>I’ll post another one on the list later.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";color:#1F497D'>Thanks all of you who spend time for reading this.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";color:#1F497D'>Okis.<o:p></o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt'><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Iliya Peregoudov [via FreeRADIUS] [mailto:ml-node+s1045715n5720446h19@n5.nabble.com] <br><b>Sent:</b> Tuesday, May 28, 2013 1:53 PM<br><b>To:</b> Okis Chuang<br><b>Subject:</b> Re: rlm_sql_oracle:libclntsh.so.11.1: cannot open shared object file<o:p></o:p></span></p></div></div><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal style='margin-bottom:12.0pt'><span lang=EN-US>On 28.05.2013 7:00, Okis Chuang wrote: <br>> Could not link driver rlm_sql_oracle: libclntsh.so.11.1: cannot open <br>> shared object file: No such file or directory <br>> <br>> Make sure it (and all its dependent libraries!) are in the search path <br>> of your system's ld. <br><br>Directory /usr/lib/oracle/11.2/client64/lib is not in your dynamic <br>linker search list. There are multiple ways to add it into search list: <br><br>1. Add it to the RPATH header when linking rlm_sql_oracle module: <br><br>   gcc -Wl,-rpath,/usr/lib/oracle/11.2/client64/lib ... <br><br>2. Or add it to the environment when starting radiusd process: <br><br>   env LD_LIBRARY_PATH=/usr/lib/oracle/11.2/client64/lib radiusd ... <br><br>3. Or add it to system wide dynamic linker configuration: <br><br>   # /etc/ld.so.conf <br>   /usr/lib/oracle/11.2/client64/lib <br><br>   and run ldconfig. <br>- <br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_top">http://www.freeradius.org/list/users.html</a><br><br><o:p></o:p></span></p><div class=MsoNormal align=center style='text-align:center'><span lang=EN-US><hr size=1 width="100%" noshade style='color:#CCCCCC' align=center></span></div><div><div><p class=MsoNormal><b><span lang=EN-US style='font-size:9.0pt;font-family:"Tahoma","sans-serif";color:#444444'>If you reply to this email, your message will be added to the discussion below:<o:p></o:p></span></b></p></div><p class=MsoNormal><span lang=EN-US style='font-size:9.0pt;font-family:"Tahoma","sans-serif";color:#444444'><a href="http://freeradius.1045715.n5.nabble.com/rlm-sql-oracle-libclntsh-so-11-1-cannot-open-shared-object-file-tp5720445p5720446.html">http://freeradius.1045715.n5.nabble.com/rlm-sql-oracle-libclntsh-so-11-1-cannot-open-shared-object-file-tp5720445p5720446.html</a> <o:p></o:p></span></p></div><div style='margin-top:4.8pt'><p class=MsoNormal style='line-height:18.0pt'><span lang=EN-US style='font-size:8.5pt;font-family:"Tahoma","sans-serif";color:#666666'>To unsubscribe from rlm_sql_oracle:libclntsh.so.11.1: cannot open shared object file, <a href="http://freeradius.1045715.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5720445&code=b2tpc2NodWFuZ0BvdXRsb29rLmNvbXw1NzIwNDQ1fC00ODkyOTMxMDg=">click here</a>.<br><a href="http://freeradius.1045715.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml"><span style='font-size:7.0pt;font-family:"Times New Roman","serif"'>NAML</span></a> <o:p></o:p></span></p></div></div></div></body></html>