LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 12-09-2012, 02:06 AM   #1
kcnewslackuser
Member
 
Registered: Jan 2010
Posts: 68

Rep: Reputation: 0
installing software


If anyone has recently completely the linux from scratch system from the new book . Can you please use paste bin or something to paste what you did to get the system up and running . I am having problems with the book . Everytime i get into chapters 5 and 6 I always run into programs where I try to install them as the book and it says they are installed and working but when I go to install other programs that use the previous program to work it tries to tell me that the program isnt installed when I can clearly see that they are installed in the directly listings . So Please paste bin me a copy of what you did to get your system up and running . Because the book just isnt helping me at all .
 
Old 12-09-2012, 02:10 AM   #2
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412
Hi

Can you give some more info what errors are you getting when doing what.
Where are you upto in the book.
 
Old 12-11-2012, 07:18 PM   #3
kcnewslackuser
Member
 
Registered: Jan 2010
Posts: 68

Original Poster
Rep: Reputation: 0
linux from scratch

Alright here is what was going on i did chapters 1 - 4 to get the file system up and running for the install and then when i got to the part where im suppose to install the software to develop the system what I did was i had the original terminal open and i had a kde gui open to drag and drop the files into the file directory instead of copying from the terminal . And then after i coped them over to the file then went to install the bin utils . Then when i went to install the second part that uses the first part it gave up an error trying to tell me there was no such file by that name . That is why i was asking someone to post a paste bin of the commands they did to get the entire system installed . So that I can see what im doing wrong so i can complete a system successfully . Does that explain it well enough ?
 
Old 12-11-2012, 08:14 PM   #4
stoat
Member
 
Registered: May 2007
Distribution: LFS
Posts: 628

Rep: Reputation: 185Reputation: 185
Quote:
Originally Posted by kcnewslackuser

So Please paste bin me a copy of what you did to get your system up and running . Because the book just isnt helping me at all .
Quote:
Originally Posted by kcnewslackuser

That is why i was asking someone to post a paste bin of the commands they did to get the entire system installed .
Hello kcnewslackuser,

This will not help, but I follow the book to the letter. Even though that comment was not specifically helpful, I wanted to say it anyway because your words almost make it sound like you think something is wrong with the book. Or, that nobody really follows it and we all do undocumented stuff to build these systems. I don't.

Maybe spiky0011 or druuna will know what you need to do. But IMO, you still need to post much more specific details. Such as the exact specific thing that is not working, the terminal commands entered, output messages, etc. Anyway, good luck.
 
Old 12-11-2012, 08:28 PM   #5
kcnewslackuser
Member
 
Registered: Jan 2010
Posts: 68

Original Poster
Rep: Reputation: 0
linux from scratch

I dont see what i didnt post . Its telling me a program isnt installed when i try to install the next part of it . Even tho I can see that its there in the list .
 
Old 12-11-2012, 08:59 PM   #6
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Please post the exact command(s) you launch and the exact error message(s) you get. this will make it much easier for us to help you.
 
Old 12-11-2012, 09:51 PM   #7
kcnewslackuser
Member
 
Registered: Jan 2010
Posts: 68

Original Poster
Rep: Reputation: 0
linux from scratch

Is it really that difficult to understand what file not found means . And I just asked for a paste bin of what someone else did so i can compare and see where i failed at . Sorry but I just dont see how its difficult to understand
 
Old 12-11-2012, 10:24 PM   #8
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
It is simple as that: File not found means that a file you specified on the commandline was not found by the system, either because it simply doesn't exist or because you made a typo in the filename.

Why do you think that people would create pastebins of the commands that are already written down in the book anyways?

I think the problem here is a different one. LFS is a great learning experience, but in order to benefit from it you must have knowledge of the basic things. That is the reason why the LFS book contains the page about Prerequisites. Without having that basic knowledge (and since you ask what file not found means I assume that you don't have it) the learning experience of LFS will be restricted of exercising copy&paste.

The reason why I asked you for the exact command is that we see what is going on on your side, so that we can point out what is wrong and especially why it is wrong.
 
Old 12-11-2012, 10:31 PM   #9
kcnewslackuser
Member
 
Registered: Jan 2010
Posts: 68

Original Poster
Rep: Reputation: 0
linux from scratch

Well i did type in everything as it was in the book accept that i used a gui to copy files into the dir instead of typing them in at the terminal And the file not found is what it does as im trying to install another program that requires the first program . I do know what file not found means I just dont see why it would say that when I can see the file is there . And my comment about people not knowing what file not found means was sarcasm because people kept asking for a copy of the error . When I said what it is doing . As for the request for the paste bin info . Its quite simple following the book simply isnt working otherwise I wouldnt ask what someone else has done .
 
Old 12-11-2012, 11:20 PM   #10
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
I am giving up here. You neither state which programs you try to install, nor do you give us the exact commands and error messages. You realize that there can be several reasons for a file not found error, like a missing library, a library in the wrong format, ... ? Seeing the error and the command would help us to help you.

Since you refuse to give that basic info trying to help you is pointless, so I am out of this thread.
 
Old 12-11-2012, 11:50 PM   #11
kcnewslackuser
Member
 
Registered: Jan 2010
Posts: 68

Original Poster
Rep: Reputation: 0
linux from scratch

Well I would of thought if i said its the part after binutils that was causing me problems you could tell it was gcc thats giving me problems . But its nice to know that when I ask for a simple paste . That I will be insulted And pretty much told that i know nothing about linux by a moderator . Instead of actually being helpful . I am so done with this thread .
 
Old 12-12-2012, 12:07 AM   #12
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
I asked you for more information several times, but you refused to give it to us. I explained to you that we can not help you if you don't give that information to us.
That is for a simple reason: You didn't follow follow the book, as you have admitted already. So no one of us can know in which state your actual LFS progress really is.

Also, I still can't see why anyone that is following the book should make a pastebin for the information that is already written down in the book and how this pastebin should be relevant for someone not following the book.

If you find that insulting go the normal route and report the post you feel insulted by.
 
Old 12-12-2012, 12:19 AM   #13
kcnewslackuser
Member
 
Registered: Jan 2010
Posts: 68

Original Poster
Rep: Reputation: 0
linux from scratch

I already stated the problem i had was with bin utils and gcc that came after that and i stated the error that it gave . And I also stated that the only thing i did that was different then the book was that i used the x windows gui to put the files where they needed to be to install instead of moving them by the terminal . And I dont see how they would have any effect on the rest of the actions in the book . And basically calling someone an idiot that doesnt know how to use linux isnt being helpful . I told you the error it gave it said . If your unwilling or dont have the technical abilities to take that info and be useful then i cant really help you there . As for the paste bin i simply asked for it because copying out of the book was ineffective . Now if your done trying to be insulting ill go back to what i was doing .
 
Old 12-12-2012, 12:51 AM   #14
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by kcnewslackuser View Post
And basically calling someone an idiot that doesnt know how to use linux isnt being helpful .
Please show me the post where I told you an idiot. If you can't do that you are spreading lies about me, which is a direct insult towards me.

Quote:
I told you the error it gave it said .
I asked you for the exact error message. You have not posted that even once.
Quote:
If your unwilling
If I would be unwilling I wouldn't have tried to help you in the first place.
Quote:
or dont have the technical abilities to take that info and be useful then i cant really help you there
The only problem here is that you did not gave us the info that was asked for and that we need to help you.
Quote:
As for the paste bin i simply asked for it because copying out of the book was ineffective
Copying commands from a pastebin is more effective than from a different source? How so?
Quote:
Now if your done trying to be insulting
Please report any posts that you find insulting.
Quote:
ill go back to what i was doing .
Good, then I can go back to actually trying to help you. To do that we need more information. Please provide the exact command you have launched and the exact error message you get.
 
Old 12-12-2012, 01:06 AM   #15
kcnewslackuser
Member
 
Registered: Jan 2010
Posts: 68

Original Poster
Rep: Reputation: 0
linux from scratch

the prerequisites comment is insinuating that im an idiot that knows nothing about the os . And the error message was the thing about bin utils not being found or exiting . AS for an exact copy of that message . Yea considering that im over 3 hours away from the system that had that error . And its not set up for remote log in . That would be kind of difficult . And stating what i said should of been enough to show what the error meant . Im sure anyone that has used linux or any os for long would know what a file not found message looks like . No offense but they should . And as for the paste bin stuff is I was wanting to see what a person that actually completed the system put just incase there was some commands or something thats left out of the book . To see if there is any differences at all . And also to try and figure out if maybe the problem has to do with the hardware or os that i was trying to build the system with . And the error occured when i tried to do the install command out of the book for the next package that used the original package . You should be able to see it directly in the book
 
  


Reply

Tags
lfs



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
installing software trampingman Linux - Newbie 3 05-09-2011 01:13 PM
Installing software in RH SirLostalot Linux - Newbie 2 11-09-2002 04:55 PM
Question on installing software and starting software rootlinux Linux - Newbie 5 01-19-2002 10:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 04:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration