<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=640&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Has anyone here installed nextcloud from source successfully? SOLVED!]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=640</link>
		<description><![CDATA[The most recent posts in Has anyone here installed nextcloud from source successfully? SOLVED!.]]></description>
		<lastBuildDate>Tue, 30 May 2017 13:34:02 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Has anyone here installed nextcloud from source successfully? SOLVED!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=1794#p1794</link>
			<description><![CDATA[<div class="quotebox"><cite>smoki wrote:</cite><blockquote><div><p>Cool, anyway for adding keys of this repo to cite:</p><p> <a href="https://software.opensuse.org/download.html?project=home%3Aivaradi&amp;package=nextcloud-client" rel="nofollow">https://software.opensuse.org/download. … oud-client</a></p><p> For Debian 8.0 run the following as root:</p><div class="codebox"><pre><code>echo &#039;deb http://download.opensuse.org/repositories/home:/ivaradi/Debian_8.0/ /&#039; &gt; /etc/apt/sources.list.d/nextcloud-client.list 
apt-get update
apt-get install nextcloud-client</code></pre></div><p> You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:</p><div class="codebox"><pre><code>wget -nv http://download.opensuse.org/repositories/home:ivaradi/Debian_8.0/Release.key -O Release.key
apt-key add - &lt; Release.key
apt-get update</code></pre></div></div></blockquote></div><p>even better! now I can upgrade it when needed!</p><p>hehe...</p><p>SOLVED IN FULL!&#160; <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (zapper)]]></author>
			<pubDate>Tue, 30 May 2017 13:34:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=1794#p1794</guid>
		</item>
		<item>
			<title><![CDATA[Re: Has anyone here installed nextcloud from source successfully? SOLVED!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=1787#p1787</link>
			<description><![CDATA[<p>Cool, anyway for adding keys of this repo to cite:</p><p> <a href="https://software.opensuse.org/download.html?project=home%3Aivaradi&amp;package=nextcloud-client" rel="nofollow">https://software.opensuse.org/download. … oud-client</a></p><p> For Debian 8.0 run the following as root:</p><div class="codebox"><pre><code>echo &#039;deb http://download.opensuse.org/repositories/home:/ivaradi/Debian_8.0/ /&#039; &gt; /etc/apt/sources.list.d/nextcloud-client.list 
apt-get update
apt-get install nextcloud-client</code></pre></div><p> You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:</p><div class="codebox"><pre><code>wget -nv http://download.opensuse.org/repositories/home:ivaradi/Debian_8.0/Release.key -O Release.key
apt-key add - &lt; Release.key
apt-get update</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (smoki)]]></author>
			<pubDate>Tue, 30 May 2017 07:56:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=1787#p1787</guid>
		</item>
		<item>
			<title><![CDATA[Re: Has anyone here installed nextcloud from source successfully? SOLVED!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=1780#p1780</link>
			<description><![CDATA[<p>Now I have only one problem remaining, the key isn&#039;t being accepted. and I am not sure why...</p><p>but it gives this error.</p><p>W: GPG error: <a href="http://download.opensuse.org/repositories/home:/ivaradi//Debian_9.0" rel="nofollow">http://download.opensuse.org/repositori … Debian_9.0</a>&#160; Release: The following signatures couldn&#039;t be verified because the public key is not available: NO_PUBKEY 97E98EAFE52838E6<br />E: The repository &#039;http://download.opensuse.org/repositories/home:/ivaradi//Debian_9.0&#160; Release&#039; is not signed.<br />E: Failed to download some files</p><p>I am using ascii so debian 9 version is no doubt needed</p><p>I don&#039;t really import keys with command line... that would be why. heh.</p><p>Edit: I did it manually and it worked. so thanks for giving me the link. <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>gdebi did the job pretty well. </p><p><img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (zapper)]]></author>
			<pubDate>Tue, 30 May 2017 01:22:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=1780#p1780</guid>
		</item>
		<item>
			<title><![CDATA[Re: Has anyone here installed nextcloud from source successfully? SOLVED!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=1776#p1776</link>
			<description><![CDATA[<div class="quotebox"><cite>zapper wrote:</cite><blockquote><div><p>ln: failed to create symbolic link &#039;/usr/lib64/libnextcloudsync.so.0&#039;: File exists</p><p>happens when I used,</p><p>ln -s /usr/local/lib64/libnextcloudsync.so.0 /usr/lib64/libnextcloudsync.so.0</p><p>so knowing this, I wondered if anyone here knows a fix</p><p>I wouldn&#039;t know where to begin. I am intermediate but I am by no means an expert at gnu/linux.</p></div></blockquote></div><p>&#160; you can strace that as mentioned in a bug to see where it expect lib to be, did you followed their build instruction for Debian from github?... anyway if you are not an expert may i ask why did you compiling it? Also, at first does their repo packages for Debian 8 works for you? This one:</p><p> <a href="http://download.opensuse.org/repositories/home:/ivaradi/Debian_8.0/" rel="nofollow">http://download.opensuse.org/repositori … ebian_8.0/</a></p><p> Repo line goes like this:</p><div class="codebox"><pre><code>deb http://download.opensuse.org/repositories/home:/ivaradi//Debian_8.0/ /</code></pre></div><p> I tried this and it works here, at least started. No idea for further, only spotted that have dependancy on libqtwebkit4 which is not anymore supported by Debian security on jessie, just as info for you and so on.</p>]]></description>
			<author><![CDATA[dummy@example.com (smoki)]]></author>
			<pubDate>Mon, 29 May 2017 23:44:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=1776#p1776</guid>
		</item>
		<item>
			<title><![CDATA[Re: Has anyone here installed nextcloud from source successfully? SOLVED!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=1773#p1773</link>
			<description><![CDATA[<p>EDIT:&#160; At first I was thinking that this could a $PATH issue, but we are talking about a library not an executable program.</p><p>In my VM there is no lib64 listed under /usr or /usr/local.&#160; There is a /lib64 right off of / though.&#160; Perhaps nextcloud expects the file to be there?&#160; There must be a config file or a line of code that tells nextcloud where to install and/or look for it&#039;s libraries. I have no clue where that would be.</p><p>I hope that helps,</p><p>lazlo</p>]]></description>
			<author><![CDATA[dummy@example.com (lazlo)]]></author>
			<pubDate>Mon, 29 May 2017 22:04:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=1773#p1773</guid>
		</item>
		<item>
			<title><![CDATA[Re: Has anyone here installed nextcloud from source successfully? SOLVED!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=1766#p1766</link>
			<description><![CDATA[<p>ln: failed to create symbolic link &#039;/usr/lib64/libnextcloudsync.so.0&#039;: File exists</p><p>happens when I used,</p><p>ln -s /usr/local/lib64/libnextcloudsync.so.0 /usr/lib64/libnextcloudsync.so.0</p><p>so knowing this, I wondered if anyone here knows a fix</p><p>I wouldn&#039;t know where to begin. I am intermediate but I am by no means an expert at gnu/linux.</p>]]></description>
			<author><![CDATA[dummy@example.com (zapper)]]></author>
			<pubDate>Mon, 29 May 2017 14:18:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=1766#p1766</guid>
		</item>
		<item>
			<title><![CDATA[Re: Has anyone here installed nextcloud from source successfully? SOLVED!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=1765#p1765</link>
			<description><![CDATA[<p>Probably lib is not on right location or something... Seems happen on any distro, making a link looks like do a job:</p><p> <a href="https://github.com/nextcloud/client_theming/issues/48" rel="nofollow">https://github.com/nextcloud/client_theming/issues/48</a></p>]]></description>
			<author><![CDATA[dummy@example.com (smoki)]]></author>
			<pubDate>Mon, 29 May 2017 11:02:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=1765#p1765</guid>
		</item>
		<item>
			<title><![CDATA[Has anyone here installed nextcloud from source successfully? SOLVED!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=1751#p1751</link>
			<description><![CDATA[<p>this error I keep getting when I go to run nextcloud through terminal emulator stays with me no matter what...</p><p>nextcloud: error while loading shared libraries: libnextcloudsync.so.0: cannot open shared object file: No such file or directory</p><p>this error was easily squashed in debian but not devuan...</p><p>whether it is debian 8 or debian 9... same result.</p><p>devuan jessie and ascii not so much...</p><p>can anyone tell me how to squash it?</p><p>owncloud doesn&#039;t have this error suspiciously... that I know of...</p><p>SOLVED! thank you! <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (zapper)]]></author>
			<pubDate>Mon, 29 May 2017 00:44:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=1751#p1751</guid>
		</item>
	</channel>
</rss>
