<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 10/12/2010 04:20 PM, Dirk Eddelbuettel wrote:
    <blockquote cite="mid:19636.31961.917495.823745@max.nulle.part"
      type="cite">
      <pre wrap="">
On 12 October 2010 at 15:56, Paulo Trigueiros wrote:

| Solved:-)

Very good.
 
| | I included in QT4 configuration for qmake the following lines:
| |      INCLUDEPATH += /usr/local/lib/R/site-library/Rcpp/include \
| |
| | /usr/local/lib/R/site-library/RInside/include
| |
| |      LIBS += -L/usr/local/lib/R/site-library/Rcpp/lib -lRcpp
| |
| | after have confirmed on R the
| |
| | Rcpp:::CxxFlags() and Rcpp:::LdFlags().

That covers points 1) and 2) of my mail; you still need to deal with ld.so.
If you don't mind using fixed strings you could copy exactly what
Rcpp::LdFlags() and, if you use it, RInside::LdFlags() shows so that you get
rpath info.
</pre>
    </blockquote>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <font size="-1"><font face="Arial">Yes, I used also the
        result from Rccp::LdFlags() for confiration of the ld.so<br>
        &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; I created the file has you said local-Rccp.conf, use the
        path for the libraries Rcpp and RInside, and then<br>
        &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; run the command ldconfig.<br>
        &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Thanks,</font></font>
    <blockquote cite="mid:19636.31961.917495.823745@max.nulle.part"
      type="cite">
      <pre wrap="">
Dirk

</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <title></title>
      <p><font size="-1"><font face="Arial"><b><big><big><font
                    color="#000099">Paulo Trigueiros</font></big></big></b></font></font></p>
      <p><font size="-1"><font face="Arial"> <big><a class="moz-txt-link-abbreviated" href="mailto:paulo@trigueiros.org">paulo@trigueiros.org</a></big></font></font></p>
      <p><font size="-1"><font face="Arial"><big> M +351 938610888<br>
            </big></font></font></p>
      <p><font size="-1"><font face="Arial"><big><img
                moz-do-not-send="&#8221;false&#8221;" alt="Linux"
                src="cid:part1.05070307.03040603@trigueiros.org"
                height="86" width="127"><br>
            </big></font></font></p>
    </div>
  </body>
</html>