[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnunet] Error whilst adding a record to GNS via the GUI
From: |
Sree Harsha Totakura |
Subject: |
Re: [Help-gnunet] Error whilst adding a record to GNS via the GUI |
Date: |
Mon, 11 May 2015 13:54:36 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 |
On 05/11/2015 01:50 PM, Christian Grothoff wrote:
> Try re-running configure + make install and make sure to use the same
> --prefix argument for both 'configure' runs (if you are specifying one).
Depending on your OS setup, you may also have to run `sudo ldconfig'
after `make install'
Sree