<div dir="ltr">Hello,<div><br></div><div>Thank you for your reply.</div><div>I don't find media in apps directory.</div><div>How can I disable this app before db creation ?</div><div><br></div><div>Thanks in advance,</div>

<div><br>Cheer,</div><div>Romain</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/18 Thomas Müller <span dir="ltr"><<a href="mailto:thomas.mueller@tmit.eu" target="_blank">thomas.mueller@tmit.eu</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
<br>
<br>
Am Montag, den 18.11.2013 um 9:44 schrieb Romain Vrignaud:<br>
<div class="im">> Hello,<br>
><br>
> I would like to help in bug tracking before oc6 release.<br>
> It's hard to work only with beta release tar balls as many bugs are already<br>
> fixed in master.<br>
><br>
> I'm trying to install oc from git :<br>
> I checked out core (v6.0.0beta4 tag), apps (v6.0.0beta4 tag), 3rdparty<br>
> (v6.0.0beta3 tag).<br>
<br>
</div>I'd recommend to work on the master branches as fixes will be merged into master.<br>
<div class="im"><br>
> I symlinked all apps in apps repo in core/apps and 3rdparty in<br>
> core/3rdparty.<br>
<br>
</div>Generally speaking there is no need for symlinking the 3rdparty repo.<br>
It is hooked up as a git submodule just do the following:<br>
git submodule init<br>
git submodule update<br>
<div class="im"><br>
<br>
<br>
> Is that a correct way to install it from sources ?<br>
><br>
> I have an error when creating db : <a href="http://pastebin.com/UfLY4tzk" target="_blank">http://pastebin.com/UfLY4tzk</a><br>
> Is that a bug in code or am I doing something  wrong ?<br>
><br>
<br>
</div>Looks like an issue with the media app - you already found your first bug - congratulations ;-)<br>
<br>
Maybe you simply disable/remove the media app.<br>
<br>
Thanks a lot,<br>
<br>
Tom<br>
<div class="im"><br>
<br>
> Any advice appreciated.<br>
><br>
> Cheers,<br>
><br>
> Romain<br>
><br>
</div>> _______________________________________________<br>
> Owncloud mailing list<br>
> <a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
><br>
_______________________________________________<br>
Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
</blockquote></div><br></div>