Linux From ScratchThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
went on to next section, diffutils-2.8.1, from sources dir
root:/sources# tar -xvjf diffutils-2.8.1.tar.bz2
bzip2: error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory
tar: Child returned status 127
tar: Error exit delayed from previous errors
- Were you in /sources/bzip2-1.0.2 when you ran those last successful commands?
- Check that /usr/lib/libbz2.so link. Does /lib/libbz2.so.1.0 definitely exist?
> - Were you in /sources/bzip2-1.0.2 when you ran those last successful commands?
> - Check that /usr/lib/libbz2.so link. Does /lib/libbz2.so.1.0 definitely exist?
Let me know if this helps.
- Ben [/B][/QUOTE]
Hey Ben, Thanx for the reply.
Sorry for the lateness of the reply, just got power back after a week,(thank you Frances)
I've had plenty of time to think and read about it, and those were some of the things I was going to check, especially the link.
Wanted to find were the sym link was. Now if hurricane Ivan can leave me alone for awhile I'll see where I went wrong.
Thanx again
I am using Fedora FC1, and wanted to try dar for backups.
./configure failed when installing dar. It asked for libbz2, which I eventually found in bzip2-devel. Installing bzip2-devel fixed ./configure, but the make failed with a downlevel message: configure.ac:2: error: Autoconf version 2.59 or higher is required
When I complete the install, I'll write up the procedure in LQWiki.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.