Joseph,

That was it...no need for a "work-around" thank you!

To sum up, my setting 
        --with-zlib=/opt/globus/zlib/ 
was blown out by the module-specific setting
        --with-gsiopensshargs="--with-pam --with-md5-passwords 
--with-tcp-wrappers"
for the one module which really needed it.  It was fixed by putting the
zlib setting into the module-specific setting, so:

        --with-gsiopensshargs="--with-pam --with-md5-passwords 
--with-tcp-wrappers --with-zlib=/opt/globus/zlib/"

Lotsa Thanks!


On 28.02.08, Joseph Bester wrote:
> 
> On Feb 28, 2008, at 11:05 AM, Steve White wrote:
> 
> >--------------------------------------------
> >$ ./configure --prefix=$GLOBUS_LOCATION  --enable-prewsmdss  -- 
> >enable-drs  --enable-i18n  --without-zlib-version-check  --with- 
> >zlib=/opt/globus/zlib/  --with-iodbc=/opt/globus/iodbc/  --with- 
> >buildopts="-verbose"  --with-flavor="gcc64dbg"  --with- 
> >gsiopensshargs="--with-pam --with-md5-passwords --with-tcp-wrappers"
> >
> 
> My hunch would be to stick the zlib-related options into the --with- 
> gsiopensshargs value, but I've not tried that.
> 
> Joe
> 

-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  - 
Steve White                                             +49(331)7499-202
e-Science / AstroGrid-D                                   Zi. 35  Bg. 20
-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  - 
Astrophysikalisches Institut Potsdam (AIP)
An der Sternwarte 16, D-14482 Potsdam

Vorstand: Prof. Dr. Matthias Steinmetz, Peter A. Stolz

Stiftung privaten Rechts, Stiftungsverzeichnis Brandenburg: III/7-71-026
-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  - 

Reply via email to