guillermohurta
Joined: 11 Mar 2008 Posts: 4
|
Posted: Wed Mar 12, 2008 2:06 am Post subject: Installing Pixmaps from Source |
|
|
Hello.
Recently I developed a simple protocol analyzer using GTK+2.0 libraries. Specifically the information is presented through a GtkTreeView. I also have some pixmaps loaded in several buttons.
My problem is that when the program is installed using the source package (configure, make, make install) it doesn't install the pixmaps so a broken figure appear instead of them.
Now I know I have to include certain command lines in the MAKEFILE but I don't know which ones.
Can somebody help me with this?
Thanks in advance! |
|