RE: Freeradius 3.0.16 installation failure
Hello, I tried to install freeradius with 1000 libraries and in 1000 ways, and this is what I get noe. freeradius-mysql E: Sub-process /usr/bin/dpkg returned an error code (1) root@be3:/home/javier# systemctl status freeradius.service ● freeradius.service - FreeRADIUS multi-protocol policy server Loaded: loaded (/lib/systemd/system/freeradius.service; disabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code) since Sun 2018-06-17 20:20:53 CEST; 4s ago Docs: man:radiusd(8) man:radiusd.conf(5) http://wiki.freeradius.org/ http://networkradius.com/doc/ Process: 41881 ExecStartPre=/usr/sbin/freeradius $FREERADIUS_OPTIONS -Cxm -lstdout (code=exited, status=1/FAILURE) jun 17 20:21:04 be3 freeradius[41900]: PARTICULAR PURPOSE jun 17 20:21:04 be3 freeradius[41900]: You may redistribute copies of FreeRADIUS under the terms of the jun 17 20:21:04 be3 freeradius[41900]: GNU General Public License jun 17 20:21:04 be3 freeradius[41900]: For more information about these matters, see the file named COPYRIGHT jun 17 20:21:04 be3 freeradius[41900]: Starting - reading configuration files ... jun 17 20:21:04 be3 freeradius[41900]: /etc/freeradius/3.0/radiusd.conf[653]: Failed reading directory /etc/freeradius/3.0/mods-enabled/: No such file or directory jun 17 20:21:04 be3 freeradius[41900]: Errors reading or parsing /etc/freeradius/3.0/radiusd.conf jun 17 20:21:04 be3 systemd[1]: freeradius.service: Control process exited, code=exited status=1 jun 17 20:21:04 be3 systemd[1]: freeradius.service: Failed with result 'exit-code'. jun 17 20:21:04 be3 systemd[1]: Failed to start FreeRADIUS multi-protocol policy server. root@be3:/home/javier# BR Javier Escalante Business Development Manager <mailto:Javier.escalante@bwireless.eu> Javier.escalante@bwireless.eu <tel:00%2034%20626%2078%2056%2075> 00 34 626 785 675 00 34 93 141 56 36 <tel:00%2034%2093%20172%2006%2074> 00 41 78 689 85 69 <tel:00%2041%2078%20689%2085%2069> Skype: fruiz002 Do you know our IoT solutions? Have a look here: www.bsmart.global <http://www.bsmart.global/> <http://www.bwireless.eu/> http://www.bwireless.eu Le informamos que, de conformidad con la Ley Orgánica 15/1999, de 13 de diciembre, de Protección de Datos de Carácter Personal, se informa que todos los datos personales que nos ha facilitado serán incorporados y tratados en los ficheros de B’W & TAKACS TELECOM, S.L. para las finalidades de su e-mail. Puede ejercer sus derechos de acceso, rectificación, cancelación y oposición mediante una comunicación a B’W & TAKACS TELECOM, S.L. con domicilio en Camil Oliveras, 26, 08032 Barcelona (España <https://maps.google.com/?q=Camil+Oliveras,+26,+08032+Barcelona+(Espa%C3%B1a&entry=gmail&source=g> ), o bien mediante una comunicación a la dirección de correo electrónico <mailto:info@bwireless.eu> info@bwireless.eu. En ambos casos, deberá acompañar una copia de su documento nacional de identidad o documento válido que lo identifique. From: Javier Escalante [mailto:Javier.Escalante@bwireless.eu] Sent: sábado, 16 de junio de 2018 16:11 To: 'Freeradius-Devel@lists.freeradius.org' Subject: FW: Freeradius 3.0.16 installation failure Hello, I’m struggling with the installation in Ubuntu 18. Can anybody tell me how to solve it and be able to start it? root@be3:/etc/freeradius/3.0# <mailto:root@be3:/etc/freeradius/3.0> /etc/freeradius/3.0/radiusd.conf[653]: Failed reading directory /etc/freeradius/3.0/mods-enabled/: No such file or directory Thanks in advance BR Javier Escalante Business Development Manager <mailto:Javier.escalante@bwireless.eu> Javier.escalante@bwireless.eu <tel:00%2034%20626%2078%2056%2075> 00 34 626 785 675 00 34 93 141 56 36 <tel:00%2034%2093%20172%2006%2074> 00 41 78 689 85 69 <tel:00%2041%2078%20689%2085%2069> Skype: fruiz002 Do you know our IoT solutions? Have a look here: www.bsmart.global <http://www.bsmart.global/> <http://www.bwireless.eu/> http://www.bwireless.eu Le informamos que, de conformidad con la Ley Orgánica 15/1999, de 13 de diciembre, de Protección de Datos de Carácter Personal, se informa que todos los datos personales que nos ha facilitado serán incorporados y tratados en los ficheros de B’W & TAKACS TELECOM, S.L. para las finalidades de su e-mail. Puede ejercer sus derechos de acceso, rectificación, cancelación y oposición mediante una comunicación a B’W & TAKACS TELECOM, S.L. con domicilio en Camil Oliveras, 26, 08032 Barcelona (España <https://maps.google.com/?q=Camil+Oliveras,+26,+08032+Barcelona+(Espa%C3%B1a&entry=gmail&source=g> ), o bien mediante una comunicación a la dirección de correo electrónico <mailto:info@bwireless.eu> info@bwireless.eu. En ambos casos, deberá acompañar una copia de su documento nacional de identidad o documento válido que lo identifique.
/etc/freeradius/3.0/mods-enabled/ - unusual to have a sub-dir. normally its just /etc/freeradius
maybe some crazy package maintainer decision? anyway, how did you install freeradius? what commands did you start with and go with? as usually with package manager its 100% trivial, build from source can be trickier but still 70-80% trivial if you've built things before... get source, try to build, see library dependy issues, use package manager to install relevant library build packages, rebuild. success. alan On 17 June 2018 at 19:23, Javier Escalante <Javier.Escalante@bwireless.eu> wrote:
Hello,
I tried to install freeradius with 1000 libraries and in 1000 ways, and this is what I get noe.
freeradius-mysql
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@be3:/home/javier# systemctl status freeradius.service
● freeradius.service - FreeRADIUS multi-protocol policy server
Loaded: loaded (/lib/systemd/system/freeradius.service; disabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Sun 2018-06-17 20:20:53 CEST; 4s ago
Docs: man:radiusd(8)
man:radiusd.conf(5)
Process: 41881 ExecStartPre=/usr/sbin/freeradius $FREERADIUS_OPTIONS -Cxm -lstdout (code=exited, status=1/FAILURE)
jun 17 20:21:04 be3 freeradius[41900]: PARTICULAR PURPOSE
jun 17 20:21:04 be3 freeradius[41900]: You may redistribute copies of FreeRADIUS under the terms of the
jun 17 20:21:04 be3 freeradius[41900]: GNU General Public License
jun 17 20:21:04 be3 freeradius[41900]: For more information about these matters, see the file named COPYRIGHT
jun 17 20:21:04 be3 freeradius[41900]: Starting - reading configuration files ...
jun 17 20:21:04 be3 freeradius[41900]: /etc/freeradius/3.0/radiusd.conf[653]: Failed reading directory /etc/freeradius/3.0/mods-enabled/: No such file or directory
jun 17 20:21:04 be3 freeradius[41900]: Errors reading or parsing /etc/freeradius/3.0/radiusd.conf
jun 17 20:21:04 be3 systemd[1]: freeradius.service: Control process exited, code=exited status=1
jun 17 20:21:04 be3 systemd[1]: freeradius.service: Failed with result 'exit-code'.
jun 17 20:21:04 be3 systemd[1]: Failed to start FreeRADIUS multi-protocol policy server.
root@be3:/home/javier#
BR
Javier Escalante
Business Development Manager
<mailto:Javier.escalante@bwireless.eu> Javier.escalante@bwireless.eu
<tel:00%2034%20626%2078%2056%2075> 00 34 626 785 675
00 34 93 141 56 36 <tel:00%2034%2093%20172%2006%2074>
00 41 78 689 85 69 <tel:00%2041%2078%20689%2085%2069>
Skype: fruiz002
Do you know our IoT solutions? Have a look here: www.bsmart.global < http://www.bsmart.global/>
<http://www.bwireless.eu/> http://www.bwireless.eu
Le informamos que, de conformidad con la Ley Orgánica 15/1999, de 13 de diciembre, de Protección de Datos de Carácter Personal, se informa que todos los datos personales que nos ha facilitado serán incorporados y tratados en los ficheros de B’W & TAKACS TELECOM, S.L. para las finalidades de su e-mail.
Puede ejercer sus derechos de acceso, rectificación, cancelación y oposición mediante una comunicación a B’W & TAKACS TELECOM, S.L. con domicilio en Camil Oliveras, 26, 08032 Barcelona (España < https://maps.google.com/?q=Camil+Oliveras,+26,+08032+ Barcelona+(Espa%C3%B1a&entry=gmail&source=g> ), o bien mediante una comunicación a la dirección de correo electrónico <mailto: info@bwireless.eu> info@bwireless.eu. En ambos casos, deberá acompañar una copia de su documento nacional de identidad o documento válido que lo identifique.
From: Javier Escalante [mailto:Javier.Escalante@bwireless.eu] Sent: sábado, 16 de junio de 2018 16:11 To: 'Freeradius-Devel@lists.freeradius.org' Subject: FW: Freeradius 3.0.16 installation failure
Hello,
I’m struggling with the installation in Ubuntu 18. Can anybody tell me how to solve it and be able to start it?
root@be3:/etc/freeradius/3.0# <mailto:root@be3:/etc/freeradius/3.0> /etc/freeradius/3.0/radiusd.conf[653]: Failed reading directory /etc/freeradius/3.0/mods-enabled/: No such file or directory
Thanks in advance
BR
Javier Escalante
Business Development Manager
<mailto:Javier.escalante@bwireless.eu> Javier.escalante@bwireless.eu
<tel:00%2034%20626%2078%2056%2075> 00 34 626 785 675
00 34 93 141 56 36 <tel:00%2034%2093%20172%2006%2074>
00 41 78 689 85 69 <tel:00%2041%2078%20689%2085%2069>
Skype: fruiz002
Do you know our IoT solutions? Have a look here: www.bsmart.global < http://www.bsmart.global/>
<http://www.bwireless.eu/> http://www.bwireless.eu
Le informamos que, de conformidad con la Ley Orgánica 15/1999, de 13 de diciembre, de Protección de Datos de Carácter Personal, se informa que todos los datos personales que nos ha facilitado serán incorporados y tratados en los ficheros de B’W & TAKACS TELECOM, S.L. para las finalidades de su e-mail.
Puede ejercer sus derechos de acceso, rectificación, cancelación y oposición mediante una comunicación a B’W & TAKACS TELECOM, S.L. con domicilio en Camil Oliveras, 26, 08032 Barcelona (España < https://maps.google.com/?q=Camil+Oliveras,+26,+08032+ Barcelona+(Espa%C3%B1a&entry=gmail&source=g> ), o bien mediante una comunicación a la dirección de correo electrónico <mailto: info@bwireless.eu> info@bwireless.eu. En ambos casos, deberá acompañar una copia de su documento nacional de identidad o documento válido que lo identifique.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/ list/devel.html
On Jun 17, 2018, at 2:23 PM, Javier Escalante <Javier.Escalante@bwireless.eu> wrote:
I tried to install freeradius with 1000 libraries and in 1000 ways, and this is what I get noe.
If you're not going to read the replies on this list, why are you asking questions here? I already told you the problem: 1) you didn't follow the instructions 2) you didn't say what you did Pick one. And the problem will be solved. Alan DeKok.
Hello, I followed a few tutorials I found in Internet and tried with apt-get and from sources. I also tried building from sources. Could you please send me a tutorial which you know for sure it will work? Thanks in advance BR Javier Escalante Business Development Manager Javier.escalante@bwireless.eu 00 34 626 785 675 00 34 93 141 56 36 00 41 78 689 85 69 Skype: fruiz002 Do you know our IoT solutions? Have a look here: www.bsmart.global http://www.bwireless.eu Le informamos que, de conformidad con la Ley Orgánica 15/1999, de 13 de diciembre, de Protección de Datos de Carácter Personal, se informa que todos los datos personales que nos ha facilitado serán incorporados y tratados en los ficheros de B’W & TAKACS TELECOM, S.L. para las finalidades de su e-mail. Puede ejercer sus derechos de acceso, rectificación, cancelación y oposición mediante una comunicación a B’W & TAKACS TELECOM, S.L. con domicilio en Camil Oliveras, 26, 08032 Barcelona (España), o bien mediante una comunicación a la dirección de correo electrónico info@bwireless.eu. En ambos casos, deberá acompañar una copia de su documento nacional de identidad o documento válido que lo identifique. -----Original Message----- From: Freeradius-Devel [mailto:freeradius-devel-bounces+javier.escalante=bwireless.eu@lists.freeradius.org] On Behalf Of Alan DeKok Sent: lunes, 18 de junio de 2018 1:08 To: FreeRadius developers mailing list Subject: Re: Freeradius 3.0.16 installation failure On Jun 17, 2018, at 2:23 PM, Javier Escalante <Javier.Escalante@bwireless.eu> wrote:
I tried to install freeradius with 1000 libraries and in 1000 ways, and this is what I get noe.
If you're not going to read the replies on this list, why are you asking questions here? I already told you the problem: 1) you didn't follow the instructions 2) you didn't say what you did Pick one. And the problem will be solved. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
Hello, Following this tutorial https://wiki.freeradius.org/building/Building-Ubuntu-packages-from-source , I get the following error message. dpkg-checkbuilddeps: error: Unmet build dependencies: dh-systemd (>= 1.5) libcap -dev libgdbm-dev libiodbc2-dev libjson0-dev | libjson-c-dev libpcap-dev libmysql client-dev | default-libmysqlclient-dev libpq-dev libreadline-dev libsasl2-dev l ibsqlite3-dev libwbclient-dev libyubikey-dev libykclient-dev libmemcached-dev py thon-dev samba-dev | samba4-dev When I use sudo apt-get -f install to install dependencies I get : dpkg: error processing package freeradius-rest (--configure): installed freeradius-rest package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: freeradius-mysql freeradius-rest dpkg: error processing package freeradius-mysql (--configure): installed freeradius-mysql package post-installation script subprocess returned error exit status 1 Setting up freeradius-rest (3.0.16+dfsg-1ubuntu3) ... Job for freeradius.service failed because the control process exited with error code. See "systemctl status freeradius.service" and "journalctl -xe" for details. invoke-rc.d: initscript freeradius, action "force-reload" failed. dpkg: error processing package freeradius-rest (--configure): installed freeradius-rest package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: freeradius-mysql freeradius-rest E: Sub-process /usr/bin/dpkg returned an error code (1) I'm stucked there, can you tell me what to do? Thanks BR Javier Escalante Business Development Manager Javier.escalante@bwireless.eu 00 34 626 785 675 00 34 93 141 56 36 00 41 78 689 85 69 Skype: fruiz002 Do you know our IoT solutions? Have a look here: www.bsmart.global http://www.bwireless.eu Le informamos que, de conformidad con la Ley Orgánica 15/1999, de 13 de diciembre, de Protección de Datos de Carácter Personal, se informa que todos los datos personales que nos ha facilitado serán incorporados y tratados en los ficheros de B’W & TAKACS TELECOM, S.L. para las finalidades de su e-mail. Puede ejercer sus derechos de acceso, rectificación, cancelación y oposición mediante una comunicación a B’W & TAKACS TELECOM, S.L. con domicilio en Camil Oliveras, 26, 08032 Barcelona (España), o bien mediante una comunicación a la dirección de correo electrónico info@bwireless.eu. En ambos casos, deberá acompañar una copia de su documento nacional de identidad o documento válido que lo identifique. -----Original Message----- From: Freeradius-Devel [mailto:freeradius-devel-bounces+javier.escalante=bwireless.eu@lists.freeradius.org] On Behalf Of Alan DeKok Sent: lunes, 18 de junio de 2018 1:08 To: FreeRadius developers mailing list Subject: Re: Freeradius 3.0.16 installation failure On Jun 17, 2018, at 2:23 PM, Javier Escalante <Javier.Escalante@bwireless.eu> wrote:
I tried to install freeradius with 1000 libraries and in 1000 ways, and this is what I get noe.
If you're not going to read the replies on this list, why are you asking questions here? I already told you the problem: 1) you didn't follow the instructions 2) you didn't say what you did Pick one. And the problem will be solved. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
Hola Javier, fist of all, this is not the user list, but the developers list. If you did not find a bug, you should be using the freeradius-users. Now, regarding your problem, it seems you've messed up with the configuration somehow by installing from packages and from sources altogether in the same machine. My recommendation is that you try from a clean environment. I tried to install FR myself in Ubuntu 18.04 and succeeded without much problem. The following test took me 2m. Please, try the same in a clean installation (it can be docker, LXC, LXD, KVM, Virutalbox, whatever). docker run -ti ubuntu:18.04 (or any other installation means you prefer) 1. apt-get -y update 2. apt-get -y dist-upgrade 3. apt-get install freeradius-mysql freeradius I saw no problems at all. Regards, Alejandro
Hello,
Following this tutorial https://wiki.freeradius.org/building/Building-Ubuntu-packages-from-source , I get the following error message.
dpkg-checkbuilddeps: error: Unmet build dependencies: dh-systemd (>= 1.5) libcap -dev libgdbm-dev libiodbc2-dev libjson0-dev | libjson-c-dev libpcap-dev libmysql client-dev | default-libmysqlclient-dev libpq-dev libreadline-dev libsasl2-dev l ibsqlite3-dev libwbclient-dev libyubikey-dev libykclient-dev libmemcached-dev py thon-dev samba-dev | samba4-dev
When I use sudo apt-get -f install to install dependencies I get :
dpkg: error processing package freeradius-rest (--configure): installed freeradius-rest package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: freeradius-mysql freeradius-rest dpkg: error processing package freeradius-mysql (--configure): installed freeradius-mysql package post-installation script subprocess returned error exit status 1 Setting up freeradius-rest (3.0.16+dfsg-1ubuntu3) ... Job for freeradius.service failed because the control process exited with error code. See "systemctl status freeradius.service" and "journalctl -xe" for details. invoke-rc.d: initscript freeradius, action "force-reload" failed. dpkg: error processing package freeradius-rest (--configure): installed freeradius-rest package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: freeradius-mysql freeradius-rest E: Sub-process /usr/bin/dpkg returned an error code (1)
I'm stucked there, can you tell me what to do?
Thanks
BR Javier Escalante Business Development Manager Javier.escalante@bwireless.eu 00 34 626 785 675 00 34 93 141 56 36 00 41 78 689 85 69 Skype: fruiz002 Do you know our IoT solutions? Have a look here: www.bsmart.global http://www.bwireless.eu Le informamos que, de conformidad con la Ley Orgánica 15/1999, de 13 de diciembre, de Protección de Datos de Carácter Personal, se informa que todos los datos personales que nos ha facilitado serán incorporados y tratados en los ficheros de B’W & TAKACS TELECOM, S.L. para las finalidades de su e-mail. Puede ejercer sus derechos de acceso, rectificación, cancelación y oposición mediante una comunicación a B’W & TAKACS TELECOM, S.L. con domicilio en Camil Oliveras, 26, 08032 Barcelona (España), o bien mediante una comunicación a la dirección de correo electrónico info@bwireless.eu. En ambos casos, deberá acompañar una copia de su documento nacional de identidad o documento válido que lo identifique.
-----Original Message----- From: Freeradius-Devel [mailto:freeradius-devel-bounces+javier.escalante=bwireless.eu@lists.freeradius.org] On Behalf Of Alan DeKok Sent: lunes, 18 de junio de 2018 1:08 To: FreeRadius developers mailing list Subject: Re: Freeradius 3.0.16 installation failure
On Jun 17, 2018, at 2:23 PM, Javier Escalante <Javier.Escalante@bwireless.eu> wrote:
I tried to install freeradius with 1000 libraries and in 1000 ways, and this is what I get noe. If you're not going to read the replies on this list, why are you asking questions here?
I already told you the problem:
1) you didn't follow the instructions
2) you didn't say what you did
Pick one. And the problem will be solved.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
Hello, Thanks, I'll try and change to users. BR Javier Escalante Business Development Manager Javier.escalante@bwireless.eu 00 34 626 785 675 00 34 93 141 56 36 00 41 78 689 85 69 Skype: fruiz002 Do you know our IoT solutions? Have a look here: www.bsmart.global http://www.bwireless.eu Le informamos que, de conformidad con la Ley Orgánica 15/1999, de 13 de diciembre, de Protección de Datos de Carácter Personal, se informa que todos los datos personales que nos ha facilitado serán incorporados y tratados en los ficheros de B’W & TAKACS TELECOM, S.L. para las finalidades de su e-mail. Puede ejercer sus derechos de acceso, rectificación, cancelación y oposición mediante una comunicación a B’W & TAKACS TELECOM, S.L. con domicilio en Camil Oliveras, 26, 08032 Barcelona (España), o bien mediante una comunicación a la dirección de correo electrónico info@bwireless.eu. En ambos casos, deberá acompañar una copia de su documento nacional de identidad o documento válido que lo identifique. -----Original Message----- From: Freeradius-Devel [mailto:freeradius-devel-bounces+javier.escalante=bwireless.eu@lists.freeradius.org] On Behalf Of Alejandro Pérez Méndez Sent: lunes, 18 de junio de 2018 9:58 To: freeradius-devel@lists.freeradius.org Subject: Re: Freeradius 3.0.16 installation failure Hola Javier, fist of all, this is not the user list, but the developers list. If you did not find a bug, you should be using the freeradius-users. Now, regarding your problem, it seems you've messed up with the configuration somehow by installing from packages and from sources altogether in the same machine. My recommendation is that you try from a clean environment. I tried to install FR myself in Ubuntu 18.04 and succeeded without much problem. The following test took me 2m. Please, try the same in a clean installation (it can be docker, LXC, LXD, KVM, Virutalbox, whatever). docker run -ti ubuntu:18.04 (or any other installation means you prefer) 1. apt-get -y update 2. apt-get -y dist-upgrade 3. apt-get install freeradius-mysql freeradius I saw no problems at all. Regards, Alejandro
Hello,
Following this tutorial https://wiki.freeradius.org/building/Building-Ubuntu-packages-from-source , I get the following error message.
dpkg-checkbuilddeps: error: Unmet build dependencies: dh-systemd (>= 1.5) libcap -dev libgdbm-dev libiodbc2-dev libjson0-dev | libjson-c-dev libpcap-dev libmysql client-dev | default-libmysqlclient-dev libpq-dev libreadline-dev libsasl2-dev l ibsqlite3-dev libwbclient-dev libyubikey-dev libykclient-dev libmemcached-dev py thon-dev samba-dev | samba4-dev
When I use sudo apt-get -f install to install dependencies I get :
dpkg: error processing package freeradius-rest (--configure): installed freeradius-rest package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: freeradius-mysql freeradius-rest dpkg: error processing package freeradius-mysql (--configure): installed freeradius-mysql package post-installation script subprocess returned error exit status 1 Setting up freeradius-rest (3.0.16+dfsg-1ubuntu3) ... Job for freeradius.service failed because the control process exited with error code. See "systemctl status freeradius.service" and "journalctl -xe" for details. invoke-rc.d: initscript freeradius, action "force-reload" failed. dpkg: error processing package freeradius-rest (--configure): installed freeradius-rest package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: freeradius-mysql freeradius-rest E: Sub-process /usr/bin/dpkg returned an error code (1)
I'm stucked there, can you tell me what to do?
Thanks
BR Javier Escalante Business Development Manager Javier.escalante@bwireless.eu 00 34 626 785 675 00 34 93 141 56 36 00 41 78 689 85 69 Skype: fruiz002 Do you know our IoT solutions? Have a look here: www.bsmart.global http://www.bwireless.eu Le informamos que, de conformidad con la Ley Orgánica 15/1999, de 13 de diciembre, de Protección de Datos de Carácter Personal, se informa que todos los datos personales que nos ha facilitado serán incorporados y tratados en los ficheros de B’W & TAKACS TELECOM, S.L. para las finalidades de su e-mail. Puede ejercer sus derechos de acceso, rectificación, cancelación y oposición mediante una comunicación a B’W & TAKACS TELECOM, S.L. con domicilio en Camil Oliveras, 26, 08032 Barcelona (España), o bien mediante una comunicación a la dirección de correo electrónico info@bwireless.eu. En ambos casos, deberá acompañar una copia de su documento nacional de identidad o documento válido que lo identifique.
-----Original Message----- From: Freeradius-Devel [mailto:freeradius-devel-bounces+javier.escalante=bwireless.eu@lists.f reeradius.org] On Behalf Of Alan DeKok Sent: lunes, 18 de junio de 2018 1:08 To: FreeRadius developers mailing list Subject: Re: Freeradius 3.0.16 installation failure
On Jun 17, 2018, at 2:23 PM, Javier Escalante <Javier.Escalante@bwireless.eu> wrote:
I tried to install freeradius with 1000 libraries and in 1000 ways, and this is what I get noe. If you're not going to read the replies on this list, why are you asking questions here?
I already told you the problem:
1) you didn't follow the instructions
2) you didn't say what you did
Pick one. And the problem will be solved.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
participants (4)
-
Alan Buxey -
Alan DeKok -
Alejandro Pérez Méndez -
Javier Escalante