{"id":2181,"date":"2019-08-01T13:18:42","date_gmt":"2019-08-01T11:18:42","guid":{"rendered":"https:\/\/stls.eu\/blog\/?p=2181"},"modified":"2019-08-02T01:12:37","modified_gmt":"2019-08-01T23:12:37","slug":"build-compile-retroshare-v0-6-5-on-debian-10-buster","status":"publish","type":"post","link":"https:\/\/stls.eu\/blog\/2019\/08\/01\/build-compile-retroshare-v0-6-5-on-debian-10-buster\/","title":{"rendered":"Build \/ Compile RetroShare v0.6.5 on Debian 10 Buster"},"content":{"rendered":"\n<p>Install dependencies<br><pre>apt install -y git cmake qttools5-dev libglib2.0-dev libupnp-dev libssl-dev libxss-dev libbz2-dev libsqlcipher-dev libspeex-dev libspeexdsp-dev libxslt1-dev libcurl4-openssl-dev libopencv-dev tcl8.6 libmicrohttpd-dev rapidjson-dev qt5-default qtmultimedia5-dev libqt5x11extras5-dev build-essential (libgnome-keyring-dev)<\/pre><\/p>\n\n\n\n<p>Get the Source<pre>git clone https:\/\/github.com\/RetroShare\/RetroShare.git<br \/>git checkout v0.6.5<\/pre><\/p>\n\n\n\n<p>build the Source<pre>cd RetroShare && qmake CONFIG-=debug CONFIG+=release && make && make install<\/pre><\/p>\n\n\n\n<p>run retroshare<pre>\/usr\/bin\/retroshare<\/pre><\/p><p>without gui<pre>\/usr\/bin\/retroshare-nogui<\/pre><\/p><p>with webinterface<pre>\/usr\/bin\/retroshare-nogui --webinterface 9090 --docroot \/usr\/share\/retroshare\/webui\/ --http-allow-all<\/pre><\/p><p>with debugging<pre>.\/retroshare-gui\/src\/retroshare -d 0<\/pre><\/p>\n\n\n\n<p>enable DHT with bdboot.txt (get bdboot.txt from installer or portable) and put it into your ~\/.retroshare\/LOC06_&#8230;\/bdboot.txt<\/p>\n\n\n\n<p>debug:<pre>qmake CONFIG+=tests CONFIG+=address_sanitizer\nmake -j4\ntests\/unittests\/unittests<\/pre><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Install dependencies apt install -y git cmake qttools5-dev libglib2.0-dev libupnp-dev libssl-dev libxss-dev libbz2-dev libsqlcipher-dev libspeex-dev libspeexdsp-dev libxslt1-dev libcurl4-openssl-dev libopencv-dev tcl8.6 libmicrohttpd-dev rapidjson-dev qt5-default qtmultimedia5-dev libqt5x11extras5-dev build-essential (libgnome-keyring-dev) Get the Source git clone https:\/\/github.com\/RetroShare\/RetroShare.gitgit checkout v0.6.5 build the Source cd RetroShare &hellip; <a href=\"https:\/\/stls.eu\/blog\/2019\/08\/01\/build-compile-retroshare-v0-6-5-on-debian-10-buster\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20,15],"tags":[],"class_list":["post-2181","post","type-post","status-publish","format-standard","hentry","category-debian","category-networking"],"_links":{"self":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts\/2181","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/comments?post=2181"}],"version-history":[{"count":16,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts\/2181\/revisions"}],"predecessor-version":[{"id":2202,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts\/2181\/revisions\/2202"}],"wp:attachment":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/media?parent=2181"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/categories?post=2181"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/tags?post=2181"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}