0

I get an error while install xbrightness.

xbrightness-0.3-3.1.x86_64`
requires libXaw8.so.8()(64bit)

How can I install it?

1
  • 2
    What version of Fedora? What command did you use? If you used yum, what repositories have you enabled? If you didn't, where did you get the rpm? Commented Jul 19, 2011 at 15:42

1 Answer 1

1

I doubt that was compiled on Fedora. Even on rawhide, libXaw only provides libXaw.so.7()(64bit).

Looking a little deeper, it looks like you're trying to install an openSUSE package on Fedora. While at times that might work, I wouldn't recommend it.

As a general rule, you might be able to rebuild source rpms from other distributions on Fedora, but there's no guarantees that the package names for the build dependencies will line up. In this case, they don't.

That said, it is pretty easy to figure out what the build dependencies should be. I've done just that. There is a totally untested package here: http://steve.fedorapeople.org/xbrightness/

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.