Re: Knoppix is missing the patch command

2009-12-19 Thread Ken Moffat
2009/12/19 Chris Staub : > > The > usual cause for this is missing perl. Do "ls -l /usr/bin/perl" and "perl > -V". Jonathan, also check that you created all of the symlinks in 6.6. ĸen -- After tragedy, and farce, "OMG poneys!" -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ

Re: Knoppix is missing the patch command

2009-12-18 Thread Chris Staub
> Hi Chris, > Here's the output after running grep as you outlined above. > > -Jonathan > > > /sources/glibc-build/libio/tst-fopenloc.check > /sources/glibc-build/malloc/mtrace > /sources/glibc-build/libio/tst-fopenloc.mtrace>> > /sources/glibc-build/libio/tst-fopenloc.check > /bin/

Re: Knoppix is missing the patch command

2009-12-18 Thread Ken Moffat
2009/12/18 Jonathan Wilkes : >          > /sources/glibc-build/libio/tst-fopenloc.check > /sources/glibc-build/malloc/mtrace > /sources/glibc-build/libio/tst-fopenloc.mtrace >> > /sources/glibc-build/libio/tst-fopenloc.check > /bin/sh: /sources/glibc-build/malloc/mtrace: No such file or director

Re: Knoppix is missing the patch command

2009-12-18 Thread Jonathan Wilkes
> Message: 4 > Date: Fri, 18 Dec 2009 01:16:01 -0500 > From: Chris Staub > Subject: Re: Knoppix is missing the patch command > To: LFS Support List > Message-ID: <4b2b1e21.3050...@beaker67.com> > Content-Type: text/plain; charset=ISO-8859-1; > format=flowed [...]

Re: Knoppix is missing the patch command

2009-12-17 Thread Chris Staub
On 12/18/2009 12:56 AM, Jonathan Wilkes wrote: > > Dominic and everyone else, > Thanks for the tips. I found "patch" after refreshing the > synaptic packages, and it installed fine. Now I'm on level 6.9, and > I get these errors when I run the tests on glibc: > > make[2]: *** [/sources/glib

Re: Knoppix is missing the patch command

2009-12-17 Thread Jonathan Wilkes
> Date: Thu, 17 Dec 2009 07:26:31 -0500 > From: Dominic Ringuet > Subject: Re: Knoppix is missing the patch command > To: LFS Support List > Message-ID: >     > Content-Type: text/plain; charset="utf-8" > > The information may be outdated (1 year ago),

Re: Knoppix is missing the patch command

2009-12-17 Thread Dominic Ringuet
The information may be outdated (1 year ago), but I managed to build a dev LFS system from Knoppix 5.1 on a PII with 256mb RAM. The 3 tricks I remember were: 1. Use a swap partition, the build failed for obscure reasons without any and it was in gcc too if I remember correctly. *1.5gig has

Re: Knoppix is missing the patch command

2009-12-16 Thread Mike McCarty
Simon Geard wrote: > > Can't speak for Knoppix, but no - live CDs often have a read-only root > filesystem. I've used several, and never encountered one like what you describe. They use unionfs, aufs, or something similar. Mike -- p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34

Re: Knoppix is missing the patch command

2009-12-16 Thread Jan-Christoph Bornschlegel
Jonathan Wilkes schrieb: > I tried googling for any hints, and checking the archives for this list, > but I'm new to linux so I'm a bit unsure what I'm searching for. Any hints > would be greatly appreciated. As far as I know most LiveCDs should have a read-write-overlay filesystem. Which mean

Re: Knoppix is missing the patch command

2009-12-16 Thread stosss
On Wed, Dec 16, 2009 at 3:27 AM, Simon Geard wrote: > On Wed, 2009-12-16 at 00:34 -0500, Chris Staub wrote: >> I believe you can install extra stuff while using a livecd - just use >> whatever its package manager installation commands are (I believe >> Knoppix is based on Debian so you should just

Re: Knoppix is missing the patch command

2009-12-16 Thread Simon Geard
On Wed, 2009-12-16 at 00:34 -0500, Chris Staub wrote: > I believe you can install extra stuff while using a livecd - just use > whatever its package manager installation commands are (I believe > Knoppix is based on Debian so you should just be able to use apt-get) - > of course you'd have to in

Re: Knoppix is missing the patch command

2009-12-16 Thread Justin P. mattock
On 12/15/09 22:34, stosss wrote: >> uh,I have never use a live cd to build my LFS,it too troublesome! maybe >> you should install a linux distro . It is much better. > > Why do you say that? Just curious, because i used the LFS LiveCD 6.3 > to build my first LFS 6.5 build. you can use a livecd, j

Re: Knoppix is missing the patch command

2009-12-15 Thread stosss
> uh,I have never use a live cd to build my LFS,it too troublesome! maybe > you should install a linux distro . It is much better. Why do you say that? Just curious, because i used the LFS LiveCD 6.3 to build my first LFS 6.5 build. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ:

Re: Knoppix is missing the patch command

2009-12-15 Thread Johnneylee Rollins
> > uh,I have never use a live cd to build my LFS,it too troublesome! maybe > I don't agree with this, as long as you follow the guide on a known-good system, whether it is a livecd or installed distro, things should be okay. Now, if you have a question about the knoppix livecd, I'd say that you sh

Re: Knoppix is missing the patch command

2009-12-15 Thread learnboy
On 2009-12-16 12:54, Jonathan Wilkes wrote: > Hello, > I'm using the Knoppix live cd v. 6.2 and reading LFS v. 6.5. I've > made it all the way to level II.5, and now I'm on pass 2 of GCC (5.10.1) and > now Knoppix is telling me the "patch" command is not found. > > Is there any way to instal

Re: Knoppix is missing the patch command

2009-12-15 Thread Chris Staub
On 12/15/2009 11:54 PM, Jonathan Wilkes wrote: > Hello, > I'm using the Knoppix live cd v. 6.2 and reading LFS v. 6.5. I've > made it all the way to level II.5, and now I'm on pass 2 of GCC (5.10.1) and > now Knoppix is telling me the "patch" command is not found. > > Is there any way to ins

Re: Knoppix is missing the patch command

2009-12-15 Thread learnboy
On 2009-12-16 12:54, Jonathan Wilkes wrote: > Hello, > I'm using the Knoppix live cd v. 6.2 and reading LFS v. 6.5. I've > made it all the way to level II.5, and now I'm on pass 2 of GCC (5.10.1) and > now Knoppix is telling me the "patch" command is not found. > > Is there any way to instal

Re: Knoppix is missing the patch command

2009-12-15 Thread stosss
On Tue, Dec 15, 2009 at 11:54 PM, Jonathan Wilkes wrote: > Hello, >     I'm using the Knoppix live cd v. 6.2 and reading LFS v. 6.5.  I've > made it all the way to level II.5, and now I'm on pass 2 of GCC (5.10.1) and > now Knoppix is telling me the "patch" command is not found. > > Is there any w

Knoppix is missing the patch command

2009-12-15 Thread Jonathan Wilkes
Hello, I'm using the Knoppix live cd v. 6.2 and reading LFS v. 6.5. I've made it all the way to level II.5, and now I'm on pass 2 of GCC (5.10.1) and now Knoppix is telling me the "patch" command is not found. Is there any way to install a package like "patch" when using a live cd? Or so