On Mon, Feb 11, 2013 at 09:45:25AM -0500, doug.free...@gm.com wrote:
> Has anyone been able to get this compiled on HPUX?
> I am trying to get this compiled on HPUX 11.23 (PA_RISC) and it keeps 
> failing with the message:
> 
> checking for readline... configure: error: need installed readline-devel 
> package
> 
> I installed the readline bundle from HP.

You have to make sure that C++ compiler can find readline/readline.h file
and libreadline.{so,a} files.

See the error messages in config.log file.

-- 
   Alexander.
_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to