------ art_357_3026888.1142977869175 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline in what way should I edit /ext/setup? Is there a readme on my options? Also, I'm assuming the --with-openssl-dir parameter needs to be the 'include' directory? Here's what I tried, and the result. $ ./configure --with-openssl-dir=/usr/local/include/openssl ./configure[88]: conf576.sh: Cannot create the specified file. ./configure[89]: conf576.sh: Cannot create the specified file. chmod: can't access conf576.sh ./configure[201]: conf576.file: Cannot create the specified file. ./configure[996]: config.log: Cannot create the specified file. On 3/21/06, Stephen Waits <steve / waits.net> wrote: > > James Edward Gray II wrote: > > but, as you can see, the C extensions are missing. > > Yah.. isn't that the rub. In general, the extension build system leaves > a bit to be desired. > > Though, if it can find all it needs to build an extension, it should > build it. A few things to try.. > > * Try editing ext/Setup > * Try adding --with-readline-dir=... --with-openssl-dir=..., to your > ./configure > > HTH, > Steve > > > > ------ art_357_3026888.1142977869175--