Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing fakexrandr on Raspberry Pi 4 + Ubuntu #59

Open
schubackindustries opened this issue Apr 30, 2020 · 0 comments
Open

Error installing fakexrandr on Raspberry Pi 4 + Ubuntu #59

schubackindustries opened this issue Apr 30, 2020 · 0 comments

Comments

@schubackindustries
Copy link

Following their install steps, after installing some dependencies, I get the following error:

ubuntu@ubuntu:~/Downloads/fakexrandr-master$ sudo make
./configure
XRandR version is 1.5.2
The path to the real XRandR library is /lib/arm-linux-gnueabihf/libXrandr.so.2

ERROR: Failed to find a suitable directory for the fakeXrandr library

You must place the library into the library search path, in a directory preceeding
/lib/arm-linux-gnueabihf. In your system, this leaves the following candidates:

None of these contains `local', therefore I won't autoconfigure the installation to one
of these directories. Either add a high-priority directory in /usr/local using the ldconfig
mechanism (See /etc/ld.so.conf.d/ on most systems) or manually create config.h.

make: *** [Makefile:7: config.h] Error 1

Any ideas how I can overcome this?
Looking forward to using this library. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant