kan någon hjälpa mig med detta!Usage
1. Ensure your system has the proper development packages installed for Gtk+ development. Compile the source file via this command:
gcc -O2 -fPIC -shared `pkg-config --cflags --libs gtk+-2.0` librgba.c -o librgba.so
2. Copy librgba.so to /usr/lib/gtk-2.0/modules
3. Add this line to your ~/.profile file:
export GTK_MODULES=rgba
4. Restart your session by logging out and logging in to load up the module.
5. Create a file called rgba.conf in the directory ~/.config/gtk-2.0
Read below for information regarding the format of this file and how to use it.
6. Enjoy!
förstår vad jag ska göra tills det står: "3. Add this line to your ~/.profile file:"
och jag förstår inte vart jag ska få fram filen librgba.so
hjälp snälla!
oooooootroooooligt tacksam för svar! jag försöker alltså installera en gtk modul?
95monye