<div dir="ltr"><div>oops.... I was inspecting version-check.sh script and notice that in line 33 what it said was 'glibc'  all of the other checked programs were '<program> --version |head -n1' so I made it like that and the output said I did not have that program either. So I googled for it and as with  <a href="http://libgmp.la">libgmp.la</a> <a href="http://libmpfr.la">libmpfr.la</a> <a href="http://libmpc.la">libmpc.la</a> I couldn't find anything. I found pages that said something like 'how to install a current version ' but one of the requirements was an old version of the program. Here is an idea.... I could scp the program from a computer with the programs.<br>

.<br>. <br>.<br></div>unfortunately they aren't there.<br></div><div class="gmail_extra"><br clear="all"><div>:-)~MIKE~(-:</div>
<br><br><div class="gmail_quote">On Mon, Jul 21, 2014 at 9:02 PM, Michael Havens <span dir="ltr"><<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">it found mpc. but, unfortunately, version-check.sh doesn't say it installed <a href="http://libmpc.la" target="_blank">libmpc.la</a> .<br></div><div class="gmail_extra"><br clear="all"><div>:-)~MIKE~(-:</div>

<div><div class="h5">
<br><br><div class="gmail_quote">On Mon, Jul 21, 2014 at 8:37 PM, Michael Havens <span dir="ltr"><<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div dir="ltr">I ran the version-check script and some packages were installed and some not. I installed most of them but there were some that would not install. Google didn't help so I must ask here what package do I need to install to  get these libraries?<br>



<div><br>root@debian:~# apt-get install libgmp <a href="http://libmpfr.la" target="_blank">libmpfr.la</a> <a href="http://libmpc.la" target="_blank">libmpc.la</a><br>Reading package lists... Done<br>Building dependency tree       <br>


Reading state information... Done<br>
E: Unable to locate package libgmp<br>E: Unable to locate package <a href="http://libmpfr.la" target="_blank">libmpfr.la</a><br>E: Couldn't find any package by regex '<a href="http://libmpfr.la" target="_blank">libmpfr.la</a>'<br>


E: Unable to locate package <a href="http://libmpc.la" target="_blank">libmpc.la</a><br>
E: Couldn't find any package by regex '<a href="http://libmpc.la" target="_blank">libmpc.la</a>'<br>root@debian:~# apt-get install regex<br>Reading package lists... Done<br>Building dependency tree       <br>


Reading state information... Done<br>
E: Unable to locate package regex<br>root@debian:~# apt-get install libgmp<br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>E: Unable to locate package libgmp<br>



root@debian:~# apt-get install <a href="http://libmpfr.la" target="_blank">libmpfr.la</a><br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>E: Unable to locate package <a href="http://libmpfr.la" target="_blank">libmpfr.la</a><br>



E: Couldn't find any package by regex '<a href="http://libmpfr.la" target="_blank">libmpfr.la</a>'<br>root@debian:~# apt-get install <a href="http://libmpc.la" target="_blank">libmpc.la</a><br>Reading package lists... Done<br>


Building dependency tree       <br>
Reading state information... Done<br>E: Unable to locate package <a href="http://libmpc.la" target="_blank">libmpc.la</a><br>E: Couldn't find any package by regex '<a href="http://libmpc.la" target="_blank">libmpc.la</a>'<br>


root@debian:~# <br>
<br><br><br><br></div></div><div class="gmail_extra"><br clear="all"><div>:-)~MIKE~(-:</div><div><div>
<br><br><div class="gmail_quote">On Mon, Jul 21, 2014 at 7:11 PM, Michael Havens <span dir="ltr"><<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div dir="ltr">hello plug. well you helped me get ssh to work across networks so that now I can build an LFS OS on another computer as opposed to on another partition or onto a virtual machine. I installed Debian as the host OS to build LFS on. All is well except it falls asleep after five minutes and I can't compile things if it is going to fall asleep in the middle of the build. So I googled for a solution and found:<br>




<br>---<br>In the <strong>/etc/default/grub</strong>, modify the GRUB_CMDLINE_LINUX_DEFAULT to look like this:
<p><code>$ GRUB_CMDLINE_LINUX_DEFAULT=acpi=off apm=off</code></p><p><code></code>---<br></p><div><div>Well that is good except  on the debian system it reads:<br><code><br>GRUB_CMDLINE_LINUX_DEFAULT=</code>"quiet"<br>




<br></div><div>I think the 'quiet' merely tells it not to print any boot text so I can just delete it but I am unsure. However, if I want to keep it quiet would I make it like so:<br></div><div><code>$ GRUB_CMDLINE_LINUX_DEFAULT="quiet" acpi=off apm=off</code><br>




<br>???????????<br>:-)~MIKE~(-:</div>
</div></div>
</blockquote></div><br></div></div></div>
</blockquote></div><br></div></div></div>
</blockquote></div><br></div>