Re: some question about srx55tc under rh9
Jean Delvare <[email protected]>
| Newsgroups | gmane.linux.hardware.sony |
|---|---|
| Message-ID | <[email protected]> |
> My notebook works fine under rh9 except some small > questions. > 1. I wanna use my jogdial and I downloaded sjog 0. > 6.But I can`t install the spicdriver(in fact Make > complained a error said"spicdriver_fops isn`t > known"),and > the whole project cannot configure too(complained no > GTK but I`ve installed Gnome).what can i do ? > 2. anyone can tell me how to let acpi work?hope in > detail,i`m a really newbie. I don't know about sjog nor RH9, but the "GTK missing" issue is probably due to the fact that you have the user part of the GTK library installed but not the developer part. Have a look at which packages you installed. You'll probably find you have gtk+-1.2.10-25.i386.rpm but not gtk+-devel-1.2.10-25.i386.rpm. Just install the missing package and you should be OK. Note that if you are using GTK2 instead of GTK+, the relevant packages to look for are gtk2-2.2.1-4.i386.rpm and gtk2-devel-2.2.1-4.i386.rpm instead. Hope that helps. -- Jean Delvare http://www.ensicaen.ismra.fr/~delvare/