[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: test006 failed on hpux10.20 - how to use librx.a?



Check out the files in doc/install.  'configure' tells you how to
adjust configure to do different things.

You need to do something like 
    LIBS=-lrx ./configure

When you get it working, you might also submit an update under 'hints'
in the same directory.

> Hi,
> 
> test006-acl failed on my hpux10.20 and I have found out from
> http://www.openldap.org/faq/data/cache/152.html
> that I should try using librx.a (replacement for GNU regex0.12)
> 
> But, how to I modify 'configure' (or some other files) to make
> use of librx instead of the broken library?
> 
> Thanks in advance,
> --
> cheewai
>