From: Patrick E. <jaz...@pa...> - 2004-03-18 23:06:35
|
On Thursday 18 March 2004 13:08, Kevin Cosgrove wrote: > The above says ".../static/..." but you refer to shared libraries. > That's a bit confusing to me. The only interpretation that makes > sense is that some of the executable is staticly linked, and shared > libraries are used where no static library exists. Is that right? The /static/ means that it's not using Zope to generate the web content, rather it's static content on my web site. :) > > > If you don't already have them, you'll probably need to install > > the data files from: > > > > http://patearl.net/static/jazz-src-4.1.8.tar.gz > > Would it make sense to bundle both tar files together, and include > some instructions for using the static stuff? Sure, it would make sense to do that, but I was a little lazy there. You wanna do that Kevin? It certainly fits under the role of packaging. Patrick |