Re: Devel Package Question

2002-04-03 Thread christophe barbé
On Wed, Apr 03, 2002 at 04:46:26PM -0500, Sunny Dubey wrote: > heya > > I have two questions about devel* packages > > First, are only header files included within a devel package?? or is actual > source in them too?? dev packages contains only header, static library and .so link to dynamic lib

Devel Package Question

2002-04-03 Thread Sunny Dubey
heya I have two questions about devel* packages First, are only header files included within a devel package?? or is actual source in them too?? Secondly, what dictates where these files go?? why are KDE's headers directly in /usr/include and yet libkmid's in /usr/include/libkmid ?? thanks f