Re: [Firebird-devel] linux build requirements

2013-10-04 Thread Philippe Makowski
Le 03/10/13 17:45, marius adrian popa a écrit :
 You can check the Firebird spec files that is used for Fedora and epel 
 versions

 http://pkgs.fedoraproject.org/cgit/firebird.git/tree/firebird.spec

the correct one for Firebird 2.1 and Centos 5 is :
http://pkgs.fedoraproject.org/cgit/firebird.git/tree/firebird.spec?h=el5

 Watch for BuildRequires lines

yes, so :
BuildRequires:  autoconf
BuildRequires:  automake
BuildRequires:  bison
BuildRequires:  libtool
BuildRequires:  ncurses-devel
BuildRequires:  libtermcap-devel
BuildRequires:  libicu-devel
BuildRequires:  gcc-c++

this is for a build with --system-icu


--
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=60134791iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel


Re: [Firebird-devel] linux build requirements

2013-10-04 Thread Nick Upson
 I need to build a customized version of 2.1.5 in order to restrict the
possible ports used by events  

 Use RemoteAuxPort setting in firebird.conf

I'd love to but 2.1 classic doesn't use it, even if it did lock all events
to one port I have 3 event-using client programs



On 3 October 2013 17:03, Ivan Přenosil ivan.preno...@seznam.cz wrote:

  I need to build a customized version of 2.1.5 in order to restrict the
 possible ports used by events  

 Use RemoteAuxPort setting in firebird.conf

 Ivan


 --
 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=60134791iu=/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=60134791iu=/4140/ostg.clktrkFirebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel


Re: [Firebird-devel] linux build requirements

2013-10-03 Thread marius adrian popa
You can check the Firebird spec files that is used for Fedora and epel versions

http://pkgs.fedoraproject.org/cgit/firebird.git/tree/firebird.spec

Watch for BuildRequires lines

On Thu, Oct 3, 2013 at 6:15 PM, Nick Upson n...@telensa.com 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.

 --
 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=60134791iu=/4140/ostg.clktrk
 Firebird-Devel mailing list, web interface at
 https://lists.sourceforge.net/lists/listinfo/firebird-devel


--
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=60134791iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel


Re: [Firebird-devel] linux build requirements

2013-10-03 Thread Alex Peshkoff
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=60134791iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel


Re: [Firebird-devel] linux build requirements

2013-10-03 Thread Ivan Přenosil
 I need to build a customized version of 2.1.5 in order to restrict the 
 possible ports used by events  

Use RemoteAuxPort setting in firebird.conf

Ivan

--
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=60134791iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel