<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 02/05/2015 01:39 PM, Salvo Tomaselli
      wrote:<br>
      <blockquote cite="mid:54D3729B.4090206@tiscali.it" type="cite">Hello,

        <br>
        <br>
        Following the build instructions from the website, about
        building the forked libraries and so on, I get this: <br>
        <br>
        moc qt-ui/diveshareexportdialog.h <br>
        compiling .moc/moc_diveshareexportdialog.cpp <br>
        moc qt-ui/filtermodels.h <br>
        compiling .moc/moc_filtermodels.cpp <br>
        moc qt-ui/socialnetworks.h <br>
        compiling .moc/moc_socialnetworks.cpp <br>
        linking subsurface <br>
        /usr/bin/ld.bfd.real: impossibile trovare -lssrfmarblewidget <br>
        collect2: error: ld returned 1 exit status <br>
        Makefile:515: set di istruzioni per l'obiettivo "subsurface" non
        riuscito <br>
      </blockquote>
      <br>
      <br>
      Salvo:<br>
      <br>
      After compiling marble, did you do:<br>
      <br>
      # make install ? (after make #)<br>
      <br>
      And after compiling subsurface did you do:<br>
      <br>
      <pre><code>$ echo "/usr/local/lib" | sudo tee /etc/ld.so.conf.d/local.conf
$ sudo ldconfig</code></pre>
      <br>
      I hope this helps...<br>
      <br>
      All the best...<br>
      <br>
      Pedro<br>
      <br>
    </div>
  </body>
</html>