|
You probably don't need it. While most other distributions split packages up into devel and non devel portions (eg, gtk+2 and gtk+2-devel, apache and apache-devel, etc.) Slackware does not.
The apache package should include anything you'd normally find in a -devel package (eg, the Slackware gtk+2 package includes all header files and development libraries needed to compile software against gtk+2; in other distributions you'd have to install gtk+2-devel to be able to compile software agianst gtk+2).
|