Hello,<br><br><br><br>Klaus, thanks for the reply:<br><br>Rerunning &#39;make&#39; again at the command line yields me the following:<br><br><i>Installing RDiff-backup-build<br><br>wget <a href="http://download.svannah.nongnu.org/releases/rdiff-backup/rdiff-backup-1.0.5.tar.gz">http://download.svannah.nongnu.org/releases/rdiff-backup/rdiff-backup-1.0.5.tar.gz</a><br>
<br>[Errno 110]  Connection Timed Out</i><br><br>But when you attempt to:<br><br><i>wget <a href="http://download.svannah.nongnu.org/releases/rdiff-backup/rdiff-backup-1.0.5.tar.gz">http://download.svannah.nongnu.org/releases/rdiff-backup/rdiff-backup-1.0.5.tar.gz</a><br>

</i><br>You get a ERROR 404: Not Found.<br><br><br>So &#39;make&#39; will break when attempting to download a a NONEXISTANT file?<br><br>Is there a way for me to fix this FROM my system?<br><br>Thanks in advance.<br><br>
Sincerely,<br><br><br>Martin<br><br><br><div class="gmail_quote">On Mon, Nov 29, 2010 at 4:20 PM, Klaus Wölfel <span dir="ltr">&lt;<a href="mailto:k.woelfel@gmx.de">k.woelfel@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi MLO,<br>
<br>
you can just do &quot;make&quot; again. If it fails, please look at the error output. It could be something like:<br>
<br>
readline: Target /media/sonstiges/erp5/test/parts/XXXXXXXXX__compile__/XXXXX already exists.<br>
<br>
Where XXXXXXXX would be the software package, that buildout tried to compile last. You can then<br>
remove the directory  &quot;/media/sonstiges/erp5/test/parts/XXXXXXXXX__compile__/&quot; and issue make<br>
again. Then it should work.<br>
<br>
Regards,<br>
<br>
Klaus<br>
<br>
Am Montag, 29. November 2010 21:37:11 schrieb MLO:<br>
<div><div></div><div class="h5">&gt; Hello All,<br>
&gt;<br>
&gt;<br>
&gt; I&#39;ve been following the &quot;How to install ERP5 from Buildout&quot; tutorial<br>
&gt; located here:<br>
&gt;<br>
&gt; <a href="http://www.erp5.com/download/linux/Howto-Install.erp5.From.Buildout" target="_blank">http://www.erp5.com/download/linux/Howto-Install.erp5.From.Buildout</a><br>
&gt;<br>
&gt; During the &quot;make&quot; command, my internet connection was reset and &#39;make&#39; was<br>
&gt; unable to download the following<br>
&gt; package:  rdiff-backup-1.0.5.tar.gz<br>
&gt;<br>
&gt; Just to make sure I had AT LEAST gotten Python2.4 installed, I ran the<br>
&gt; following command:<br>
&gt;<br>
&gt; &quot; ls ~/erp5-software/bin &quot;<br>
&gt;<br>
&gt; The output of this command is:<br>
&gt;<br>
&gt; buildout develop python2.4<br>
&gt;<br>
&gt; So I typed &quot;make assert&quot; and got the following:<br>
&gt;<br>
&gt; Ran 235 Tests in 1628.520s<br>
&gt; FAILED  (failures=69, errors=6)<br>
&gt; make: ****  [assert]  Error 1<br>
&gt;<br>
&gt; How can I get &quot;make&quot; to continue/finish installing everything it needs to<br>
&gt; without it recompiling that which has<br>
&gt; been installed successfully?<br>
&gt;<br>
&gt; I dont want to break what &quot;make&quot; has already successfully installed, but I<br>
&gt; dont want to also have to<br>
&gt; run a &quot;make clean&quot; and restart the &#39;make&#39; process from the beginning.  Its<br>
&gt; taken 12 hours just<br>
&gt; to get to this point.<br>
&gt;<br>
&gt; And yes I am running Ubuntu Server within a VirtualBox virtual machine.<br>
&gt;<br>
&gt; Any assistance as to where I can go from here would be greatly appreciated.<br>
&gt;<br>
&gt; Thank you in advance.<br>
&gt;<br>
&gt; Sincerely,<br>
&gt;<br>
&gt;<br>
&gt; Martin<br>
</div></div>_______________________________________________<br>
Erp5-users mailing list<br>
<a href="mailto:Erp5-users@erp5.org">Erp5-users@erp5.org</a><br>
<a href="https://mail.tiolive.com/mailman/listinfo/erp5-users" target="_blank">https://mail.tiolive.com/mailman/listinfo/erp5-users</a><br>
</blockquote></div><br>