<div dir="ltr"> I have no idea why the programs  <a href="http://libgmp.la" target="_blank">libgmp.la</a> <a href="http://libmpfr.la" target="_blank">libmpfr.la</a> <a href="http://libmpc.la" target="_blank">libmpc.la</a> and glibc are needed. All I know is that linux from scratch says it needs it. This has nothing to do with modifying grub. That was a separate issue in that I need to make it so the machine doesn't go to sleep.<br>

</div><div class="gmail_extra"><br clear="all"><div>:-)~MIKE~(-:</div>
<br><br><div class="gmail_quote">On Tue, Jul 22, 2014 at 6:53 AM, Mark Phillips <span dir="ltr"><<a href="mailto:mark@phillipsmarketing.biz" target="_blank">mark@phillipsmarketing.biz</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">Michael,<div><br></div><div>Which package(s) require the files <a href="http://libmpfr.la" target="_blank">libmpfr.la</a> and <a href="http://libmpc.la" target="_blank">libmpc.la</a>? How do you know you need these files? Same for the glibc file? And what does all of this have to do with modifying grub???</div>


<div><br></div><div>The debian package manager is very robust and is designed to keep one from shooting themselves in the foot, imo. So, before you start grabbing random files and installing them on your machine, make sure you know what you are doing!</div>

<span class="HOEnZb"><font color="#888888">
<div><br></div><div>Mark</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 22, 2014 at 5:02 AM,  <span dir="ltr"><<a href="mailto:kitepilot@kitepilot.com" target="_blank">kitepilot@kitepilot.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Do:<br>
find /lib /*/lib -name <a href="http://libgmp.la" target="_blank">libgmp.la</a> <br><div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Here is an idea.... I could scp the program from a computer with the programs.<br>
</blockquote></div>
Here is another idea:<br>
Grab a gun and shoot yourself in the foot...    :)<br>
ET <br>
<br>
<br>
Michael Havens writes: <br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
oops.... I was inspecting version-check.sh script and notice that in line<br>
33 what it said was 'glibc'  all of the other checked programs were<br>
'<program> --version |head -n1' so I made it like that and the output said<br>
I did not have that program either. So I googled for it and as with<br>
<a href="http://libgmp.la" target="_blank">libgmp.la</a> <a href="http://libmpfr.la" target="_blank">libmpfr.la</a> <a href="http://libmpc.la" target="_blank">libmpc.la</a> I couldn't find anything. I found pages that<br>



said something like 'how to install a current version ' but one of the<br>
requirements was an old version of the program. Here is an idea.... I could<br>
scp the program from a computer with the programs.<br>
.<br>
.<br>
.<br>
unfortunately they aren't there. <br>
:-)~MIKE~(-: <br>
<br>
On Mon, Jul 21, 2014 at 9:02 PM, Michael Havens <<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>> wrote: <br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
it found mpc. but, unfortunately, version-check.sh doesn't say it<br>
installed <a href="http://libmpc.la" target="_blank">libmpc.la</a> . <br>
:-)~MIKE~(-: <br>
<br>
On Mon, Jul 21, 2014 at 8:37 PM, Michael Havens <<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>> wrote: <br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
I ran the version-check script and some packages were installed and some<br>
not. I installed most of them but there were some that would not install.<br>
Google didn't help so I must ask here what package do I need to install to<br>
get these libraries? <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>
:-)~MIKE~(-: <br>
<br>
On Mon, Jul 21, 2014 at 7:11 PM, Michael Havens <<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>> wrote: <br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
hello plug. well you helped me get ssh to work across networks so that<br>
now I can build an LFS OS on another computer as opposed to on another<br>
partition or onto a virtual machine. I installed Debian as the host OS to<br>
build LFS on. All is well except it falls asleep after five minutes and I<br>
can't compile things if it is going to fall asleep in the middle of the<br>
build. So I googled for a solution and found: <br>
---<br></div></div>
In the */etc/default/grub*, modify the GRUB_CMDLINE_LINUX_DEFAULT to<div><br>
look like this: <br>
$ GRUB_CMDLINE_LINUX_DEFAULT=<u></u>acpi=off apm=off <br>
---<br>
Well that is good except  on the debian system it reads: <br>
GRUB_CMDLINE_LINUX_DEFAULT="<u></u>quiet" <br>
I think the 'quiet' merely tells it not to print any boot text so I can<br>
just delete it but I am unsure. However, if I want to keep it quiet would I<br>
make it like so:<br>
$ GRUB_CMDLINE_LINUX_DEFAULT="<u></u>quiet" acpi=off apm=off <br>
???????????<br>
:-)~MIKE~(-: <br>
</div></blockquote>
<br>
<br>
</blockquote>
<br>
</blockquote></blockquote><div><div>
------------------------------<u></u>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.<u></u>org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/<u></u>mailman/listinfo/plug-discuss</a><br>
</div></div></blockquote></div><br></div>
</div></div><br>---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br></blockquote></div><br></div>