Re: "Gnome & Metacity"
Christian Rose <[email protected]>
| Newsgroups | gmane.comp.gnome.os.redhat |
|---|---|
| Message-ID | <[email protected]> |
sön 2002-11-10 klockan 20.04 skrev Thomas Rump: > >To use the multimedia buttons, you'll probably want to use a piece of > >software similar to acme (http://www.hadess.net/misc-code.php3). > >Acme is not included in GNOME, but it may be included in the coming > >GNOME 2.2 release -- it's not decided yet. As for know, you have to > >compile it yourself or find acme rpm packages somewhere else on the net. > > Sorry but as i have tried to install 'acme' (although my running system > is by "RedHat 8.0") i typed, as a normal user: ./configure and > everything had stopped with the message it had not found 'libgnomeui and > libglade2' but both are installed. So i don't know what'*s to do. You need to have the corresponding -devel packages installed, i.e. in this case lignomeui-devel and libglade2-devel, when you compile yourself. You can add those by using GNOME menu->System settings->Packages and looking under "Development". Christian