Re: [Alephmodular-devel] Preferences Update - library choice: expat
Status: Pre-Alpha
Brought to you by:
brefin
From: Timothy C. <da...@ma...> - 2003-12-16 14:34:13
|
On Dec 16, 2003, at 7:15 AM, Br'fin wrote: > *mutter mutter grumble* > > It would figure that autoconf's tools don't like Application Support. > Even when you do something like: > ./configure --prefix='"/Library/Application > Support/Expat/expat-1.95.7/"' > > On the other hand, I do agree that Application Support itself was > never quite right. /Library/Libraries seems a little redundant. So how > about /Library/Development? > #1: did you try ./configure --prefix=/Library/Application\ Support/Expat/expat-1.95.7/ ? #2: Since expat's so small, why not just make it part of AM? That means 1 less thing that people have to have installed to run it, which makes people more likely to want to install it--less hassle for those who don't understand libraries and Unixland and such. Just some thoughts. Timothy Collett "You must be the change you wish to see in the world" --Mahatma Gandhi |