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.
I've been trying to compile X11 for about a day, and I can't seem to install xcursor-themes. I've noticed that it nags me about xcursorgen not being present, so I manually download it and recompile it with the default options for BLFS.
It compiles with no errors (there are only 2 files, and none of them produce any output other than gcc ...), but is still not detected by xcursor-themes. I have found the xcursorgen executable in /usr/X11/bin/, but I can't figure out how to make xcursor-themes see it. Can anybody point me somewhere?
Distribution: Linux Mint 9 x64, Linux From Scratch
Posts: 46
Original Poster
Rep:
Hmm, a lot of other things won't install either, even though I find the required binaries in the /usr/X11/bin folder. Is there an environment variable that should be set?
Here is the output of "env", if that could help in any way:
Distribution: Linux Mint 9 x64, Linux From Scratch
Posts: 46
Original Poster
Rep:
Thanks Andrew (here's Thank #6),
It got it one step further: it recognized xcursorgen, but xcursorgen (and basically every other binary in /usr/x11/bin) doesn't find some critical library header... Could it be mis-linked libraries? I am going to re-install X into the standard directories if this does not work...
Distribution: Linux Mint 9 x64, Linux From Scratch
Posts: 46
Original Poster
Rep:
So, I moved one of the libraries from /usr/X11/lib to /usr/lib and now it gives me a different error. I am going to (carefully) reinstall the binaries and libraries again, since the binaries have misconfigured paths...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.