From: Kevin C. <ke...@do...> - 2004-03-18 20:09:32
|
On 18 March 2004 at 5:17, Patrick Earl <jaz...@pa...> wrote: > Hi all. Since I was able to compile and run the old Jazz, I've made a > tarball with the jazz binary and all the required shared libraries > here: > > http://patearl.net/static/jazz_and_libs.tar.gz 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? > 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? Just some thoughts..... |