Re: [GENERAL] Problems compiling from source

2007-01-23 Thread codeWarrior
It sort of looks like you are trying to compile a Windows distro of the source code on a 'Nix box to me... -- Regards, Gregory P. Patnude Vice President - Applications & Innovations Group iDynaTECH, Inc 120 North Pine Street STC - Suite 162 Spokane, WA 99202 (509) 343-3104 [voice] http://www

Re: [GENERAL] Problems compiling from source

2007-01-23 Thread George Weaver
- Original Message From: "Magnus Hagander" What configure command did you run, exactly? configure --without-zlib I did solve the problem(?) by downloading the full distribution and using it rather than the base distribution. With the full distribution everything worked just as expecte

Re: [GENERAL] Problems compiling from source

2007-01-23 Thread Magnus Hagander
On Mon, Jan 22, 2007 at 05:32:13PM -0600, George Weaver wrote: > Hi all, > > I have installed version 8.2.1 and downloaded the source tree in order to > compile a number of C-functions. > > I have been compiling from source for contrib files and c-functions since > version 7.3 without problem.