This one time, at band camp, Will Newton wrote: >I have built packages of aqsis, a RenderMan renderer, that builds several of >it's components as shared libs. The build is quite well behaved with libtool >etc., but it does not currently version any of the libraries. Before I upload >the package to the archive I would like to make sure that some versioning is >in place.
Is it likely that another program will use these libraries, or are they just for internal use by aqsis (like, dynamically loaded modules, etc)? If they are the latter, then you shouldn't split up the package at all, nor worry about versioning. -- [EMAIL PROTECTED] http://spacepants.org/jaq.gpg

