Dne sreda 16 februar 2005 18:48 je Drew Weaver napisal(a):

>  Thanks Alan, I'll give it a shot, the real trick I had
> originally was getting the source to compile on FC 3 so I ended up using
> RPM. So I guess im not that good with compilers and linkers and such. Do
> I need to do anything to the makefile to get it to build in the new
> module?

If building freeradius is a problem, but you are good with C:
Install the src.rpm file and make all modifications there in the specs file. No
need to reinvent the wheel ;).

rpmbuild -bp freeradius.spec
... will create a BUILD directory you can modify, make modfications
and create diffs. Copy the diffs into the original srpm directory and
enter them into the .spec file.
You can check the specs file to see how to do interrim builds manualy,
without the rpmbuild :>.

rpmbuild -ba freeradius.spec
... and you'll get a new .rpm

-- 
lep pozdrav,
Rok Papež.

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to