<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Dear list,<br>
    <br>
    I have a problem when installing RSiena on UBUNTU 13.04 with the
    root.<br>
    <br>
    Here is the error massage. Something went wrong with the matrix
    package. Could you give me some advice to fix it please? The
    installation went well on windows.<br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="mailto:rsiena-help@lists.r-forge.r-project.org"
      style="font-family: 'Times New Roman'; font-size: medium;
      font-style: normal; font-variant: normal; font-weight: normal;
      letter-spacing: normal; line-height: normal; orphans: auto;
      text-align: start; text-indent: 0px; text-transform: none;
      white-space: normal; widows: auto; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255);"></a><span style="color: rgb(0, 0, 0); font-family: 'Times
      New Roman'; font-size: medium; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      normal; orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); display: inline !important;
      float: none;"></span>lgfortran -lm -lquadmath -L/usr/lib/R/lib -lR<br>
    /usr/bin/ld: cannot find -llapack<br>
    /usr/bin/ld: cannot find -lblas<br>
    /usr/bin/ld: cannot find -lgfortran<br>
    collect2: error: ld returned 1 exit status<br>
    make: *** [Matrix.so] Error 1<br>
    ERROR: compilation failed for package ‘Matrix’<br>
    * removing ‘/usr/local/lib/R/site-library/Matrix’<br>
    /usr/lib/R/bin/Rcmd: 50: /usr/lib/R/etc/Renviron: LANGUAGE: not
    found<br>
    ERROR: dependency ‘Matrix’ is not available for package ‘RSiena’<br>
    * removing ‘/usr/local/lib/R/site-library/RSiena’<br>
    <br>
    The downloaded source packages are in<br>
        ‘/tmp/Rtmpsv9OtD/downloaded_packages’<br>
    Warning messages:<br>
    1: In install.packages("RSiena") :<br>
      installation of package ‘Matrix’ had non-zero exit status<br>
    2: In install.packages("RSiena") :<br>
      installation of package ‘RSiena’ had non-zero exit status<br>
    <br>
    Similar error showed when I try to install Matrix package first.<br>
    <br>
    lgfortran -lm -lquadmath -L/usr/lib/R/lib -lR<br>
    /usr/bin/ld: cannot find -llapack<br>
    /usr/bin/ld: cannot find -lblas<br>
    /usr/bin/ld: cannot find -lgfortran<br>
    collect2: error: ld returned 1 exit status<br>
    make: *** [Matrix.so] Error 1<br>
    ERROR: compilation failed for package ‘Matrix’<br>
    * removing ‘/usr/local/lib/R/site-library/Matrix’<br>
    <br>
    The downloaded source packages are in<br>
        ‘/tmp/Rtmpsv9OtD/downloaded_packages’<br>
    Warning message:<br>
    In install.packages("Matrix") :<br>
      installation of package ‘Matrix’ had non-zero exit status<br>
    <br>
    Thank you very much.<br>
    <br>
    Best regards,<br>
    <br>
    ya<br>
    <br>
    <br>
  </body>
</html>