Header files goes missing after installation
Hi team, I downloaded freeradius-server-3.0.12.tar.gz from the given link http://freeradius.org/download.html <ftp://ftp.freeradius.org/pub/freeradius/freeradius-server-3.0.12.tar.gz> When I untar this package, I could see various header files under /src/include. But when I try to install the given package, I could not figure out some of the header files that were originally there in the package. I followed below steps for installation: tar -zxvf freeradius-server-3.0.12.tar.gz cd freeradius-server-3.0.12 ./configure --prefix=/etc/freeradius make make install Once it is complete, some of the header files are missing from the include path /etc/freeradius/include/freeradius: viz. freeradius/autoconf.h freeradius/regex.h freeradius/process.h freeradius/xlat.h etc.. I am working on "openSUSE Leap 42.2". Any help is greatly appreciated. Thanks Anjali Gupta
Sent by mistake On Tue, Jan 31, 2017 at 2:43 PM, Anjali Gupta <anjali.ag.gupta@gmail.com> wrote:
Hi team,
I downloaded freeradius-server-3.0.12.tar.gz from the given link http://freeradius.org/download.html <ftp://ftp.freeradius.org/pub/freeradius/freeradius-server-3.0.12.tar.gz>
When I untar this package, I could see various header files under /src/include.
But when I try to install the given package, I could not figure out some of the header files that were originally there in the package.
I followed below steps for installation: tar -zxvf freeradius-server-3.0.12.tar.gz cd freeradius-server-3.0.12 ./configure --prefix=/etc/freeradius make make install
Once it is complete, some of the header files are missing from the include path /etc/freeradius/include/freeradius: viz. freeradius/autoconf.h freeradius/regex.h freeradius/process.h freeradius/xlat.h etc..
I am working on "openSUSE Leap 42.2".
Any help is greatly appreciated.
Thanks Anjali Gupta
-- Anjali Gupta
participants (1)
-
Anjali Gupta