Re: Build RPM

2011-11-07 Thread Fred
Hi Francois Did you ever tried to build current freeradius-2.1.12 on CentOS 6 ? ./configure make make install is OK for build, install and run, but rpmbuild -ba using you spec fails (same for my own spec ...) : Here is a small extract of the build log (full log is available if needed) ::

Re: Build RPM

2011-11-07 Thread Francois Gaudreault
Hi, It works for me on CentOS 6, I am using the same .spec (with only the module name changed from freeradius2 to freeradius). I am not an expert, but I guess the issue is with libtool, what is the libtool version you have installed? On 11-11-07 12:23 PM, Fred wrote: Hi Francois Did you

Re: Build RPM

2011-11-07 Thread Fred MAISON
Hi, He are my libtool versions : libtool-2.2.6-15.5.el6.x86_64 libtool-ltdl-2.2.6-15.5.el6.x86_64 libtool-ltdl-devel-2.2.6-15.5.el6.x86_64 regards, Fred MAISON Le lundi 07 novembre 2011 à 13:23 -0500, Francois Gaudreault a écrit : Hi, It works for me on CentOS 6, I am using the same .spec

Re: Build RPM

2011-11-07 Thread Francois Gaudreault
I just tested using my spec, and it works perfectly (I have the same libtool packages). Did you change something in the spec? On 11-11-07 3:36 PM, Fred MAISON wrote: Hi, He are my libtool versions : libtool-2.2.6-15.5.el6.x86_64 libtool-ltdl-2.2.6-15.5.el6.x86_64

Re: Build RPM

2011-11-07 Thread Fred MAISON
I just comment the cert patch. I also had to edit some lines in the spec cutted by my mailer. The corrected spec works fine on CentOS 5.7 but still not on CentOS6 .. I am doing a new fresh-install of my CentOS6 x86_64 VM rpmbuild env ... Regards, Le lundi 07 novembre 2011 à 16:14 -0500,

Re: Build RPM

2011-10-27 Thread Fred
Hi Francois, Thanks a lot for your last post, I will try to build with your spec. It seems to be far more intelligent than mine (sompe builrequire I don't have, etc ...) Regarding cert patch : I already have certs from an external PKI (not openssl-generated at install) so I suppose I can omit

Re: Build RPM

2011-10-27 Thread Francois Gaudreault
Fred, I don't know for git source, my spec is targeted for 2.1.x sources. On 11-10-27 10:57 AM, Fred wrote: Hi Francois, Thanks a lot for your last post, I will try to build with your spec. It seems to be far more intelligent than mine (sompe builrequire I don't have, etc ...) Regarding cert

Re: Build RPM

2011-10-26 Thread Fred
Hi Francois, As you did not gave any linl to your SRPM, could you share your spec ? I still have some trouble with radrelay using my own spec with git 2.1.x, which is not version 2.2.0 ... Best regards, Fred 2011/10/25 Francois Gaudreault fgaudrea...@inverse.ca: Hi, The spec is a bit buggy,

Re: Build RPM

2011-10-26 Thread Francois Gaudreault
Hi, See Below (I won't put the comments section) for RHEL5: Summary: High-performance and highly configurable free RADIUS server Name: freeradius2 Version: 2.1.12 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Daemons URL: http://www.freeradius.org/ Source0:

Re: Build RPM

2011-10-25 Thread Phil Mayers
On 25/10/11 12:37, Victor Guk wrote: Hi, I want to install freeradius on RHEL5. I downloaded tar.bz2.(version 2.1.12) Run *rpmbuild -ba freeradius.spec*, but get an error: There are freeradius2 RPMs in the RHEL channels. I suggest you either: a. Install one of those, or b. Download the

Re: Build RPM

2011-10-25 Thread John Dennis
On 10/25/2011 07:47 AM, Phil Mayers wrote: On 25/10/11 12:37, Victor Guk wrote: Hi, I want to install freeradius on RHEL5. I downloaded tar.bz2.(version 2.1.12) Run *rpmbuild -ba freeradius.spec*, but get an error: There are freeradius2 RPMs in the RHEL channels. I suggest you either: a.

Re: Build RPM

2011-10-25 Thread Francois Gaudreault
Hi, The spec is a bit buggy, I had to make some tweaks to make it work (minor tweaks). Let me know if you would like to have them. We are maintaining the latest RPMs (core,perl,mysql,utils) in our PacketFence repositories for RHEL5 and RHEL6, if you want...

Re: Build RPM ,Fedora Core5 ,Help me please freeradius-1.1.7.tar.gz

2007-08-10 Thread A . L . M . Buxey
Hi, Build the RPM. when you built it, did you check for errors in the output? you need mysql-devel to be installed or you cannot build FR with mysql support alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

solved: (was: Re: build rpm packages on centOS)

2006-11-16 Thread Michael Messner
hey freeradius users, Michael Messner sagte: ... the original spec file wont work on centOS ... it breaks with errors of overwriting a README file which was created allready: ... doc/supervise-radiusd.txt doc/tuning_guide doc/variables.txt LICENSE COPYRIGHT CREDITS README

Re: build rpm packages on centOS

2006-11-15 Thread Michael Messner
Patric sagte: Michael Messner wrote: jep from source it compiles, 16:05:16 Xradius ~/rpmbuild/SPECS [root]rpmbuild -ba freeradius.spec ca mIke Sorry man, in that case Im not sure what the problem is... You might get more help from the guys on GLUG Tech if you post there -

Re: build rpm packages on centOS

2006-11-14 Thread Patric
Michael Messner wrote: hey @all, cp: will not overwrite just-created `/var/tmp/freeradius-root/usr/share/doc/freeradius-1.1.3/README' with `README' error: Bad exit status from /var/tmp/rpm-tmp.73012 (%doc) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.73012 (%doc) any ideas?

Re: build rpm packages on centOS

2006-11-14 Thread Michael Messner
Patric sagte: Michael Messner wrote: hey @all, cp: will not overwrite just-created `/var/tmp/freeradius-root/usr/share/doc/freeradius-1.1.3/README' with `README' error: Bad exit status from /var/tmp/rpm-tmp.73012 (%doc) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.73012

Re: build rpm packages on centOS

2006-11-14 Thread Patric
Michael Messner wrote: Patric sagte: Have you tried compiling the source? that works! if I add the -i in the spec file there is no change ... same error! thanks mIke So it compiles from source? Ok, what is your rpmbuild command? Patric - List info/subscribe/unsubscribe? See

Re: build rpm packages on centOS

2006-11-14 Thread Michael Messner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Patric schrieb: Michael Messner wrote: Patric sagte: Have you tried compiling the source? that works! if I add the -i in the spec file there is no change ... same error! thanks mIke So it compiles from source? Ok, what is your rpmbuild

Re: build rpm packages on centOS

2006-11-14 Thread Michael Messner
Patric sagte: Michael Messner wrote: Patric sagte: Have you tried compiling the source? that works! if I add the -i in the spec file there is no change ... same error! thanks mIke So it compiles from source? Ok, what is your rpmbuild command? jep from source it compiles, 16:05:16