LiveCD 6.2 install trouble

2006-12-19 Thread arnuld
hai all, this is my very 1st post & also my 1st try at LFS. installtion from LiveCD 6.2 works fine. i only had a trouble at one place.when i issue the command: "source ~/.bash_profile" i get an error,something like: -su "u:w$": command not found [ i checked the file ".bash_profile" to make s

Re: LiveCD 6.2 install trouble

2006-12-19 Thread M Sandell
On Tue, 19 Dec 2006, arnuld wrote: > -su "u:w$": command not found > > [ i checked the file ".bash_profile" to make sure that it contains this > line: > > "exec env -i HOME=$HOME TERM=$TERM PS1=`\u:\w\$ ` bin/bash" > > > i know, PS1 here has "ticks" not "inverted commas" ] This is the proble

Re: LiveCD 6.2 install trouble

2006-12-19 Thread M Sandell
On Tue, 19 Dec 2006, arnuld wrote: > hai all, > > this is my very 1st post & also my 1st try at LFS. I also meant to say "Hi" and "Welcome"! Mike. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information

Re: LiveCD 6.2 install trouble

2006-12-19 Thread Jeremy Henty
On Tue, Dec 19, 2006 at 05:12:54PM +0530, arnuld wrote: > [ i checked the file ".bash_profile" to make sure that it contains this line: > > "exec env -i HOME=$HOME TERM=$TERM PS1=`\u:\w\$ ` bin/bash" You used backquotes "`" so the shell tries to execute \u:\w\$ as a command. Change them to sin

Re: "Target triplet" problem in VMPlayer

2006-12-19 Thread Dan Nicholson
On 12/18/06, Koenraad Lelong <[EMAIL PROTECTED]> wrote: > Hi, > While my fifth try is running on a slow PC I' trying to have a quicker > result by running a virtual PC on my laptop with the LFS-live CD 6.2. > Unfortunately I'm having a problem in chapter 5.7 : gcc -dumpmachine > says i486-pc-linux-

Re: "Target triplet" problem in VMPlayer

2006-12-19 Thread Koenraad Lelong
Dan Nicholson schreef: > On 12/18/06, Koenraad Lelong <[EMAIL PROTECTED]> wrote: >> Hi, >> While my fifth try is running on a slow PC I' trying to have a quicker >> result by running a virtual PC on my laptop with the LFS-live CD 6.2. >> Unfortunately I'm having a problem in chapter 5.7 : gcc -dump

Re: problems compiling gnome-print-0.37 because of machine type

2006-12-19 Thread Arnie Stender
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ken Moffat wrote: > /me shudders at the thought of using gnome-1 ;-) > > ĸen Hi Ken, I'm running gnome-2 built from BLFS-svn-20060904 which is where I got the gnome-print from. Why did you think I was running gnome-1? Arnie -BEGIN PGP

Re: problems compiling gnome-print-0.37 because of machine type

2006-12-19 Thread Arnie Stender
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan Nicholson wrote: > :) OT: At work we have to use these old Solaris and HP-UX hosts with > their awful Motif interfaces. Vomit. We even have a whole cluster of > RHEL3 boxes, but our sysadmin sucks so bad that they're basically > unusable. I asked i

Re: problems compiling gnome-print-0.37 because of machine type

2006-12-19 Thread Arnie Stender
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Simon Geard wrote: > On Mon, 2006-12-18 at 15:59 -0600, Arnie Stender wrote: >> I have been out of the loop for a while but I'm back at it. One of the >> things I have been wanting to run on my Linux machines is some sort of >> bible study program

Re: iptables-firewall output

2006-12-19 Thread Arden
On Dec 18, 2006, at 9:47 PM, Rick Shelton wrote: > On 12/18/06, Arden <[EMAIL PROTECTED]> wrote: >> After installing iptables and the personal firewall script, from >> blfs- >> book-cvs-html-2006-10-14, the console starts filling with output. >> About every 25 seconds or so, the screen fills wi

Re: "Target triplet" problem in VMPlayer

2006-12-19 Thread Dan Nicholson
On 12/19/06, Koenraad Lelong <[EMAIL PROTECTED]> wrote: > Dan Nicholson schreef: > > > > I don't know if it's really a problem with VMWare. From my first > > glance, those should be the same. I think they both originate from > > config.guess if you haven't explitictly passed --target= to configure.

Re: problems compiling gnome-print-0.37 because of machine type

2006-12-19 Thread Chris Staub
Arnie Stender wrote: > > Hi Ken, > I'm running gnome-2 built from BLFS-svn-20060904 which is where I got > the gnome-print from. Why did you think I was running gnome-1? > > Arnie > That version of GNOME Print is in the list of GNOME 1.4 libs in BLFS. -- http://linuxfromscratch.org/mailma

Re: problems compiling gnome-print-0.37 because of machine type

2006-12-19 Thread Arnie Stender
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Simon Geard wrote: > On Mon, 2006-12-18 at 15:59 -0600, Arnie Stender wrote: >> I have been out of the loop for a while but I'm back at it. One of the >> things I have been wanting to run on my Linux machines is some sort of >> bible study program

Re: Help needed for chapter 6.9 make install

2006-12-19 Thread José Carlos Carrión Plaza
Koenraad Lelong escribió: > Hi, > I'm following the book from the live CD 6.2(.3 I think). I got to > chapter 6.9, running make install. I get the following error : > > make -C setjmp subdir_install > > /tools/bin/install -c -m 644 signal.h /usr/include/signal.h > /tools/bin/install -c -m 644