tcreek
tcreek
Update: I went ahead and used the LFS method to install tar via source. Now the dpkg package is now returning "Segmentation Fault" when attempting to install it
I have given up a bit on this
Here is an example. Version 9 of Linux from Scratch is using GCC 9.2.0. Meanwhile, Debian 10 (Buster) is using gcc 8.2. In Linux from Scratch, they go on to...
I am currently building this, so I guess I can add another issue to the pile on why it needs to be updated. Trying to get dpkg compiled and already...
I went ahead and started over on the build just in case I made a mistake. Does not take that long now since I have everything I am doing put...
I redid the chapter 5 build. and having the exact same issue as before when in chroot for running configure for dpkg. bash: ./configure: /bin/sh: bad interpreter: No such file...
Here is building BASH in version 9 of LFS ./configure --prefix=/tools --without-bash-malloc make -j4 make install ln -sv bash /tools/bin/sh
I think I have an idea what could be the problem. Since I have already created a LFS build on the same system as before, there could be some conflicts...
I have tried both of the chroot command and it is the same result as before. The DLF has a more inclusive path. Looking deeper at LFS Chapter 6, I...
I could use the help on a web site. If you visit the mail TLD you will see a basic Wordpress site setup with nothing on it. Thanks for the...