On 09/18/08 22:17, Amanda Waite wrote: > I was just building FastCGI on a clean workspace and I noticed that > there are a lot of component specific subdirs in /usr/include. Would it > be normal to install the header files into /usr/include/fcgi even with > the libs in /usr/lib and the executables in /usr/bin? I see that this
I've noticed many components on Ubuntu that follow this model e.g NSPR libraries go into /usr/lib but the header files are in /usr/include/nspr. Arvind
