./configure   ends with

checking for tgetent in -lcurses... no
checking for tgetent in -lncurses... no
checking for tgetent in -ltermcap... no
checking for tgetent in -ltinfo... no
configure: error: termcap support not found

I had to add the packages listed in the link from marius


On 3 October 2013 16:54, Alex Peshkoff <peshk...@mail.ru> wrote:

> On 10/03/13 19:15, Nick Upson wrote:
> > Hi,
> >
> > I need to build a customized version of 2.1.5 in order to restrict the
> > possible ports used by events as our system now has a requirement to have
> > the db on one server and the software on another with a firewall in the
> > middle.
> >
> > I'm trying to build on centos 5.9, where it all runs fine but I haven't
> > tried to build this before. Is there somewhere that gives all the
> required
> > packages to do a sucessfull build? so far I've got autoconf but I'm sure
> > there are more.
> >
>
> If you build from tarball you need not have auto-tools installed. They
> are needed only when you checkout from svn repository.
>
> With tarball build is quite simple:
> ./configure && make
>
> Certainly make, g++ and binutils should be present.
>
> Don't be afraid when getting a lot of warnings with fresh gcc versions -
> 2.1.5 is rather old thing. Binaries at SF are created using gcc.3.3.6.
>
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
> Firebird-Devel mailing list, web interface at
> https://lists.sourceforge.net/lists/listinfo/firebird-devel
>



-- 
Nick Upson, Telensa Ltd
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to