[fpc-devel] libtinfo issue
Joost van der Sluis
joost at cnoc.nl
Thu Oct 28 13:34:15 CEST 2010
On Tue, 2010-10-26 at 14:43 +0200, Felipe Monteiro de Carvalho wrote:
> Is there a no-brainer guide for building the rpms?
Here:
http://wiki.freepascal.org/Release_engineering#Linux
Basically: export the svn-source, add the libgdb archive and do 'make
rpm'.
You need to have the rpm-buildtools for your system installed, though.
The default spec-file (used for building the rpm, in
fpcbuild/install/fpc.spec) comes without any dependencies, but some will
be added by the rpmbuild system automatically. (Like on Fedora)
Joost.
More information about the fpc-devel
mailing list