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.


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to