Re: [Alephmodular-devel] Preferences Update - library choice: expat
Status: Pre-Alpha
Brought to you by:
brefin
From: Br'fin <br...@ma...> - 2003-12-15 14:58:16
|
On Dec 15, 2003, at 2:10 AM, Alexander Strange wrote: > > On Dec 14, 2003, at 11:52 PM, Br'fin wrote: >> Now isn't that interesting. expat itself is not distributed as a >> library per-se. I wonder why that is? Though I should imaging putting >> it's own home directory into a versioned directory and directing >> XCode to look for the external files there would still be >> appropriate. > > It's very small and self-contained; I think the reason is because > something that small would be a bit silly to make an external library. > Ok, the initial documents they linked to mentioned the four .o files and not a lib. The release 1.95.7 download that I'm currently looking at does appear to link elements into a libexpat. I'm inclined to try experiments with configuring it to install into /Library/Application Support/Expat/expat-1.95.7/ Mmm, an OSX setup document should be added somewhere under alephModular/documents and a note to look there in that directory should be added to the README.txt... Perhaps create alephModular/documents/setup (installation?) and within that we can have setup_macosx.txt, setup_unix.txt, setup_win32.txt and the like? -Jeremy Parsons |