mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Sep. 29 2004,16:26 |
|
gtk-devel is a package containing libraries used for building programs that require gtk. If you install programs from pre-compiled binaries you don't need the devel files, but if you want to compile programs aginst gtk you'll need them.
Installing gtk from source should give you the devel files, but since DSL is not a development system you may require additional dependencies just to install gtk.
The easiest thing I can think of is to install gtk-devel using apt-get, or from a gtk-devel*.deb. Keep in mind that gtk-devel should be the same version as the installed gtk.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|